Tagged Questions
0
votes
0answers
1k views
Creating an OS X Mountain Lion 10.8 OpenDirectory database with a specific domain in mind
Mountain Lion Server has been one of the most infuriating things ever recently. Above and beyond tons of crashing I've been completely unable to do the following in a way that makes sense to both me ...
1
vote
0answers
382 views
Dynamically translate posixGroup to groupOfNames in slapd (Apple Open Directory)
I'm setting up an application to authenticate to Open Directory using LDAP.
Open Directory stores groups in RFC 2307 posixGroups format, like this:
cn: mygroup
objectClass: top
objectClass: ...
3
votes
1answer
156 views
What are the differences in schemas of main directory servers?
Active Directory, OpenLDAP or Apple's Open Directory have different schemas for holding user info and group membership. Having a Open Directory here I can say for example that user's Distinguished ...
0
votes
2answers
2k views
Kerberos Login Failed: Cannot resolve network address for KDC in requested realm - Kerio and Open Directory
I'm attempting to connect Kerio to an Open Directory instance. I'm using kinit to test the setup, and I get the following:
$ kinit -V -S host/server.domain.co.uk@server.domain.co.uk ...
2
votes
0answers
326 views
Add memberOf attribute to all users in OpenLDAP on OS X Lion Server Open Directory
Our school's website has the ability to pull user authentication from a LDAP source. They "support" and LDAP. Unfortunately, to pull group membership you must have a memberOf attribute in each users' ...
0
votes
1answer
631 views
Open Directory over SSL / Mobile Accounts not working on Snow Leopard Server
I have a fully updated Mac OS X server 10.6.8 running on a Mac mini which I have open directory running on.
I have 2 problems with the setup that the manual doesn't deal with and I can find any ...
4
votes
1answer
1k views
Replication from OSX OpenDirectory to OpenLDAP
I have an OpenDirectory server running on an OSX Server machine, and I'd like to increase the reliability of the service by having a slave server. The problem is, I only have 1 OSX Server but I have ...