![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Check password age | Tornado | Shell Programming and Scripting | 3 | 12-19-2006 08:21 PM |
| password complexity check | dbsora | SUN Solaris | 1 | 08-29-2006 10:30 AM |
| Script to check for a file, check for 2hrs. then quit | mmarsh | UNIX for Dummies Questions & Answers | 2 | 09-16-2005 11:46 AM |
| Change password by pushing encrypted password to systems | benq70 | UNIX for Dummies Questions & Answers | 1 | 09-02-2005 06:08 AM |
| check root password | collins | High Level Programming | 1 | 01-17-2005 08:55 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
password check
Hi
While using Pipe concept ,if a user enters a "login name" and "paswword" ,then how does a child process check for user password is correct or not and give notification to parent process. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Why would you want to have a child process authenticate itself to the system.
The system has already authenticated is owner, once is usually enough. Are you wanting to create processes that belong to another user? Or are you trying to figure out how a system logs in a new user? |
|||
| Google The UNIX and Linux Forums |