[horde] Not enough permissions to add contact from imp
sascha.bieler at radiogong.de
sascha.bieler at radiogong.de
Wed Jul 21 13:36:21 PDT 2004
Ok,
Daniel give me some great hints, but unfortunatly it's not a database
structure
problem.
When I add the first contact in my "prefs" address-book, it's going well. The
second entry gives me an "Already exists!". If I delete the first entry, I can
add one again. Seems like there is an autoincrement or something like that
missing.
Another tricky thing:
When I added the first contact as non-superuser, I cannot read the
details (not
enough permissions), but I can delete that contact again...???
Thx for helping
Sascha
Zitat von Daniel Eckl <daniel.eckl at gmx.de>:
> Hi Sascha!
>
> Well, I don't know this problem, but I would look at the permissions of the
> turba application. So log in with an account which has Horde Adminostrator
> status and go to Administration -> Permissions
>
> I think you might want to set all rights to logged in users.
>
> I hope I'm guessing correctly... :)
>
> By the way: NCI, your internet connection and housing provider, is a former
> employer of mine :) Keep up the good online work there at Munich and
> never let
> the music die away! :-D
>
> Greets,
> Daniel
>
> Zitat von "Radio Gong 2000 GmbH & Co. KG [Technik]"
> <sascha.bieler at radiogong.de>:
>
>> Hi,
>>
>> I configured in sources.php:
>>
>> $cfgSources['prefs'] = array(
>> 'title' => _("Privates Adressbuch"),
>> 'type' => 'prefs',
>> 'params' => array(
>> 'name' => 'prefs'
>> ),
>> 'map' => array(
>> '__key' => 'id',
>> '__type' => '_type',
>> '__members' => '_members',
>> 'name' => 'name',
>> 'email' => 'mail',
>> 'alias' => 'alias'
>> ),
>> 'search' => array(
>> 'name',
>> 'email',
>> 'alias'
>> ),
>> 'strict' => array(
>> 'id',
>> '_type',
>> ),
>> 'public' => false,
>> 'readonly' => false,
>> 'export' => true
>> );
>>
>>
>>
>>
>>
>> In prefs.php I added:
>>
>> $_prefs['columns'] = array(
>> 'value' =>
>> "netcenter\temail\nbigfoot\temail\nverisign\temail\nlocalsql\temail\nprefs\t
>> email",
>>
>> 'locked' => false,
>> 'shared' => false,
>> 'type' => 'implicit'
>> );
>>
>>
>>
>> Now, if I add an email-address from imp I get an "Already exists!", but the
>> address gets added. I can also see the new address in my private
>> addressbook, but when I click on it to see the details I get "Not enough
>> rights to see contact!".
>>
>> Do you hav any hints???
>>
>> Greetings
>>
>> Sascha
>> --
>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
_____________________________________________________
Radio Gong 2000 GmbH & Co. KG
Franz-Joseph-Strasse 14
80801 München
Fon: +49 (0) 89 / 38 166 - 0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 1336 bytes
Desc: =?utf-8?b?w5ZmZmVudGxpY2hlciA=?=
=?utf-8?b?UEdQLVNjaGzDvHNzZWw=?=
Url : http://lists.horde.org/archives/horde/attachments/20040721/60ba4086/attachment-0002.bin
More information about the horde
mailing list