Re: i cant enter su

2004-09-07 Thread Steve Bertrand
 i cant enter su in my machine.i controled and i found master.passwd
 files
 mode is 700. how can i change this files chmoýd.please help. i cant
 enter su

What error do you get? Can you log in as root at the console? (This
would validate the root passwd). If you've lost the root password,
reboot the system, and hit any other key than ENTER when it starts up,
then type boot -s to enter single user mode. You automatically are
logged in as root, where you can change his password, by using
``passwd''.

If you know the root password, open up the file /etc/group in your
favorite editor, and make sure your username is listed beside 'wheel'.

...and ahhh, chmodding the /etc/master.passwd file? Personally, I
wouldn't recommend this, but if you must, read ``man chmod''.

steve



 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


i cant enter su

2004-09-06 Thread Cihan Çulha
i cant enter su in my machine.i controled and i found master.passwd files 
mode is 700. how can i change this files chmoýd.please help. i cant enter su

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: i cant enter su

2004-09-06 Thread Shantanoo
On Mon, 06 Sep 2004 11:59:01 +, Cihan Çulha [EMAIL PROTECTED] wrote:
 i cant enter su in my machine.i controled and i found master.passwd files
 mode is 700. how can i change this files chmoýd.please help. i cant 
 enter su

are you the member of group 'wheel'?
also have a look at 'sudo'.

Regards,
Shantanoo
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]