[samba-tng] status

Luke Kenneth Casson Leighton lkcl at samba.org
Thu Feb 17 22:41:21 GMT 2000


ok, i just removed the requirement that the samba tng server must be
joined to its own domain.

i did this by checking, at the server-side-login code in
srv_netlogon_nt.c:

if (trust_account_name == global_myname)
{
	read_trust_account_password("$MACHINE.ACC")
}
else
{
	obtain_trust_acount_from_SAM_DATABASE(trust_account_name);
}

lars, can you update the FAQ accordingly.

createuser mysambaserver$ -j

will still work: it will overwrite the $MACHINE.ACC secret; it's just that
the trust account mysambaserver$ will never be used.

luke

<a href="mailto:lkcl at samba.org" > Luke Kenneth Casson Leighton    </a>
<a href="http://cb1.com/~lkcl"  > Samba and Network Development   </a>
<a href="http://samba.org"      > Samba Web site                  </a>
<a href="http://www.iss.net"    > Internet Security Systems, Inc. </a>
<a href="http://mcp.com"        > Macmillan Technical Publishing  </a>
 
ISBN1578701503 DCE/RPC over SMB: Samba and Windows NT Domain Internals



More information about the samba-technical mailing list