Displaying 1 result from an estimated 1 matches for "fabernovel".
2009 Jun 26
2
smblap-useradd problem
...ber : 513
Can't call method "get_value" on an undefined value at /usr/sbin/smbldap-
useradd line 233.
----
as I do have a gidNumber set with the value 513 for the default group "Domain
Users" :
----
fano2:~# smbldap-groupshow Domain\ users
dn: cn=Domain Users,ou=Groups,dc=faberNoveldap,dc=local
objectClass: top,posixGroup,sambaGroupMapping
gidNumber: 513
cn: Domain Users
description: Netbios Domain Users
sambaGroupType: 2
displayName: Domain Users
memberUid: ** Not shown here due to security purpose **
sambaSID: S-1-5-21-3439781798-418094041-3636104912-513
----
Nevertheless,...