Amiga Samba With NT4.0 Domain

The first thing we need to do, is to make our Amiga Samba
mashine member of the NT4.0 domain.

Login to the PDC of your NT4.0 domain
Use "Server manager" to as your Samba server as "Windows Nt Workstation or Server"

<Screenshot not available>

Then stop your Samba deamons:

Now you write this command to join the domain:

samba:bin/smbpasswd -j DOMAIN -r PDC

Next thing will be to modify the settings in smb.conf.

Here is what to change with SWAT:

Security = Domain
Workgroup = Domainname
Password server = *

Voila!
Restart everything :-)