User passwords on Linux!
I want to develop an account management tool for my customers. I want the login screen to request their linux username/password (which they already have) and verify it on the server either by trying it via a script or in some other way. Can this be done??I figured this would be the easiest way to implement the account management tool since it wouldn't require the creation of separate login details just for the account management tool.
Any help would be much appreciated!!!
THANKS!
