First thanks to all that replied and helped for this issue. I have resolved
the issue that I was having where the LDAP users were not part of local
groups. If you are using smbldap-installer then the solution is the
following:
Add a group on the LDAP server with the same groupID as the local group
sudo smbldap-groupadd -a -g 107 -o fuse
Then add the users to this group
sudo smbldap-groupmod -m "user1,user2,..." fuse

This did the trick.
Thanks again
-- 
Nicolas Roussi
-- 
edubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to