leonyu13 wrote:
I certainly appreciate your help so far. Any other ideas? I'm accessing
my Red Hat server through my windows machine via vnc running as root (I
know, bad idea), could that screw up permissions somewhere?

I don't know if this is causing your problem, but if you do this then the database and config files are owned by root which means that slimserver won't run as user slimserver.

Try and get into the habit of doing:

# su - slimserver
{enter password}
$ ./slimserver.pl --stdio --d_server --user slimserver

R.
--
http://robinbowes.com

If a man speaks in a forest,
and his wife's not there,
is he still wrong?

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to