Notes |
(0000438)
xenonR (reporter)
2009-09-30 22:05
|
To complete the nsswitch.conf file also append
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
Good night... |
|
(0000452)
crifi (reporter)
2009-12-15 16:36
|
I can confirm this bug. |
|
(0000462)
kscholz (reporter)
2010-02-08 12:38
|
I can confirm this bug too...
A full working config should look like this one:
passwd: compat mysql
group: compat mysql
shadow: compat mysql
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis |
|
(0000465)
jo (reporter)
2010-03-02 23:39
|
I'm using "files mysql" instead of "compat mysql".
I changed that because I saw some warnings in the internet and the docs I read on the issue confirmed them (I forgot the details, so this needs to be verified independently before it can go into SysCP). |
|