This was a valid XML in CalendarServer-5.2.2. It used to be 'user' now its
'record'
I could have a UID as 'gauravj'
<directory realm="Test Realm">
<record>
<uid>0C8BDE62-E600-4696-83D3-8B5ECABDFD2E</uid>
<guid>0C8BDE62-E600-4696-83D3-8B5ECABDFD2E</guid>
<short-name>admin</short-name>
<password>admin</password>
<full-name>Super User</full-name>
<email>[email protected]</email>
</record>
<record>
* <uid>gauravj</uid> <guid>gauravj</gui*d>
<password>some_password</password>
<email>[email protected]</email>
<full-name>G J</full-name>
<short-name>G</short-name>
</record>
</directory>
But I CalendarServer-6.0, I get
File "/usr/lib/python2.7/uuid.py", line 134, in __init__
raise ValueError('badly formed hexadecimal UUID string')
exceptions.ValueError: badly formed hexadecimal UUID string
Could you please tell me if I could use the above xml with 6.0??
Best Regards,
_______________________________________________
calendarserver-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/calendarserver-users