Wes Deviers wrote:
[...]
It's defining it as objectClass 'account' in the first entry.
      attr => [
               'objectclass'   => [
                 'top', 'account', 'posixAccount'
               ],

You'll have to look at your schema, but you can probably get away with replacing "account" in the first codelet with "inetOrgPerson"

Thanks. That seems to have done the trick. Along with making sure the W Samba account flag was set.

-Steve
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to