[horde] Fwd: a problem with preferences in ldap

alois blasbichler alois.blasbichler at sb-brixen.it
Wed Nov 6 23:57:06 PST 2002


> So the question is: do you have a master/slave server setup (whether
> one
> machine or two)?  And is referral chasing enabled?
> 
>-- 
>Eric Rostetter
>The Department of Physics
>The University of Texas at Austin

thank you for the answer,
i dont have a master/slave server setup 
-----------------------------------------
my horde.php looks like: 
$conf['prefs']['driver'] = 'ldap';
$conf['prefs']['params']['hostspec'] = 'mir';
$conf['prefs']['params']['port'] = '389';
$conf['prefs']['params']['basedn'] = 'dc=sb-brixen,dc=it';
$conf['prefs']['params']['uid'] = 'uid';
$conf['prefs']['params']['version'] = 'v3';
----------------------------------------------

a strang  thing i see:
Nov  7 08:51:56 mir slapd[12656]: => access_allowed: read access 
to "uid=ablasbichler,dc=sb-brixen,dc=it" "hordePrefs" requested

there is only a read access - why this ??

maybe sombody can help


here is my ldap.log file 
##############################################################################
Nov  7 08:34:21 mir slapd[12502]: daemon: conn=1 fd=9 connection from 
IP=127.0.0.1:1372 (IP=0.0.0.0:389) accepted.
Nov  7 08:34:21 mir slapd[12505]: conn=1 op=0 BIND dn="" method=128
Nov  7 08:34:21 mir slapd[12505]: conn=1 op=0 RESULT tag=97 err=0 text=
Nov  7 08:34:21 mir slapd[12504]: conn=1 op=1 SRCH base="dc=sb-brixen,dc=it" 
scope=2 filter="(uid=ablasbichler)"
Nov  7 08:34:21 mir slapd[12505]: conn=1 op=2 BIND dn="uid=ablasbichler,dc=sb-
brixen,dc=it" method=128
Nov  7 08:34:21 mir slapd[12505]: conn=1 op=2 RESULT tag=97 err=0 text=
Nov  7 08:34:21 mir slapd[12505]: conn=1 op=3 BIND dn="" method=128
Nov  7 08:34:21 mir slapd[12505]: conn=1 op=3 RESULT tag=97 err=0 text=
Nov  7 08:34:21 mir slapd[12505]: conn=1 op=4 UNBIND
Nov  7 08:34:21 mir slapd[12504]: conn=1 op=1 SEARCH RESULT tag=101 err=0 
nentries=1 text=
Nov  7 08:34:21 mir slapd[12504]: conn=1 fd=9 closed
Nov  7 08:34:21 mir imapd[12506]: login: mir[10.53.5.18] ablasbichler plaintext
Nov  7 08:34:21 mir slapd[12502]: daemon: conn=2 fd=9 connection from 
IP=127.0.0.1:1373 (IP=0.0.0.0:389) accepted.
Nov  7 08:34:21 mir slapd[12505]: conn=2 op=0 BIND dn="" method=128
Nov  7 08:34:21 mir slapd[12505]: conn=2 op=0 RESULT tag=97 err=0 text=
Nov  7 08:34:21 mir slapd[12505]: conn=2 op=1 SRCH base="dc=sb-brixen,dc=it" 
scope=2 filter="(&(objectClass=posixGroup))"
Nov  7 08:34:21 mir slapd[12505]: conn=2 op=1 SEARCH RESULT tag=101 err=0 
nentries=58 text=
Nov  7 08:34:21 mir slapd[12502]: daemon: conn=3 fd=14 connection from 
IP=10.53.5.18:1374 (IP=0.0.0.0:389) accepted.
Nov  7 08:34:21 mir slapd[12504]: conn=3 op=0 BIND dn="uid=ablasbichler,dc=sb-
brixen,dc=it" method=128
Nov  7 08:34:21 mir slapd[12504]: conn=3 op=0 RESULT tag=97 err=2 
text=requested protocol version not allowed
Nov  7 08:34:21 mir slapd[12505]: conn=3 op=1 SRCH base="dc=sb-brixen,dc=it" 
scope=2 filter="(uid=ablasbichler)"
Nov  7 08:34:21 mir slapd[12504]: conn=3 op=2 MOD dn="uid=ablasbichler,dc=sb-
brixen,dc=it"
Nov  7 08:34:21 mir slapd[12504]: conn=3 op=2 RESULT tag=103 err=8 
text=modificationsrequire authentication
Nov  7 08:34:21 mir slapd[12504]: conn=3 op=3 UNBIND
Nov  7 08:34:21 mir slapd[12505]: conn=3 op=1 SEARCH RESULT tag=101 err=0 
nentries=1 text=
Nov  7 08:34:21 mir slapd[12505]: conn=3 fd=14 closed
Nov  7 08:35:21 mir master[2650]: process 12506 exited, status 0
Nov  7 08:35:21 mir slapd[12502]: conn=2 fd=9 closed




More information about the horde mailing list