On 1/30/2009 11:11 AM, josh wrote: > Am I missing something obvious here? useradd in solaris doesn't have > an option to set the password via the useradd command?
Do you need a literal password for 'su' or direct login purposes? Can you get around it with either sudo or with authorized ssh identities? Other than that, I suppose you could manage with something like a sed/awk/perl/whatever script to find the user's line and replace their password field. http://www.tek-tips.com/viewthread.cfm?qid=1348695&page=7 has one of those, dated '19 Apr 07 6:40'. -- Mike Renfro / R&D Engineer, Center for Manufacturing Research, 931 372-3601 / Tennessee Technological University --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---