K_meleonu
23rd December 2010, 17:58
Hi there to all,
I have a problem with passwd and su.
If i try to change the password for a user on my sistem i get the following:
[root@CrazyDesign ~]# passwd alex
passwd: Unknown user context is not authorized to change the password of alex
If i try to add a user it says:
[root@CrazyDesign ~]# adduser testtest
adduser: cannot open /etc/passwd
I have verifiyed /etc/passwd and it looks ok to me
[root@CrazyDesign ~]# ls -al /etc/passwd
-rw-r--r-- 1 root root 8216 2010-12-23 18:51 /etc/passwd
And if i try to su from root to a user on the sistem it ask's me for the password.
Does anyone know how to solve this problem without restarting the server?
I am runing Fedora 12
[root@CrazyDesign ~]# uname -a
Linux CrazyDesign.biz 2.6.32.11-99.fc12.i686 #1 SMP Mon Apr 5 16:32:08 EDT 2010 i686 i686 i386 GNU/Linux
Thank you all in advance for your answers
I have a problem with passwd and su.
If i try to change the password for a user on my sistem i get the following:
[root@CrazyDesign ~]# passwd alex
passwd: Unknown user context is not authorized to change the password of alex
If i try to add a user it says:
[root@CrazyDesign ~]# adduser testtest
adduser: cannot open /etc/passwd
I have verifiyed /etc/passwd and it looks ok to me
[root@CrazyDesign ~]# ls -al /etc/passwd
-rw-r--r-- 1 root root 8216 2010-12-23 18:51 /etc/passwd
And if i try to su from root to a user on the sistem it ask's me for the password.
Does anyone know how to solve this problem without restarting the server?
I am runing Fedora 12
[root@CrazyDesign ~]# uname -a
Linux CrazyDesign.biz 2.6.32.11-99.fc12.i686 #1 SMP Mon Apr 5 16:32:08 EDT 2010 i686 i686 i386 GNU/Linux
Thank you all in advance for your answers