8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Cannot set my user or...
FromSent OnAttachments
Sérgio A P FerreiraOct 10, 2005 6:10 am.dat
Jay LeeOct 10, 2005 7:32 am 
Jay LeeOct 10, 2005 7:52 am 
Jure KorenOct 10, 2005 8:25 am 
Sérgio A P FerreiraOct 10, 2005 9:07 am 
Sérgio A P FerreiraOct 10, 2005 9:22 am 
Jay LeeOct 10, 2005 9:28 am 
Sérgio A P FerreiraOct 10, 2005 12:16 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] Cannot set my user or group idActions...
From:Jay Lee (jl@pbu.edu)
Date:Oct 10, 2005 9:28:09 am
List:net.sourceforge.lists.courier-maildrop

Sérgio A P Ferreira wrote:

I set It in a limited range(10000 up to 20000). They are not unique, they are sequential. The maildamin user, who I want to be the owner of maildrop, has uidNumber=10010 and gidNumber=15000.

Try commenting out LDAP_UID and LDAP_UID and adding:

LDAP_GLOB_UID 10000 LDAP_GLOB_GID 10000

except that 10000 should be the UID/GID of the account your testing with. Make sure the Homedir is owned by this UID/GID also. See if that works. Also try turning up DEBUGGING in authdaemonrc.

Jay