Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: System Level Login

by growlf (Pilgrim)
on Nov 15, 2001 at 00:55 UTC ( [id://125419]=note: print w/replies, xml ) Need Help??


in reply to System Level Login

Try User::pwent it should do the trick. Also try getpwent.

Since the perldoc page seems empty, here is an example of getpwent:
($name,$pass,$uid,$gid,$quota,$comment,$gcos,$dir,$shell) = getpwent() +;
Hope that helps.

*G*

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://125419]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-20 10:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found