Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Changing Unix Passwd
Name: HSHARISH Date: May 29, 2003 at 09:15:06 Pacific OS: Solaris release 5.8 CPU/Ram: more than 1GB
Comment:
Does anyone know of dos batch file or perl script to automatically change the UNIX password on solaris everymonth automatically. It should conform to md5 std
Name: HSHARISH Date: May 29, 2003 at 10:13:23 Pacific
Reply:
What I meant to request is the following. I have users who run apps on UNIX. In order to do that they need an account and priv ot run exe. Hence the web app display login screen and their profile runs the app. But I want them to run app without entering password. Since Unix logins are audited, the passwords need to change every two months atleast and should use MD5 standard. Thanks.
0
Response Number 2
Name: tik_ual Date: June 9, 2003 at 18:10:52 Pacific
Summary: Solaris: can't change password hi, When I try to change a password (from root or any user), I get the following result: # passwd 12345 New Password: Re-enter new Password: Permission denied # ples...
Summary: I'm using Solaris on the Intel Platform, I just change /etc/passwd in order to change the default shell, but I mistyped it! and now, I am unable to login with root because root don't have shell. I ca...