I am getting a bummer of an error. In user manager I can sucessfully modify users including group membership. But when I double click on the groups (on the second pane below the users) and try to add or delete a user from a group I get this error

"The group name could not be found."

The scripts are defined in my smb.conf as follows

add user to group script = /usr/local/sbin/smbldap-groupmod.pl -m '%u' '%g'
delete user from group script = /usr/local/sbin/smbldap-groupmod.pl -x '%u' '%g'


I can run /usr/local/smbldap-groupmod.pl -m spencer Test and it does the add to ldap
and the delete works well too. But in user manager its broken.


Anyone have any ideas? I am willing to try anything, a level 10 log is too much information to parse through, but if I know what to look for its easier.

Thanks,
Spencer
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to