#276: Virtual hostname not found (no apple-serviceinfo LDAP attribute)
-----------------------------------------+----------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  [EMAIL PROTECTED]
     Type:  Defect                       |      Status:  new               
 Priority:  5: Not set                   |   Milestone:                    
Component:  Calendar Server              |     Version:                    
 Severity:  Other                        |    Keywords:                    
-----------------------------------------+----------------------------------
 After some difficulty setting up CalendarServer on OS X Server 10.4 (svn,
 python, ez_install failing at different places), I am able to connect from
 iCal using the XML credentials.

 I'm experiencing a problem using OpenDirectory as the connection method.
 The error is:

 twistedcaldav.directory.appleopendirectory.OpenDirectoryInitError: Open
 Directory (node=/Search) has no /Computers records with a virtual
 hostname: <hostname>

 Running this command I am able to see the hostname of the machine:

 $ dscl /Search list /Computers

 I am also able to see the LDAP attributes when running this command:

 $ dscl /Search read /Computers/<hostname>

 Looking at the LDAP log (/var/log/slapd.log), I can see this:

 get_ssa: conn 4758 unknown attribute type=apple-serviceinfo (17)

 After Googling this, people had problems with iCal Server under Leopard
 and created the apple-serviceinfo attribute. I attempted this using:

 $ sudo dscl /LDAPv3/127.0.0.1 -create Computers/pixelfs dsAttrTypeNative
 :apple-serviceinfo ""

 And I received this error:

 <main> attribute status: eDSPermissionError

 Any thoughts welcome.

-- 
Ticket URL: <https://trac.calendarserver.org/ticket/276>
CalendarServer </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to