﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
57	yulectl socket problem	markusf	rainer	"yule v 2.3.3

I always get this error when I send the RELOAD for a client.
{{{
/usr/sbin/yulectl -v -c RELOAD client-xxx

# Waiting for confirmation.
ERROR: Bounced message != original message (possible reason: superfluous password).
ERROR: receiving data from server failed.
}}}

it's the same in beltane and on cli (I've tested with correct SetSocketAllowUid: beltane = wwwrun, cli = root)[[BR]]

the '''LIST''' and '''LISTALL''' command doesn't bring an error
{{{
/usr/sbin/yulectl -c LISTALL
001: xxxxxxx@LISTALL:dummy
}}}


I've read the documentation of yulectl and the two methods[[BR]]
when I set the 'SetSocketPassword = xxxx' in the yulerc, yule writes out a warning
{{{
<log sev=""WARN"" tstamp=""2007-03-22T10:20:14+0100"" msg=""Config option SetSocketPassword not supported, use SetSocketAllowUID"" subroutine=""sh_socket_password"" />
}}}

so I only used the '''SetSocketAllowUid''' option in the yulerc and removed the '''~/.yulectl_cred''' passwordfile and yulectl tells me, that the password file is missing:
{{{
/usr/sbin/yulectl -v -c LISTALL

# Password file (/root/.yulectl_cred) missing
# Waiting for listing.
001: >>>>  xxxxx@LISTALL                             dummy  2007-03-22T10:37:51+0100
}}}

what goes wrong here?!?[[BR]]
the password has no ''@'' or other special-chars and has 11 characters[[BR]]

the permissions of the socket file looks also okay:
{{{
srwxrwxrwx 1 root root 0 2007-03-22 10:43 /var/run/yule.sock
}}}

thank's for your help"	defect	closed	major	2.3.3	main	2.3.2	worksforme		
