Re: Password change script

2003-02-01 Thread Frank Nørvig
Hello Brian,   We use SSH to do the trick. We haven't had the time to look into NIS yet so we made some small perl-scripts to use with Samba and passwd (our clients are running Windows).   With SSH you can do the following: SSH your_server '/usr/bin/passwd username'   I know this isn't the m

Re: Password change script

2003-02-01 Thread Michael Kuss
On Fri, 31 Jan 2003, Brian York wrote: > Does anyone have or know of a script/program (preferably perl) that > could be configured to change a users password on all linux machines on > a network. I know a nis server would be better but we don't have enough > linux machines yet to require one (o

Re: Password change script

2003-01-31 Thread Justin Zygmont
> linux machines yet to require one (only 7 linux servers). that's enough. openldap is an option also. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list

Re: Password change script

2003-01-31 Thread Joe Klemmer
On Fri, 2003-01-31 at 11:35, Brian York wrote: > Does anyone have or know of a script/program (preferably perl) that > could be configured to change a users password on all linux machines on > a network. I know a nis server would be better but we don't have enough > linux machines yet to requir