Consolidate create/delete account paths in pdbedit
authorSimo Sorce <idra@samba.org>
Sun, 17 May 2009 00:36:28 +0000 (20:36 -0400)
committerGünther Deschner <gd@samba.org>
Fri, 29 May 2009 16:03:56 +0000 (18:03 +0200)
commitf48e39540c9767e9077e7534a6d410b4ce597c86
treeff28231947b4a63aab85daf2b37001c849738ca0
parent64d1b5c4e1efd734176c1ea6e5e564e626128b4f
Consolidate create/delete account paths in pdbedit

Use common paths like for smbpasswd, so that all utilities
behave the same way. As for smbpasswd this changes the behavior
of pdbedit to create/delete unix users is the add/delete user
scripts are provided, or ldapsam:editposix is configured.

Signed-off-by: Günther Deschner <gd@samba.org>
source3/include/proto.h
source3/param/loadparm.c
source3/utils/pdbedit.c