From: Jamie C. <jca...@we...> - 2002-10-17 13:51:19
|
Hubert Krause wrote: > Hello List, > > I currently developing an Script to automate the creation of Webaccounts. I > use the "running a script after changes" feature of the usermin there for. > > One Task of my Script is the creation of a different Username vor the same, > just before with useradmin created UID, but the Problem is, that the script > is running before useradmin release the locks onto the passwd Files. In my > script I use the useradd and userdel tools delivered with SuSE-Linux, wich > won't work with locked passwd-files. > > Is it possible to change the order, first release the Lock and then do the > script, or is there a good reason for the current order? There is no good reason for the current order :) I will have webmin unlock the files before running the 'after' command in the next release .. - Jamie |