[kronolith] Edit Permission's for my calender...
Anant Athavale
asa at isac.gov.in
Wed Jul 26 04:23:19 PDT 2006
Dear Jan,
Thanks a lot. I modified the file: /home/horde/lib/Horde/IMAP/Admin.php
function: listMailboxes
return preg_replace('/.*' .
preg_quote($this->_params['userhierarchy'], '/') . '(.*)/', '\\1' .
'@isac.gov.in', $list);
I appended @isac.gov.in and everything works as expected.
Only thing, I will have problem while applying patches....
Regards
Anant.
Quoting Jan Schneider <jan at horde.org>:
> Zitat von Anant Athavale <asa at isac.gov.in>:
>
>> Dear List:
>>
>> Because of one mistake of having realm parameter with my domain
>> 'isac.gov.in', I am facing problem with Calendar permission setting.
>> I want to give permission for a specific user to Show/Read.
>>
>> Please let me know where to change the code, by which the pulldown
>> list of users
>> "Select a user to add" will list me, not just the username, but
>> @isac.gov.in added to it.
>>
>> As of now, it is only listing a user as "aaa", "bbb" like this, but I
>> want this list to be seen as "aaa at isac.gov.in", "bbb at isac.gov.in".
>
> This happens in the listUsers() method of your authentication backend driver.
>
> Jan.
>
> --
> Do you need professional PHP or Horde consulting?
> http://horde.org/consulting/
> --
> Kronolith mailing list - Join the hunt: http://horde.org/bounties/#kronolith
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe at lists.horde.org
Regards,
Anant.
More information about the kronolith
mailing list