Yes I have tried to su from a non root user login. I can login with "root" user. the machine already belongs to me.
And I checked condition of users and groups again. My user had been added to wheel group. Also When I make a new user that has a member of wheel in order to "su". I could not become su. user>su user>su not running setuid. ----- Original Message ----- From: "Jerry McAllister" <[EMAIL PROTECTED]> To: "Yavuz Maslak" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Friday, November 18, 2005 5:06 PM Subject: Re: I could not become superuser > > > > Hello > > > > I installed FreeBSD6.0. and it was running well by today . > > My FreeBSD server gave a problem about user login. > > I could not become superuser. > > my user that has superuser. When I login the server this user > > the screen gives things as below > > user>su > > not running setuid > > > > what shell I do ? > > I think you are saying that you tried to 'su' from a non root user login. > Is that true? > If so, the thing to check is if that user is in the 'wheel' group. > Look in the file /etc/group and make sure that user is added > to the wheel group. > > If you have no root access at all, you will need to learn how to > boot to single user and create a root account for yourself or put > a password on the root account. > > That (single user booting) is all well layed out in documentation and > in the list archives and in FAQs. > > ////jerry > > > _______________________________________________ > > [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]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
