Displaying 1 result from an estimated 1 matches for "clintbsd30a".
2003 Feb 04
1
Issues with Joining an NT4 Domain
...t 3.0alpha with the same
results. I'll include the commands I've used for the 3.0 tree, as this is
what I've used most recently.
My smb.conf:
[global]
        security = DOMAIN
        domain logons = yes
        password server = QADOM
        workgroup = QADOM
        netbios name = clintbsd30a
        server string = FreeBSD with Samba 3.0
        encrypt passwords = yes
        preferred master = no
        domain master = no
        utmp = yes
        add user script = /usr/sbin/pw adduser %u
        delete user script = /usr/sbin/pw deleteuser %u
        pam password change = yes
I...