[CalendarServer] #284: User names of length less than 4 are rejected
#284: User names of length less than 4 are rejected -----------------------------+---------------------------------------------- Reporter: aaltman@pdx.edu | Owner: wsanchez@apple.com Type: Defect | Status: new Priority: 3: Important | Milestone: 2.0 Component: Calendar Server | Version: trunk Severity: Other | Keywords: -----------------------------+---------------------------------------------- In twistedcaldav/test/data or another chosen data directory, the hierarchy uses the first four characters of the user name to create subdirectories. For example, a shared office calendar account named officecal is in twistedcaldav/test/data/of/fi/officecal. This prevents some users from using their standard user name and may cause problems integrating with an Open Directory with shorter user names. -- Ticket URL: <https://trac.calendarserver.org/ticket/284> CalendarServer </> HTTP/WebDAV/CalDAV Server
#284: User names of length less than 4 are rejected -----------------------------+---------------------------------------------- Reporter: aaltman@pdx.edu | Owner: wsanchez@apple.com Type: Defect | Status: closed Priority: 3: Important | Milestone: 2.0 Component: Calendar Server | Version: trunk Severity: Other | Resolution: worksforme Keywords: | -----------------------------+---------------------------------------------- Changes (by cdaboo@apple.com): * status: new => closed * resolution: => worksforme Comment: Actually the new scheme stores records via the directory GUID not the user name. GUIDs have more than four characters each so there is no problem here. Note, however, that for simplicity, the accounts-test.xml file that we ship for testing uses short names in the <guid> elements. Those really should be proper GUIDs. They do not have to be the actual user short name - just a token that is unique for all records in that file. -- Ticket URL: <https://trac.calendarserver.org/ticket/284#comment:1> CalendarServer </> HTTP/WebDAV/CalDAV Server
participants (1)
-
CalendarServer