PDA

View Full Version : Overwrite?



ja3
03-28-2004, 07:15 AM
Example: I add an user in directadmin that already exists as an shell user, does direct admin overwrite it or not?

ProWebUK
03-28-2004, 08:50 AM
It would fail on creation since useradd would give an error (user / group already exists).

Chris