Calendar Server and Kerberos on FreeBSD
I'm having trouble getting Calendar Server to start on FreeBSD. I followed the instructions from Roy Hooper to set it up, and in these he states the configuration of Kereberos doesn't need to occur. The problem is when I start Calendar Server it loops on Kerberos not being supported. Here is the output: ./run 2008-02-14 11:19:38+1000 [-] Log opened. 2008-02-14 11:19:38+1000 [-] twistd 2.5.0+rUnknown (/usr/local/bin/python 2.5.1) starting up 2008-02-14 11:19:38+1000 [-] reactor class: 2008-02-14 11:19:38+1000 [-] Could not autodetect number of CPUs: 2008-02-14 11:19:38+1000 [-] getNCPU not supported on freebsd6 2008-02-14 11:19:38+1000 [-] twistedcaldav.logging.AMPLoggingFactory starting on "'logs/caldavd.sock'" 2008-02-14 11:19:43+1000 [-] [caldav-8008] [-] Log opened. 2008-02-14 11:19:43+1000 [-] [caldav-8008] [-] twistd 2.5.0+rUnknown (/usr/local/bin/python 2.5.1) starting up 2008-02-14 11:19:43+1000 [-] [caldav-8008] [-] reactor class: 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Configuring SudoDirectoryService with file: conf/sudoers.plist 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up document root at: twistedcaldav/test/data/ 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up principal collection: 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up calendar collection: 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up root resource: 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up default ACEs on root resource 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up AdminPrincipals 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Added /principals/__uids__/admin/ as admin principal 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting root ACL 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up Timezone Cache 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Configuring authentication for realm: Test Realm 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up scheme: kerberos 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Kerberos support not available 2008-02-14 11:19:43+1000 [-] [caldav-8008] [startup] Setting up scheme: digest 2008-02-14 11:19:50+1000 [-] [caldav-8008] [-] Log opened. 2008-02-14 11:19:50+1000 [-] [caldav-8008] [-] twistd 2.5.0+rUnknown (/usr/local/bin/python 2.5.1) starting up 2008-02-14 11:19:50+1000 [-] [caldav-8008] [-] reactor class: 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Configuring SudoDirectoryService with file: conf/sudoers.plist 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up document root at: twistedcaldav/test/data/ 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up principal collection: 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up calendar collection: 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up root resource: 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up default ACEs on root resource 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up AdminPrincipals 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Added /principals/__uids__/admin/ as admin principal 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting root ACL 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up Timezone Cache 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Configuring authentication for realm: Test Realm 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up scheme: kerberos 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Kerberos support not available 2008-02-14 11:19:50+1000 [-] [caldav-8008] [startup] Setting up scheme: digest 2008-02-14 11:19:56+1000 [-] [caldav-8008] [-] Log opened. 2008-02-14 11:19:56+1000 [-] [caldav-8008] [-] twistd 2.5.0+rUnknown (/usr/local/bin/python 2.5.1) starting up 2008-02-14 11:19:56+1000 [-] [caldav-8008] [-] reactor class: 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Configuring SudoDirectoryService with file: conf/sudoers.plist 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Setting up document root at: twistedcaldav/test/data/ 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Setting up principal collection: 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Setting up calendar collection: 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Setting up root resource: 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Setting up default ACEs on root resource 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Setting up AdminPrincipals 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Added /principals/__uids__/admin/ as admin principal 2008-02-14 11:19:56+1000 [-] [caldav-8008] [startup] Setting root ACL 2008-02-14 11:19:57+1000 [-] [caldav-8008] [startup] Setting up Timezone Cache 2008-02-14 11:19:57+1000 [-] [caldav-8008] [startup] Configuring authentication for realm: Test Realm 2008-02-14 11:19:57+1000 [-] [caldav-8008] [startup] Setting up scheme: kerberos 2008-02-14 11:19:57+1000 [-] [caldav-8008] [startup] Kerberos support not available 2008-02-14 11:19:57+1000 [-] [caldav-8008] [startup] Setting up scheme: digest 2008-02-14 11:20:03+1000 [-] [caldav-8008] [-] Log opened. 2008-02-14 11:20:03+1000 [-] [caldav-8008] [-] twistd 2.5.0+rUnknown (/usr/local/bin/python 2.5.1) starting up 2008-02-14 11:20:03+1000 [-] [caldav-8008] [-] reactor class: 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Configuring directory service of type: twistedcaldav.directory.xmlfile.XMLDirectoryService 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Configuring SudoDirectoryService with file: conf/sudoers.plist 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up document root at: twistedcaldav/test/data/ 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up principal collection: 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up calendar collection: 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up root resource: 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up default ACEs on root resource 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up AdminPrincipals 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Added /principals/__uids__/admin/ as admin principal 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting root ACL 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up Timezone Cache 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Configuring authentication for realm: Test Realm 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up scheme: kerberos 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Kerberos support not available 2008-02-14 11:20:03+1000 [-] [caldav-8008] [startup] Setting up scheme: digest ^C2008-02-14 11:20:08+1000 [-] Received SIGINT, shutting down. 2008-02-14 11:20:08+1000 [-] (Port None Closed) 2008-02-14 11:20:08+1000 [-] Main loop terminated. 2008-02-14 11:20:08+1000 [-] Server Shut Down. I set this as urgent as I previously posted and received no response, and I'm trying to get a calendar server working asap for business purposes. _________________________________________________________________ Your Future Starts Here. Dream it? Then be it! Find it at www.seek.com.au http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fninemsn%2Eseek%2Ecom%2Eau%2F...
Hi Da, --On February 14, 2008 1:27:39 AM +0000 Da Rock <rock_on_the_web@hotmail.com> wrote:
I'm having trouble getting Calendar Server to start on FreeBSD. I followed the instructions from Roy Hooper to set it up, and in these he states the configuration of Kereberos doesn't need to occur. The problem is when I start Calendar Server it loops on Kerberos not being supported. Here is the output:
In the caldavd.plist file being used to configure the server, set the Kerberos authentication "Enabled" value to <false/>. -- Cyrus Daboo
participants (2)
-
Cyrus Daboo
-
Da Rock