r13622: Allow to rename machine accounts in a Samba Domain. This still uses the
authorGünther Deschner <gd@samba.org>
Wed, 22 Feb 2006 10:28:02 +0000 (10:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:19 +0000 (11:10 -0500)
commitb2eac2e6eb6ddd1bcb4ed5172e7cd64144c18d16
treeab0aaf530f3949cc0a66335dd46f6e45d54ebfff
parent7de1ee18619bf99c5db45692e085d0646e52378f
r13622: Allow to rename machine accounts in a Samba Domain. This still uses the
"rename user script" to do the rename of the posix machine account (this
might be changed later). Fixes #2331.

Guenther
source/lib/util_str.c
source/passdb/pdb_ldap.c
source/passdb/pdb_smbpasswd.c
source/passdb/pdb_tdb.c
source/printing/printing.c
source/rpc_server/srv_samr_nt.c