search for: jumpcloud

Displaying 3 results from an estimated 3 matches for "jumpcloud".

2017 Dec 21
2
LDAP group objects?
Thank you, those links were indeed helpful. It appears to me that while JumpCloud.com touts it's Samba compatibility (including "Samba Schema support"), their's is an imperfect implementation. Because they do not leverage the Samba group objectclass they are hampering Samba's ability. The method they've used to implement groups does not allow those gro...
2017 Dec 21
4
LDAP group objects?
I'm not seeing my LDAP groups listed when I use Windows file sharing tools to modify ACLs on a share. I see all of the LDAP users. Ubuntu 16.04, hosted LDAP ("in the cloud", although I hate that term, provided by JumpCloud.com), no AD. I'm able to assign LDAP users to ACLs. The groups are of objectClass 'groupsOfNames'. Is this expected behavior?
2017 Dec 21
0
LDAP group objects?
...to find any information about this on the wiki. > > My smb.conf: > > [global] > log level = 12 > workgroup = WORKGROUP > server string = MySAN %v > security = user > dns proxy = no > > #passdb backend = tdbsam > > passdb backend = ldapsam:ldaps://ldap.jumpcloud.com:636 > ldap admin dn = "uid=daniel.turner,ou=Users,o= > 5a21683914f827970a385d7b,dc=$ > ldap ssl = off > ldap suffix = o=5a21683914f827970a385d7b,dc=jumpcloud,dc=com > > ldap user suffix = ou=Users > ldap group suffix = ou=Groups > > [Local...