Re: Shutting down as user

2006-11-16 Thread Henry Lenzi
On 11/16/06, Parv <[EMAIL PROTECTED]> wrote: in message <[EMAIL PROTECTED]>, wrote Rem P Roberti thusly... > > I just installed 6.1 on an old laptop, and I am unable to shutdown > as user. I get a "permission denied" error message. Other than already proposed solution, given that you are the on

RE: Shutting down as user

2006-11-15 Thread Wood, Russell
Parv Sent: Thursday, 16 November 2006 1:02 PM To: Rem P Roberti Cc: FreeBSD Subject: Re: Shutting down as user in message <[EMAIL PROTECTED]>, wrote Rem P Roberti thusly... > > I just installed 6.1 on an old laptop, and I am unable to shutdown > as user. I get a "permission

Re: Shutting down as user

2006-11-15 Thread Parv
in message <[EMAIL PROTECTED]>, wrote Rem P Roberti thusly... > > I just installed 6.1 on an old laptop, and I am unable to shutdown > as user. I get a "permission denied" error message. Other than already proposed solution, given that you are the only person sitting near the machine & working po

Re: Shutting down as user

2006-11-13 Thread David Kelly
On Mon, Nov 13, 2006 at 10:11:11AM -0800, Rem P Roberti wrote: > > > >Add yourself to the "operator" group. Just edit /etc/group. > > > > > Bingo! Haven't checked recently but in the past any darn fool could Control-Alt-Delete reboot from the console keyboard. Caused a bit of a pain when a machi

Re: Shutting down as user

2006-11-13 Thread Rem P Roberti
On Mon, Nov 13, 2006 at 09:03:28AM -0800, Rem P Roberti wrote: Hi everyone. I just installed 6.1 on an old laptop, and I am unable to shutdown as user. I get a "permission denied" error message. I know that this is probably some simple permission's thing, as I don't have that problem on

Re: Shutting down as user

2006-11-13 Thread Rem P Roberti
On Mon, Nov 13, 2006 at 09:03:28AM -0800, Rem P Roberti wrote: Hi everyone. I just installed 6.1 on an old laptop, and I am unable to shutdown as user. I get a "permission denied" error message. I know that this is probably some simple permission's thing, as I don't have that problem on

Re: Shutting down as user

2006-11-13 Thread Rem P Roberti
On Mon, Nov 13, 2006 at 09:03:28AM -0800, Rem P Roberti wrote: Hi everyone. I just installed 6.1 on an old laptop, and I am unable to shutdown as user. I get a "permission denied" error message. I know that this is probably some simple permission's thing, as I don't have that problem o

Re: Shutting down as user

2006-11-13 Thread Joe Holden
Rem P Roberti wrote: That is very true, and I understand why this is by design, but in this case the ONLY user of the machine is me. It really is no big deal, but I am trying to understand just what is going on here. As I said, on my desktop I am able to shut down as user, and can't remember

Re: Shutting down as user

2006-11-13 Thread Rem P Roberti
Joe Holden wrote: Rem P Roberti wrote: I'm using the KDE window manager, but don't see how this would effect anything, as I am not able to shut down as user from the console. This is the intended behaviour, you wouldn't want just anyone to shutdown your machines would you? ;) That is very

Re: Shutting down as user

2006-11-13 Thread David Kelly
On Mon, Nov 13, 2006 at 09:03:28AM -0800, Rem P Roberti wrote: > Hi everyone. I just installed 6.1 on an old laptop, and I am unable to > shutdown as user. I get a "permission denied" error message. I know > that this is probably some simple permission's thing, as I don't have > that problem

Re: Shutting down as user

2006-11-13 Thread Joe Holden
Rem P Roberti wrote: I'm using the KDE window manager, but don't see how this would effect anything, as I am not able to shut down as user from the console. This is the intended behaviour, you wouldn't want just anyone to shutdown your machines would you? ;) _

Re: Shutting down as user

2006-11-13 Thread Jerry McAllister
On Mon, Nov 13, 2006 at 09:03:28AM -0800, Rem P Roberti wrote: > Hi everyone. I just installed 6.1 on an old laptop, and I am unable to > shutdown as user. I get a "permission denied" error message. I know > that this is probably some simple permission's thing, as I don't have > that problem

Re: Shutting down as user

2006-11-13 Thread Rem P Roberti
Hi everyone. I just installed 6.1 on an old laptop, and I am unable to shutdown as user. I get a "permission denied" error message. Whatever is shutting down the system would either need to be setuid (chmod u+s), or would need to use sudo (if you have the sudo port and your user is properly

Re: Shutting down as user

2006-11-13 Thread Josh Carroll
Hi everyone. I just installed 6.1 on an old laptop, and I am unable to shutdown as user. I get a "permission denied" error message. Whatever is shutting down the system would either need to be setuid (chmod u+s), or would need to use sudo (if you have the sudo port and your user is properly se