Hi again
Sorry 'bout the newbyeness but i�ve got a bigger problem now
Now i have it authenticating in ldap. i send the request and it returns
invalid login
Here�s the ldap log:
Sep 7 15:48:31 green slapd[872]: conn=46 op=3 SRCH base="uid=testing,
ou=mails, uid=vs00001, ou=net, ou=servicos, ou=internet, dc=valnetsado,
dc=pt" scope=2 filter="([EMAIL PROTECTED])"
Sep 7 15:48:31 green slapd[872]: conn=46 op=3 SEARCH RESULT tag=101 err=0
text=
in authldaprc i have
LDAP_CRYPTPW userPassword
and i've tried both LDAP_AUTHBIND 0 and 1
Could it be a crypt problem? LDAP uses crypt with md5
Please help?
Thanks in advance
Jorge Santos
-----Original Message-----
From: Roland Schneider [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 07, 2001 5:49 AM
To: webmail
Subject: Re: Apache chdir: Permission denied
--Jorge Santos wrote on 07.09.2001 12:09 +0000:
> Hi all
> I�ve just installed sqwebmail with mysql support on a qmail machine
> with pop and courier imap. When i try to login in the webmail i get a:
> > Can you tell me what is wrong?
The uid:gid cant access home/Maildir (as listed in the db),
or SQWebmail lost the root-privilege (suid) because it was copied
without -p.
Roland