I do not understand yet how this is supposed to work. and my /etc/passwd get overwritten on every boot.
I have the following:
Code:
lrwxrwxrwx 1 root root 11 Oct 8 15:34 /etc/cfm/compute-centos-5-x86_64/etc/passwd -> /etc/passwd
lrwxrwxrwx 1 root root 11 Oct 8 15:34 /etc/cfm/compute-diskless-centos-5-x86_64/etc/passwd -> /etc/passwd
lrwxrwxrwx 1 root root 11 Oct 8 15:34 /etc/cfm/compute-imaged-centos-5-x86_64/etc/passwd -> /etc/passwd
lrwxrwxrwx 1 root root 11 Oct 8 15:34 /etc/cfm/installer-centos-5-x86_64/etc/passwd -> /etc/passwd
Code:
[root@master ~]# ls -l /etc/passwd
-rw-r--r-- 1 root root 1579 Oct 13 09:09 /etc/passwd
and the following:
Code:
[root@master ~]# ls -l /opt/kusu/cfm/*/etc/passwd
-rw-r--r-- 1 apache apache 910 Oct 13 09:10 /opt/kusu/cfm/1/etc/passwd
-rw-r--r-- 1 apache apache 910 Oct 13 09:10 /opt/kusu/cfm/2/etc/passwd
-rw-r--r-- 1 apache apache 910 Oct 13 09:10 /opt/kusu/cfm/3/etc/passwd
-rw-r--r-- 1 apache apache 910 Oct 13 09:10 /opt/kusu/cfm/4/etc/passwd
The content looks like BASE64 encoded, but I cannot decode it with base64 ...
Code:
[root@master ~]# cat /opt/kusu/cfm/4/etc/passwd
U2FsdGVkX1/3Kvn+5xq1y8BrWo88ZrLp0WmgBddAHvnP+n7OptEGGUFqPFD4xuNf
sSepJXm7EMaNNet38vRZ0PCeN+Dx056dnEK44/5Lzrie1dBCJvwQtR5BnbSBCnXT
4tQBBokrqApXODCLq3SFmgGjPFjb2FOXRLwkKb0JxhgV9KvZOXJnAEvg4muNfCkT
TLUszJP68sNsKVTylEOfI/GUmDWPJc0+AB50KKpLG0izj7z+NWmgleMbjpjea3Ph
NNwQePtVYV5s3CXEzwf7xXmBuPwkbtjveTI2TCf7QUTgZXdk6AaACZAECPgmqw0a
F63tq609HKpID8yU3gaog0rzBs2L0EZ3ALOZWK0aE27Y2OWZd2Sf2n8XtkzOSj5Z
V/aAhyHJtpqYdcVzflh4gV1sfQ8VRAUTj3ZvhjR5QJgjcVBwfnaoc68/+65RjexD
Yumok+zIvWZLLoEnsARm/mMgadDwP4qUC9Qmue2jGOrMznbMW7wXiBQLh48dUXQz
tvZSGlRCEvDsUnRftHGbrEA5U24sFlMG2TIQnwTO7yRjU2QeTrv8CNQ5nMf5fl9T
VHMKER/XjJ/o0qpbn/f+ZwITvd+u5m/20IGgMDSSmA6LCX239nHjixGOMf6OQlwW
rH/Akwms1zLbRVeXyv5cpO0qA6aJ5f8ElU3VY7dFc4FuT9y0r5eFdDVzh/frcGf4
COG8icb6N+4OED6bAGGR1XJunUD/VDyzOYhxOhlpXqxfKTYQtuJoEU/pDaj1+iTh
KmCMuNso3PZSX9TuYoPCVAbd0j8cXM+bEkfzn5bt273B3koleZEdnzYvqYJBxjjI
9urgd8ZTuoYGxfLrLon9DZMC+1qFyjJtuj/vf6eN6Q8q60T/eLyCGu5iDTUiI0iO
Sadly my system clock is a little flacky as my installer node currently is a virtual machine...