On Tue, Mar 20, 2012 at 1:22 PM, Ganesh Kumar <[email protected]> wrote:
> HI Guys, > > Anybody have seen two passwords working for the root user in a server to > access with ssh. > Is it possible to have multiple passwords for a user in any system. please > guide me. > > -Ganesh. > Did I learn something today? If not, I wasted it. > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > Not possible to have 2 passwords for a same account. Passwords will be encrypted and stored in /etc/shadow file in Linux. You can see the encrypted password there. Hope This Helps, Prasanna Kumar _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
