1835041 Members
2188 Online
110073 Solutions
New Discussion

password change problem

 
Shah Gaurang B.
Frequent Advisor

password change problem

Hi ,

Friends i configured my system in trusted mode in HPUX-11.23 . Now when any user except root trying to change there own password it gives message
AUDSWITCH : NOT OWNER

only root can change any users password. Give me the solution.

Thanks in advance to all
3 REPLIES 3
Peter Godron
Honored Contributor

Re: password change problem

rariasn
Honored Contributor

Re: password change problem

Hi Shah,

#ll /sbin/passwd /usr/bin/passwd
-r-s------ 1 root bin 299008 Apr 29 2005 /sbin/passwd
-r-sr-xr-x 5 root bin 53248 Apr 29 2005 /usr/bin/passwd

rgs,

ran
Shah Gaurang B.
Frequent Advisor

Re: password change problem

Thanks