Alexander:

I have strange situation: gdm logins are not recorded on our terminal server. 
Other logins, such as ssh , are recorded and have last entries...

This is odd.  In the version of GDM that you would be using on snv_97
should be either GDM 2.20.9 or GDM 2.20.10.  Both versions should be
using the same utmp/wtmp code.

It would be helpful if you could edit your /usr/share/gdm/defaults.conf
file and set "Enable=true" in the "[debug]" section.  This will send GDM
debug output to your syslog (/var/adm/messages).

Then log out and log into one of the displays that is not properly
recording into the utmp/wtmp database.  This should cause some gdm
related messages to appear in the bottom of your syslog.  If you could
share these with me, I could take a look at see what might be going wrong.

Thanks,

Brian



# uname -a SunOS xx.xx.xx 5.11 snv_97 i86pc i386 i86pc

After user login/logout from gdm:
# ls -l /var/adm/utmpx -rw-r--r-- 1 root bin 77376 сент. 21 17:56 /var/adm/utmpx # ls -l /var/adm/wtmpx -rw-rw-r-- 1 adm adm 4092 сент. 21 17:31 /var/adm/wtmpx

last doesn't show this session.

Does someone have any ideas? gdm entries in pam.conf :
gdm     auth requisite          /opt/SUNWut/lib/pam_sunray_hotdesk.so.1
gdm     auth requisite /opt/SUNWut/lib/sunray_get_user.so.1 property=user
gdm     auth required           /opt/SUNWut/lib/pam_sunray_amgh.so.1
gdm     auth sufficient         /opt/SUNWkio/lib/pam_kiosk.so log=user 
ignoreuser
gdm auth requisite /opt/SUNWkio/lib/pam_kiosk.so log=user gdm auth sufficient /opt/SUNWut/lib/pam_sunray.so
gdm   auth requisite          /opt/SUNWut/lib/sunray_get_user.so.1 prompt
gdm   auth required           /opt/SUNWut/lib/pam_sunray_amgh.so.1 clearuser
gdm     auth requisite          pam_authtok_get.so.1
gdm     auth required           pam_dhkeys.so.1
gdm     auth required           pam_unix_cred.so.1
gdm     auth sufficient         /usr/local/lib/pam/pam_macaddr_auth.so.1 
authfile=/etc/user_by_mac_auth.conf
gdm     auth required           pam_unix_auth.so.1

gdm   account sufficient      /opt/SUNWkio/lib/pam_kiosk.so log=user
gdm   account sufficient      /opt/SUNWut/lib/pam_sunray.so
gdm   account requisite       pam_roles.so.1
gdm   account required        pam_unix_account.so.1
gdm   session requisite       /opt/SUNWut/lib/pam_sunray_hotdesk.so.1
gdm   session required        /opt/SUNWkio/lib/pam_kiosk.so log=user
gdm   session required        pam_unix_session.so.1

gdm   password required       pam_dhkeys.so.1
gdm   password requisite      pam_authtok_get.so.1
gdm   password requisite      pam_authtok_check.so.1

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to