Hello! I've set up calendar server successfully and created a personal calendar. I've also created a user for my wife, and tried to give her access to my calendar, but without success. In iCal on Leopard 9a559, I went to preferences-->accounts--
delegation and clicked "refresh," but the "accounts I can access" list is empty. Then I clicked "edit" near "manage access to my account," and then clicked the (+) on the popup window, typed my wife's user name and clicked "done." iCal responded, "cannot enable access to your account: 'julie' was not found."
One thing I noticed was that clicking "search again" and "done" repeatedly did not produce ANY requests to the calendar server. I'd have thought iCal would connect to the server to ask about user "julie," but apparently not. How can I give her access to my calendar, either through the client or by editing config files on the server? Thanks! Len. ---- The urge to save humanity is almost always a false-face for the urge to rule it. --H. L. Mencken
Hi Leonard, --On September 28, 2007 11:06:40 PM -0400 Leonard Budney <lbudney@pobox.com> wrote:
I've set up calendar server successfully and created a personal calendar. I've also created a user for my wife, and tried to give her access to my calendar, but without success.
In iCal on Leopard 9a559, I went to preferences-->accounts-- >delegation and clicked "refresh," but the "accounts I can access" list is empty. Then I clicked "edit" near "manage access to my account," and then clicked the (+) on the popup window, typed my wife's user name and clicked "done." iCal responded, "cannot enable access to your account: 'julie' was not found."
One thing I noticed was that clicking "search again" and "done" repeatedly did not produce ANY requests to the calendar server. I'd have thought iCal would connect to the server to ask about user "julie," but apparently not.
How can I give her access to my calendar, either through the client or by editing config files on the server?
How did you setup accounts? Via the xml account setup file? -- Cyrus Daboo
On Sep 29, 2007, at 12:09 AM, Cyrus Daboo wrote:
Hi Leonard,
How did you setup accounts? Via the xml account setup file?
That's right. The accounts file is below. --Len. <!DOCTYPE accounts SYSTEM "accounts.dtd"> <accounts realm="Home Realm"> <user> <uid>admin</uid> <password>admin</password> <name>Super User</name> </user> <user> <uid>budney</uid> <guid>budney</guid> <password>***</password> <name>Len Budney</name> <cuaddr>mailto:***</cuaddr> </user> <user> <uid>julie</uid> <guid>julie</guid> <password>***</password> <name>Julie Budney</name> <cuaddr>mailto:***</cuaddr> </user> <group> <uid>users</uid> <password>users</password> <name>Users Group</name> <members> <member type="users">julie</member> <member type="users">budney</member> </members> </group> <location> <uid>mercury</uid> <password>mercury</password> <name>Mecury Conference Room, Building 1, 2nd Floor</name> <auto-schedule/> <proxies> <member type="users">test</member> </proxies> </location> </accounts> ---- The urge to save humanity is almost always a false-face for the urge to rule it. --H. L. Mencken
Ever any resolution to this. I'm having the same problem. I notice that if I create a "location" it will show up as a delegate, however I cannot get a group or other user to list. -- View this message in context: http://www.nabble.com/ACL-from-iCal-on-Leopard--tp12951693p15399849.html Sent from the Calendar Server - Users mailing list archive at Nabble.com.
participants (3)
-
Cyrus Daboo
-
Leonard Budney
-
tdog