Displaying 1 result from an estimated 1 matches for "titii3".
2009 Dec 26
0
Problem using smbldap-groupadd / net group add
...rid of 1025 wich cannot exist,
because it will be the next created.
In man smb.conf / add group script
In that case the script must print the numeric gid of the created group
on stdout.
Try this option :
add group script = /usr/sbin/smbldap-groupadd -a -p "%g"
sudo net rpc group add titii3 -Uroot%*** <mailto:-Uroot%25Sx at 14YUpm>
Failed to add group 'titii3' with: Access is denied.
But the group is created, and with the right rid : 1025 and sambaNextRID
is updated in the data base (RID=1026).
Here are the logs :
[2009/12/26 15:23:23, 5] lib/smbldap.c:smbldap_search_...