On Thu, 14 Nov 2002, Samba Guy wrote:

> Here is my config.
>
>
> [global]
>         workgroup = TESTDOMAIN
>         netbios name = TEST
>         null passwords = Yes
>         passdb backend = ldapsam:ldap://localhost
>         log file = /usr/local/samba/logs
>         add user script = /usr/sbin/useradd -d /dev/null -g 503 -s
> /bin/false -M %u
>         add machine script = /usr/sbin/useradd -d /dev/null -g 503 -s
> /bin/false -M %u
>         logon path = \\%N\profiles\%g
>         logon drive = U:
>         domain logons = Yes
>         os level = 255
>         preferred master = True
>         domain master = True

Oops! Either you are a WINS Server, or you are a WINS Client - BUT not
both.

>         wins server = 192.168.0.15
                        ^^^^^^^^^^^^
This says I am a WINS Client

>         wins support = Yes
          ^^^^^^^^^^^^^^^^^^
This says I am a WINS Server.

> <----
> Ldap settings removed
> ---->
>         ldap ssl = start tls
>         comment = Linux RedHat Samba Server
>         guest ok = Yes
>         security = server
>
>
>
- John T.

-- 
John H Terpstra
Email: [EMAIL PROTECTED]

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to