[LDAP] Some ldap users and groups not displayed

  • I have installed OMV 0.4.13 with LVM, iSCSI and ldap plugins. Everything works fine but I have little problems with ldap users and groups.


    I have configure ldap plugins with my serveur configuration. My ldap server is a openldap on an another Debian machine. If a make in CLI getent passwd or group, I see all users and groups. But in OMV, I see only few users and groups.


    For users, I have a issue with users who have an uid > 65535. I have find a solution. I have changed this value in /etc/login.defs :


    Now I can see users with uid > 65535. Must I open a bug report ?


    But with groups management, I can't see all groups in OMV. With this configuration :


    I can only view non-system groups : nogroup and test. Domain Admins or ICT groups are not displayed in Access Right Management | Groups
    Someone has the same problem ?

  • Perhaps it's a problem of line format. With system groups, there is a x in password file like in

    Code
    adm:x:4:


    But in lines that come from LDAP, there is an * :

    Code
    Domain Admins:*:512:me


    I think OMV don't manage line with an asterisk.

  • I have find a solution explained in http://bugtracker.openmediavault.org/view.php?id=663


Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!