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)
commitcab298856ab1179cdaec2ef89121f7c66c6b6d76
tree07a123f24e5644341dbf115712995ef0e4352f71
parent0d7f6d650dd3d2c77711d00ffb41e829bb49905f
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
(This used to be commit b2eac2e6eb6ddd1bcb4ed5172e7cd64144c18d16)
source3/lib/util_str.c
source3/passdb/pdb_ldap.c
source3/passdb/pdb_smbpasswd.c
source3/passdb/pdb_tdb.c
source3/printing/printing.c
source3/rpc_server/srv_samr_nt.c