- if the user already exists then ignore the -add command
authorAndrew Tridgell <tridge@samba.org>
Mon, 15 Sep 1997 06:36:55 +0000 (06:36 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 15 Sep 1997 06:36:55 +0000 (06:36 +0000)
commit6e3697ad1218264c85c6c1f4b1521960e21e2a67
tree5eded02955adc4e73468e83da813d5455dc2361d
parent1d2361bd2dec35bce029699f54c6a61fa739fa4b
- if the user already exists then ignore the -add command

- change the way the smbpasswd file is auto-created if it doesn't
exist. It didn't work under IRIX for some unknown reason

The smbpasswd.c code is really a bit of a mess. We should probably
rewrite it sometime.
source/utils/smbpasswd.c