How can I querry Linux OS password?
How can I query Linux valid username and password.
For example: any user wants to enter the special area of my application.
Then I resrtict it to open security panel. This user is really valid or not valid user of this operating system. How can I do this in java code?
thanks...

