loki wrote:
Took me some month :)
It's working.
Here's the setup:
ifconfig.address.lan0:
ONBOOT=yes
IFACE=lan0
SERVICE=ipv4-static
IP=10.0.66.66
PREFIX=16
ifconfig.address.wan0
ONBOOT=yes
IFACE=wan0
SERVICE=ipv4-static
IP=121.211.212.123
PREFIX=28
GATEWAY=121.211.212.113
ifconfig.statroute.la
Took me some month :)
It's working.
Here's the setup:
ifconfig.address.lan0:
ONBOOT=yes
IFACE=lan0
SERVICE=ipv4-static
IP=10.0.66.66
PREFIX=16
ifconfig.address.wan0
ONBOOT=yes
IFACE=wan0
SERVICE=ipv4-static
IP=121.211.212.123
PREFIX=28
GATEWAY=121.211.212.113
ifconfig.statroute.lan0
ONBOOT=yes
> Date: Sat, 3 Aug 2013 21:45:12 +0800
> From: Parmenides
> Subject: [lfs-support] 'su' command does not take effect
>
> I am so sorry for previous two messages that gum up the works. :-) This is
> the whole messag:
>
> I am using LFS 6.3 without PAM installed. I have create a normal user
> 'weedl
I am so sorry for previous two messages that gum up the works. :-) This is
the whole messag:
I am using LFS 6.3 without PAM installed. I have create a normal user
'weedly', and log in with 'weedly'. I want to change to 'root'. Then, I
used
su root
and get the follow
It seems that the su command does not take effect. I googled this problem
and realized that only users in 'wheel' group has the priviledge to execute
su. But LFS 6.3 does not has 'wheel' group. In addition, even if the
'wheel' group exists, it seems that I also should modify some configuration
file
Hi,
I am using LFS 6.3 without PAM installed. I have create a normal user
'weedly', and log in with 'weedly'. I want to change to 'root'. Then, I
used
su root
and get the following message:
weedly [ ~ ]$ su root
Password:
Sorry.
-