Thread: LDAP and Samba
View Single Post
  #2 (permalink)  
Old 05-29-2007, 08:06 PM
penguinknight penguinknight is offline
Intermediate Member
 
Posts: 18
Default

Did you copy and paste the two lines that include the schema's?
I noticed that when I did this the characters were not recognized correctly. I had to delete the quotes and re-create them to get it to properly read the file as there.

include "/opt/zimbra/openldap/etc/openldap/schema/nis.schema"
include "/opt/zimbra/openldap/etc/openldap/schema/samba.schema"

There are a lot of little things that can get you stuck in that guide. I learned that I need to read guides slower because he has some stuff that he says really quickly that I passed over that caused me a lot of grief.
Reply With Quote