Hi I am trying to create function to create users and passwords for a Linux box using shadow passwords. All goes well except that the passwords are store in plain text. Is there a modules I can use to encrypt the password. Thanx