[BlueOnyx:16206] Re: Existing database overwritten by GUI

Maurice de Laat mdlaat at muisnetwerken.nl
Thu Oct 16 10:11:30 -05 2014


Hi Michael

On 14-10-14 17:37, Michael Stauber wrote:
> So just do a "yum clean all" and "yum update". Afterwards you may have
> to do a "/sbin/service cced.init rehash" just for good measures and then
> you can use the minus in MySQL usernames and database names.

Thank you, but unfortunately still not working.

I can see in /usr/sausalito/schemas/base/mysql/MYSQL_Vsite.schema that 
the update came through:
<typedef name="mysqlusername" type="re" 
data="^[A-Za-z0-9][-]{0,4}[A-Za-z0-9_%]{1,15}$" />
<typedef name="mysqldatabase" type="re" 
data="^[A-Za-z0-9][-]{0,8}[A-Za-z0-9_%]{1,63}$" />

did a rehash:
[root at arie ~]# /sbin/service cced.init rehash
Rehashing cced configuration:
Shutting down cced: done
Starting cced:                                             [  OK  ]
Skipping run of CCE constructors:
done


But still:
[root at arie ~]# /usr/sausalito/bin/cceclient
100 CSCP/0.80
200 READY
set 35 . MYSQL_Vsite username = "mn-netshield"
302 BAD DATA 35 username "[[base-cce.invalidData]]"
401 FAIL
set 35 . MYSQL_Vsite DB = "mn-netshield"
302 BAD DATA 35 DB "[[base-cce.invalidData]]"
401 FAIL
BYE
202 GOODBYE


Any more thoughts?
Thanks
-- 
Maurice



More information about the Blueonyx mailing list