2011/3/27 Manoj K <[email protected]> > Hi > > Actually, if i changed password no. of times, the old password should be > stored in one file.I need that file location. > Is it possible to get that file.? >
The file is /etc/passwords But it is stored in one side encrypted form. That means, you cannot get back the original password but you can check with the input to see whether the password is correct or not. See http://en.wikipedia.org/wiki/MD5 for details about how it is encrypted. -- Regards, Anish A http://identi.ca/aneeshnl *സ്വാതന്ത്ര്യം തന്നെയമൃതം സ്വാതന്ത്ര്യം തന്നെ ജീവിതം പാരതന്ത്ര്യം മാനികള്ക്ക് മൃതിയെക്കാള് ഭയാനകം *- മഹാകവി കുമാരനാശാന് -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en
