|
From: Jamie C. <jca...@we...> - 2006-04-11 17:37:28
|
On 11/Apr/2006 12:20 David Anderson wrote .. > I am trying to create a virtual domain (using virtualmin) - hamdram.org.uk. > I clicked add new domain and filled in the various fields, choosing > defaults as much as possible. > > I have set up a group - virtgrps which I use as the group for unix > user because using the same group as mail users produced an error. > > When I click save I get the following: > Creating home directory .. > .. done > > Creating Unix group hamdram .. > Failed to create Unix group! > > On looking in the groups in user and groups module I see that the > group has been created. > > How can I progress further? > > Webmin is 1.270 and virtualmin is 2.610 This can happen if you have nscd running on your system, which caches user and group information. To stop it, go to the Bootup and Shutdown module, select the nscd service, and click the button to stop it and disable it at boot. - Jamie |