I think you are looking for
Unix::PasswdFile

Admin-Stress wrote:
> Hi, 
> Anyone know which module should I use to manipulate text file (like /etc/passwd for 
>example).
> I meant, to read a line, search a string, deleting a line, etc.
> 
> My objective is to manage /etc/passwd via perl script (later via web interface). 
>Right now, I can
> create a user by calling 'useradd', deleting a user by calling 'userdel', but I cant 
>change
> password ... cant search a user. 
> 
> Thanks,
> 
> 
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to