Samba as a Domain Member Server
This method involves addition of the following parameters in the smb.conf
file:
security = domain
|
workgroup = MIDEARTH
|
In order for this method to work, the Samba server needs to join the MS Windows NT
security domain. This is done as follows:
-
On the MS Windows NT domain controller, using
the Server Manager, add a machine account for the Samba server.
-
On the UNIX/Linux system execute:
root#
net rpc join -U administrator%password