Re: Using perl to automate add user on linux/freebsd systems

2011-03-18 Thread Katie T
On Thu, Mar 17, 2011 at 3:19 PM, Salvador Fandino wrote: > On 03/14/2011 07:59 PM, siegfr...@heintze.com wrote: > >> Does anyone know the perl API (presumably on CPAN) for >> useradd/userdel/usermod to automate the manipulation of users on FreeBSD >> systems? On Linux systems? >> thanks, >> Siegfr

Re: Using perl to automate add user on linux/freebsd systems

2011-03-17 Thread Salvador Fandino
On 03/14/2011 07:59 PM, siegfr...@heintze.com wrote: Does anyone know the perl API (presumably on CPAN) for useradd/userdel/usermod to automate the manipulation of users on FreeBSD systems? On Linux systems? thanks, Siegfried "adduser" is actually a Perl program that uses "useradd" under the h

Re: Using perl to automate add user on linux/freebsd systems

2011-03-14 Thread terry
于 2011-3-15 11:11, Ted Mittelstaedt 写道: On 3/14/2011 11:59 AM, siegfr...@heintze.com wrote: Does anyone know the perl API (presumably on CPAN) for useradd/userdel/usermod to automate the manipulation of users on FreeBSD systems? On Linux systems? You might look at these modules on CPAN: Prov

Re: Using perl to automate add user on linux/freebsd systems

2011-03-14 Thread Ted Mittelstaedt
On 3/14/2011 11:59 AM, siegfr...@heintze.com wrote: Does anyone know the perl API (presumably on CPAN) for useradd/userdel/usermod to automate the manipulation of users on FreeBSD systems? On Linux systems? thanks, Siegfried You might look at the webmin program to see how it does it. Ted --

Using perl to automate add user on linux/freebsd systems

2011-03-14 Thread siegfried
Does anyone know the perl API (presumably on CPAN) for useradd/userdel/usermod to automate the manipulation of users on FreeBSD systems? On Linux systems? thanks, Siegfried -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://le