Cosmetic fixups found while playing with the server manager. Added support
authorTim Potter <tpot@samba.org>
Mon, 25 Jun 2001 06:13:27 +0000 (06:13 +0000)
committerTim Potter <tpot@samba.org>
Mon, 25 Jun 2001 06:13:27 +0000 (06:13 +0000)
commit6e0605c3ab266749a411fe50301020fac52eea98
treeadee5587718e0ee4897ab96f8a0df829da0a1308
parentdae746c639d03afea2d126d73f8bb6f0d794a50a
Cosmetic fixups found while playing with the server manager.  Added support
for NET_SRV_SET_INFO rpc call which is made when double-clicking on a
computer in the server manager and changing the description.  We always
return NT_STATUS_NOPROBLEMO as NT doesn't seem to decode any error messages
passed back.

Maybe the changed comment string could be stored in a tdb and regurgitated
instead of the "server string" smb.conf parameter?
(This used to be commit d936ffedd90fe442f990c9ac2e172877f28d7230)
source3/rpc_parse/parse_srv.c
source3/rpc_server/srv_srvsvc.c
source3/rpc_server/srv_srvsvc_nt.c