Ask a Question related to Sun Solaris, Design and Development.
-
Wayne #1
Re: one time passwords
"Michael Vilain " wrote:
Could this also be done with a custom PAM module, that locks> ...>>...>>>>how do i set up one time passwords for logins in solaris 8?
>>>
>>>I don't think you can. Closest I imaging is setting the account to
>>>expire within a certain time period. They can login as many times as
>>>they want until it expires. Don't know if they can still get in via ftp
>>>if the account is expired as I never tried it.
>> With local files, could probably add a script, invoked by
>> default login or such that grabs the line out of the
>> shadow file and stomps on the password with something
>> like "BeenHereOnce".
> That script would have to run as root. I can see this working for local
> files (good idea, btw!) but would be much harder on NIS or NIS+.
>
> What about putting an expect script that changes the password via passwd
> in the .login or .profile, leaving a $HOME/.BeenHereOnce file or
> something. You could run the expect script in such a way as to capture
> or throw away it's output. It would change the password to something
> random or unknown to the user, thereby locking them out.
an account after the first use?
-Wayne
Wayne Guest
-
passwords
would like to undo a saved password, how do I do this? Thanks in advance -
Formatting a time field to 24 hour time (Military time) in the Datagrid
Anyone know how to do this? -
Remembering Passwords
Every time I access a password-protected resource on the Web, I am prompted to enter my username and password. I do so then click "remember... -
Why are passwords in /etc?
This may be a silly question: Why is /etc/shadow in /etc? Generally, applications and static data go in /usr. You could mount /usr read-only... -
IE 6 will not save passwords
I have Windows XP Pro on two machines. I have Internet Explorer 6 on both machines. On one machine it saves Website User Names but it will not...



Reply With Quote

