[ale] crypt? passwd? faulty package?

Jerry Z. Yu z.yu at voicecom.com
Thu Oct 17 13:42:18 EDT 2002


	yes. it should encrypted by crypt(). assume you are in a batch 
situation, you can pick a pass in plaintext, then run a PERLet, as such

perl -e "print crypt('PASSPLAINTEXT', 'Oz').\"\n\"";
to get crypted version, with "Oz" as the 2-character salt.

	If you are not in a batch situation, you'd do fine by issuing 
"passwd regularUser && passwd -f regularUser" as root. 

On Thu, 17 Oct 2002, Stephen Turner wrote:

#am i supposed to get a passwd from crypt or something? im sorry, i must be
#a complete idiot or have a faulty package somewhere, i just cant get a new
#user to work! ive read man pages and tried the options, even tried
#different orders as if that might matter, i dont wanna run the system in
#root but im thinking ive got no choice! i can allways su into my new users
#but i cant change thier passwords cause they dont seem to be valid, which
#stops me from logging in as them.
#
#__________________________________________________
#Do you Yahoo!?
#Faith Hill - Exclusive Performances, Videos & More
#http://faith.yahoo.com
#
#---
#This message has been sent through the ALE general discussion list.
#See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
#sent to listmaster at ale dot org.
#

Jerry Z. Yu				+1-404-487-8544 (O)
systems engineer			z.yu at voicecom.com
is support, voicecom, llc		www.voicecom.com


---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be 
sent to listmaster at ale dot org.






More information about the Ale mailing list