Date: Fri, 08 May 1998 19:19:51 -0700 From: William Woods <wwoods@cybcon.com> To: "Jason C. Wells" <jcwells@u.washington.edu> Cc: FreeBSD Questions <questions@FreeBSD.ORG>, Questions at FreeBSD <freebsd-questions@FreeBSD.ORG> Subject: Re: SU problem Message-ID: <3553BD46.CC0E71E8@cybcon.com> References: <Pine.BSF.3.96.980508190526.919D-100000@s8-37-26.student.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Jason C. Wells wrote: > On Fri, 8 May 1998, William Woods wrote: > > >I get this when I try to do s su, but I can log in as root useing the > >same password that I would su with.... > > > >bash-2.01$ su > >su: kerberos: not in root's ACL. > >Password: > >Sorry > > You need to su using the 'su -K' incantation. This is explained in 'man > su'. > > Thank you, | Try some of this. It will shbash-2.01$ su -K > Password: > Sorry ow you where you're at. > Jason Wells | http://www.freebsd.org/ OK, I did that: bash-2.01$ su -K Password: Sorry Same result, I can not su and I use the same password as root login.... -- William Woods - wwoods@cybcon.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3553BD46.CC0E71E8>