Basically on a system if we command as follows:
cat $HOME/.pswd_${DSQUERY}|crypt .pswd_${DSQUERY}
db_password
is what is returned.
if we jsut cat'd the file we'd see:
cat .pswd_${DSQUERY}
^U{
... something compressed and garbled.
When it is neccessary to change that password for
secure reasons how can we change the file that
contains
the password or whatever that is encrypted.
Thanks
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
Received on Thu Mar 22 2001 - 01:12:31 NZST