Hi All:

When I usign nmblookup to query my domain controller, I got different results:

[EMAIL PROTECTED]:# nmblookup -A ADDomain.com
Looking up status of 169.254.211.91
No reply from 169.254.211.91

[EMAIL PROTECTED]:# nmblookup -A ADDomain.com
Looking up status of 172.23.26.204
        WIN-2003                  <00> -         M <ACTIVE>
        WIN                           <00> - <GROUP> M <ACTIVE>
        WIN                           <1c> - <GROUP> M <ACTIVE>
        WIN-2003                  <20> -         M <ACTIVE>
        WIN                           <1b> -         M <ACTIVE>
        WIN                           <1e> - <GROUP> M <ACTIVE>
        WIN                           <1d> -         M <ACTIVE>
        ..__MSBROWSE__. <01> - <GROUP> M <ACTIVE>

        MAC Address = 00-0A-E4-09-D9-34

The seond output is what I need. The condition is consistent: one correct, one 
incorrect, etc. The problem happened when my samba server and DC are in 
different subnet.
My samba version is 3.0.21c with kernel 2.4.31. Ad domain is win2003 with sp1.

My global settings are as follows:
        dos charset = UTF8
        display charset = UTF8
        unix charset = UTF8
        server string = %h
        netbios name = Latrell
        wins server = 172.23.26.209
        write ok = yes
        guest account = smbguest
        map to guest = bad user
        encrypt passwords = yes
        map archive = no
        client use spnego = no
        auth methods = guest sam_ignoredomain winbind:ntdomain
        host msdfs = yes
        winbind use default domain = yes

        workgroup = ADDomain
        security = ads
        password server = ADDomain.com *
        idmap uid = 100000-500000
        idmap gid = 100000-500000
        winbind cache time = 15
        template homedir = /tmp/users/home/%D/%U
        template shell = /bin/bash

        create mask = 777
        directory mask = 777
        force create mode = 777
        force directory mode = 777

Thanks,
Latrell

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

Reply via email to