Jump to content

Recommended Posts

Posted

I really am not getting this at all, I have always managed to fluke my way through connecting to ladp in the past on things like moodle.

Anyway i have installed zimbra on our mac server (well why not, it§s just sat there doing nothing) and I am now following the wiki on how to authenticate zimbra to active directory. My proiblem is I am not sure how to convert the following in the script...

 

banned = 'CN=Banned,CN=yourschool,DC=sch,DC=uk'

# an OU for banned users

scope = 'ou=users,dc=yourschool,dc=sch,dc=uk'

#the search scope

domain = "yourschool.sch.uk" # "example.com"

 

I have a CC3 network with the following structure...

 

prentonhigh.internal > establishments > prh > students > yeargroup

 

Can someone explain to me how I convert that in to cns and ous and dcs?

 

Thanks.

 

Reg via logme in on home computer as edugeek is still blocked by LA!!!! :D

Posted
I really am not getting this at all, I have always managed to fluke my way through connecting to ladp in the past on things like moodle.

Anyway i have installed zimbra on our mac server (well why not, it§s just sat there doing nothing) and I am now following the wiki on how to authenticate zimbra to active directory. My proiblem is I am not sure how to convert the following in the script...

 

banned = 'CN=Banned,CN=yourschool,DC=sch,DC=uk'

# an OU for banned users

scope = 'ou=users,dc=yourschool,dc=sch,dc=uk'

#the search scope

domain = "yourschool.sch.uk" # "example.com"

 

I have a CC3 network with the following structure...

 

prentonhigh.internal > establishments > prh > students > yeargroup

 

Can someone explain to me how I convert that in to cns and ous and dcs?

 

Thanks.

 

Reg via logme in on home computer as edugeek is still blocked by LA!!!! :D

 

working backwards for OUs, dc will be the domain suffix

 

so

 

for a user in that location

 

cn=user,ou=Yeargroup,ou=students,ou=prh,ou=establishments,dc=prentonhigh,dc=internal

 

search path would just not have the cn= at the front. You can use cn with groups too

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...