1833198 Members
3098 Online
110051 Solutions
New Discussion

Reset password with SAM

 
castro_2
Regular Advisor

Reset password with SAM

When I reset the user's password with sam. I can log in. It's in System Trusted
The /tcb/files/auth/v

verpw:u_name=verpw:u_id#128:u_auditid#87::u_auditflag#1::u_minchg#0:u_exp#0:u_life#0:u_succhg#0::u_pw_expire_warning#0:u_genpwd:u_restrict@:u_pwchanger=root::u_pw_admin_num#547:u_genletters:u_suclog#1047652376:u_lock@::chkent:

I don`t see the :u_pwd=qQxvoWgf/ekvk:Thanks

8 REPLIES 8
Darren Prior
Honored Contributor

Re: Reset password with SAM

Hi,

Is SAM showing you the new password for the user when you reset the password? Are you saying that you can login without a password?

The following info would also useful:

1) OS version
2) latest SAM patch numbers you have
3) are you running NIS+

regards,

Darren.
Calm down. It's only ones and zeros...
Systeemingenieurs Infoc
Valued Contributor

Re: Reset password with SAM

you shoul also check /etc/pam.conf to see if you're not using ldap for authentication.
A Life ? Cool ! Where can I download one of those from ?
Paul Sperry
Honored Contributor

Re: Reset password with SAM

From the command line try

/usr/lbin/modprpw -l -k username
castro_2
Regular Advisor

Re: Reset password with SAM

Is SAM showing you the new password for the user when you reset the password? Are you saying that you can login without a password?

Sam show the password but when I try to login I ca'nt


1) OS version
10.20

2) latest SAM patch numbers you have

PHCO_12236
PHCO_17218
PHCO_22268
PHCO_8246
PHCO_8247


3) are you running NIS+
No
Darren Prior
Honored Contributor

Re: Reset password with SAM

Hi,

Can you post the output from /usr/lbin/getprpw for the user.

Have you tested this with any other users, or previously made any changes to the system security policies or this user's security policies?

regards,

Darren.
Calm down. It's only ones and zeros...
castro_2
Regular Advisor

Re: Reset password with SAM

/usr/lbin/getprpw verpw
uid=128, bootpw=NO, audid=87, audflg=1, mintm=0, maxpwln=-1, exptm=0, lftm=0, spwchg=Wed Dec 31 21:00:00 1969, upwchg=-1, acctexp=-1, llog=-1, expwarn=0, usrpick=DFT, syspnpw=YES, rstrpw=NO, nullpw=DFT, admnum=547, syschpw=DFT, sysltpw=YES, timeod=-1, slogint=Fri Mar 14 11:32:56 2003, ulogint=-1, sloginy=-1, culogin=-1, uloginy=-1, umaxlntr=-1, alock=NO, lockout=0000000
Dusan Krasa
Advisor

Re: Reset password with SAM


The user will be prompted for the number, when they next log in (maybe:). The number is _pw_admin_num# .

Try it.
castro_2
Regular Advisor

Re: Reset password with SAM

Dusan Krasa, I don't undertand.
Thanks