![]() |
ISPConfig damaged my /etc/group ! :-/
Hi all,
I just logged in to my box via SSH and saw a message: Code:
id: cannot find name for group ID 0I've tried the following: Code:
root@nixion:~# /etc/init.d/apache2 force-reloadCode:
web19:x:10019:admispconfig,user19_lelumSo... is there a way to recreate the /etc/group file, or at least to fetch the user list to recreate it manually? Have a nice day. Thanks in advance! |
ISPConfig does not damagae group file which has the correct format. The group file must have been corrupted before you edited this user or another application was editing the group file at the same time. Do you run webmin on the server too?
To let ISPConfig recreate the groups, execute the following SQL staement in the ISPConfig database: update isp_isp_user SET status = 'u' where status = ''; Then edit a user in the interface, change something and click on save. |
Quote:
One other thing started happening after this - the /etc/apache2/vhosts/Vhosts_ispconfig.conf doesn't get updated automatically. A file is created like this: Vhosts_ispconfig.conf_21-04-08_22-56-09, and it has current data inside, but the "Vhosts_ispconfig.conf" doesn't get replaced. What's the problem? |
Quote:
|
Quote:
But I still don't know how did it come to this. :/ Have a nice day. |
| All times are GMT +2. The time now is 10:51. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.