On 9/8/10 12:47 PM, Mario Garcia Ortiz wrote: > also i have remove the clearuser from pam.conf but the start over button > still clears the username... how can i override the reset session and > start over button in the login screen?
I can answer only to the second question. Removing "clearuser" from pam.conf didn't worked for me. So I've also commented some other lines in pam.conf ... dtlogin-SunRay auth requisite /opt/SUNWkio/lib/pam_kiosk.so.1 log=user #dtlogin-SunRay auth sufficient /opt/SUNWut/lib/pam_sunray.so #dtlogin-SunRay auth requisite /opt/SUNWut/lib/sunray_get_user.so.1 prompt #dtlogin-SunRay auth required /opt/SUNWut/lib/pam_sunray_amgh.so.1 dtlogin-SunRay auth requisite pam_authtok_get.so.1 ... In this way "start over" button no more clear the username, in amgh. I don't know if it is right to comment such lines... by the way it works. Ciao A _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
