[horde] Username and Realm parameter.
    Anant Athavale 
    asa at isac.gov.in
       
    Sun Jul  9 23:05:29 PDT 2006
    
    
  
Dear List:
I am currently using realm parameter for Cyrus IMAP server  
configuration (isac.gov.in).  Due to this, my username is becoming  
asa at isac.gov.in instead of just 'asa' after login. All my SQL tables  
are identified by asa at isac.gov.in (pref_uid) and similarly for all  
other users.
Now, because of this: I am facing problem with Calendar sharing with  
individual users.
I have decided to do away with realm parameter.
I need to update the existing tables, so that wherever domain is  
there, replace it without domain.
I am using following tables:
| horde_datatree            |
| horde_datatree_attributes |
| horde_datatree_seq        |
| horde_histories           |
| horde_histories_seq       |
| horde_prefs               |
| horde_vfs                 |
| kronolith_events          |
| kronolith_storage         |
| mnemo_memos               |
| nag_tasks                 |
| turba_objects             |
Can anybody tell me, which attributes of a table I need to change.
I know for horde_prefs, it is pref_uid.  All pref_uid I need to change  
with domain to without domain.  I would like to know for remaining  
tables.
My original problem is best discussed at
bugs.horde.org , bug ID: 4071
Regards,
Anant.
    
    
More information about the horde
mailing list