RE: SU Question

2009-04-30 Thread Dixit, Viraj
Sorry, I have the answer, my apologize to all. VJ Viraj Dixit City of Palo Alto Information Technology 650-329-2118 From: Dixit, Viraj Sent: Thursday, April 30, 2009 3:46 PM To: 'freebsd-questions@freebsd.org' Subject: RE: SU Question

RE: SU Question

2009-04-30 Thread Dixit, Viraj
Hi, I just installed Free BSD OS 7.1 and installation went without any errors, all looks good till I try to login with SU account via telnet and I get this error below. Please help!! VJ ___ freebsd-questions@freebsd.org mailing list http://

RE: SU Question

2009-04-30 Thread Dixit, Viraj
: 'freebsd-questions@freebsd.org' Subject: RE: SU Question Hi, I just installed Free BSD OS 7.1 and installation went without any errors, all looks good till I try to login with SU account via telnet and I get this error below. Please help!!

Re: SU Question

2005-05-12 Thread Dan Nelson
In the last episode (May 12), Dixit, Viraj said: > I am getting this error message when I try to logon using "su" > command through Telnet remotely. All this started when I accidentally > changed permissions, since then all permissions have been restored, > yet the same error. > % su > Password: >

Re: SU Question

2005-05-12 Thread Roland Smith
On Thu, May 12, 2005 at 10:19:31AM -0700, Dixit, Viraj wrote: > Final question, I notice the rights of "su" on another system were > like this "-r-sr-xr-x". What's the rule of setting the option "s" in > the permissions. Thanks! You can set this bit (the setuid bit) with chmod. See the chmod man

RE: SU Question

2005-05-12 Thread Dixit, Viraj
Final question, I notice the rights of "su" on another system were like this "-r-sr-xr-x". What's the rule of setting the option "s" in the permissions. Thanks! VJ ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinf

RE: SU Question

2005-05-12 Thread Dixit, Viraj
HI Dan, I am getting this error message when I try to logon using "su" command through Telnet remotely. All this started when I accidentally changed permissions, since then all permissions have been restored, yet the same error. % su Password: su: setting user context: Operation not permitted