Re: [gentoo-user] SSH fixed; now su doesn't work

2008-09-14 Thread Iain Buchanan
Norberto Bensa wrote: Quoting Iain Buchanan <[EMAIL PROTECTED]>: sudo echo performance > /sys/devices/system/cpu/cpu0/cpufreq scaling_governor won't work because the redirection is done as the user :) echo performace | sudo tee /sys/devices/system/cpu/cpu0/cpufreq scaling_governor now it do

Re: [gentoo-user] SSH fixed; now su doesn't work

2008-09-14 Thread Norberto Bensa
Quoting Iain Buchanan <[EMAIL PROTECTED]>: sudo echo performance > /sys/devices/system/cpu/cpu0/cpufreq scaling_governor won't work because the redirection is done as the user :) echo performace | sudo tee /sys/devices/system/cpu/cpu0/cpufreq scaling_governor now it does :-P

Re: [gentoo-user] SSH fixed; now su doesn't work

2008-09-14 Thread Iain Buchanan
Michael Sullivan wrote: I can ssh over to the old box now, but my su command doesn't work: [EMAIL PROTECTED] ~ $ su - su: Authentication failure From /var/log/messages: Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session opened for user michael by (uid=0) Sep 13 23:23:10 bul

Re: [gentoo-user] SSH fixed; now su doesn't work

2008-09-14 Thread Dirk Heinrichs
Am Sonntag, 14. September 2008 06:27:05 schrieb Michael Sullivan: > I can ssh over to the old box now, but my su command doesn't work: > > > [EMAIL PROTECTED] ~ $ su - > su: Authentication failure > > >From /var/log/messages: > > Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session >

Re: [gentoo-user] SSH fixed; now su doesn't work

2008-09-13 Thread Daniel Beecham
On Sat, 2008-09-13 at 23:36 -0500, Michael Sullivan wrote: > On Sat, 2008-09-13 at 23:27 -0500, Michael Sullivan wrote: > > I can ssh over to the old box now, but my su command doesn't work: > > > > > > [EMAIL PROTECTED] ~ $ su - > > su: Authentication failure > > > > >From /var/log/messages: >

Re: [gentoo-user] SSH fixed; now su doesn't work [SOLVED, sort of]

2008-09-13 Thread Michael Sullivan
On Sat, 2008-09-13 at 23:36 -0500, Michael Sullivan wrote: > On Sat, 2008-09-13 at 23:27 -0500, Michael Sullivan wrote: > > I can ssh over to the old box now, but my su command doesn't work: > > > > > > [EMAIL PROTECTED] ~ $ su - > > su: Authentication failure > > > > >From /var/log/messages: >

Re: [gentoo-user] SSH fixed; now su doesn't work

2008-09-13 Thread Michael Sullivan
On Sat, 2008-09-13 at 23:27 -0500, Michael Sullivan wrote: > I can ssh over to the old box now, but my su command doesn't work: > > > [EMAIL PROTECTED] ~ $ su - > su: Authentication failure > > >From /var/log/messages: > > Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session > op

[gentoo-user] SSH fixed; now su doesn't work

2008-09-13 Thread Michael Sullivan
I can ssh over to the old box now, but my su command doesn't work: [EMAIL PROTECTED] ~ $ su - su: Authentication failure >From /var/log/messages: Sep 13 23:23:07 bullet sshd[24134]: pam_unix(sshd:session): session opened for user michael by (uid=0) Sep 13 23:23:10 bullet su[24142]: FAILED su fo