OpenSSH public key problem with Solaris 10 and LDAP users?

Alexander Skwar listen at alexander.skwar.name
Thu Aug 16 03:05:51 EST 2007


Douglas E. Engert <deengert at anl.gov> wrote:

> Solaris 10 has a ldaplist command, that will use all the same
> Solaris libs and files to access ldap as the Solaris pam does.
> 
> Try running as a user and then as root these commands:
> 
>   ldaplist -l passwd askwar
>   ldaplist -l passwd testing
> 
> It might show something, like the account is locked...

Thanks, I forgot about the ldaplist command!

But it also doesn't show anything interesting :(

--($:~)-- diff -u ldaplist.*
--- ldaplist.askwar     Mit Aug 15 19:01:45 2007
+++ ldaplist.testing    Mit Aug 15 19:01:50 2007
@@ -1,9 +1,9 @@
-dn: uid=askwar,ou=People,ou=RACE,o=Example
-       uid: askwar
-       cn: Alexander Skwar
+dn: uid=testing,ou=People,ou=RACE,o=Example
+       uid: testing
+       cn: Testing User
        roomNumber: alexander.skwar at Exampleauto.com
-       givenName: Alexander
-       sn: Skwar
+       givenName: Testing
+       sn: User
        mail: askwar at win.ch.da.rtr
        mailRoutingAddress: askwar at mail1.Exampleauto.com
        mailHost: mail1.Exampleauto.com
@@ -18,10 +18,10 @@
        shadowLastChange: 13503
        loginShell: /opt/csw/bin/bash
        gidNumber: 10
-       homeDirectory: /export/home/askwar
+       homeDirectory: /tmp/testing
        gecos: Alexander Skwar,alexander.skwar at Exampleauto.com
        host: winnb000488
        host: winnb000488.win.ch.da.rtr
        host: winds06
        host: winds06.win.ch.da.rtr
-       uidNumber: 10001
+       uidNumber: 54321


:(

Alexander Skwar



More information about the openssh-unix-dev mailing list