CVS update: samba/source/lib

Luke Leighton lkcl at samba.anu.edu.au
Mon Jan 3 04:03:47 EST 2000


Date:	Monday January 3, 19100 @ 4:03
Author:	lkcl

Update of /data/cvs/samba/source/lib
In directory samba:/data/people/lkcl/samba-tng/source/lib

Modified Files:
      Tag: SAMBA_TNG
	msrpc-client.c 
Log Message:
fixing up NETLOGON usage.  password validation must now go through
password_ok() which checks server security, domain security followed
by unix pwdb.

if using "encrypted sswords = yeses", you _must_ now run netlogond.
if using "security = user", you _must_ add a workstation
trust account your_own_server_name$ to unix pwdb _and_ follow
it up with smbpasswd -a -j your_own_server_name$ _or
rpcclient -S your_server -Uadmin%pass -l log
lsaquery createuser your_owk_server_name$ -j

both smbpasswd _or_ rpcclient _must_ be run as root.
(this may change for rpcclient in the near future, if i
implement LsaSetPrivateData to set the trust account,
remotely).



More information about the samba-cvs mailing list