Passwords I Think

Chris Bailey chrisb at medgenix.com
Wed Aug 9 14:38:27 GMT 2000


I am trying to set up samba on a sun ultra ten connected to our network.
I have a minimal conf file and a small number of users.

[global]
   workgroup = chs.com
   netbios name = demosys1
   server string = Samba Server %v

   unix password sync = yes
   wins support = yes
   name resolve order = wins hosts

   socket options = TCP_NODELAY


[USER]
   comment = Home Directories
   path = /users/%u
   browseable = no
   writable = yes


My problem is when I map a drive on my PC or on two other PCs I am not
asked for a password. When I try to map from several other PCs I am
asked for a password and no password is correct.

I have never been asked for a password from my PC. I do have an account
on the sun box that has the same name & password as my PC's windows
network password. I do not have an entry in the samba password file.

The other accounts that work also have the same unix group id as I do
and their PCs are configured the same as mine.

The accounts that are asked for a password have unix accounts on the sun
box the same as I do and are in the same unix group as I am. Their PCs
are configured the same as the PCs that work. one has both a unix and
smb password that are the same.

I am attaching a copy of the testparm output in case it is needed.

If anyone can help me get this one straight I will be very grateful.

Thanks
Chris
-------------- next part --------------
[global]
        workgroup = CHS.COM
        netbios name = DEMOSYS1
        netbios aliases = 
        server string = Samba Server %v on (%L)
        interfaces = 
        bind interfaces only = No
        security = USER
        encrypt passwords = No
        update encrypted = No
        allow trusted domains = Yes
        hosts equiv = 
        min passwd length = 5
        map to guest = Never
        null passwords = No
        password server = 
        smb passwd file = /usr/local/samba/private/smbpasswd
        root directory = /
        passwd program = /bin/passwd
        passwd chat = *new*password* %n\n *new*password* %n\n *changed*
        passwd chat debug = No
        username map = 
        password level = 0
        username level = 0
        unix password sync = Yes
        restrict anonymous = No
        use rhosts = No
        log level = 2
        syslog = 1
        syslog only = No
        log file = 
        max log size = 5000
        timestamp logs = Yes
        debug hires timestamp = No
        debug pid = No
        debug uid = No
        protocol = NT1
        read bmpx = No
        read raw = Yes
        write raw = Yes
        nt smb support = Yes
        nt pipe support = Yes
        nt acl support = Yes
        announce version = 4.2
        announce as = NT
        max mux = 50
        max xmit = 65535
        name resolve order = wins hosts
        max packet = 65535
        max ttl = 259200
        max wins ttl = 518400
        min wins ttl = 21600
        time server = No
        change notify timeout = 60
        deadtime = 0
        getwd cache = Yes
        keepalive = 300
        lpq cache time = 10
        max disk size = 0
        max open files = 10000
        read prediction = No
        read size = 16384
        shared mem size = 1048576
        socket options = TCP_NODELAY
        stat cache size = 50
        load printers = Yes
        printcap name = lpstat
        printer driver file = /usr/local/samba/lib/printers.def
        strip dot = No
        character set = 
        mangled stack = 50
        coding system = 
        client code page = 850
        stat cache = Yes
        domain groups = 
        domain admin group = 
        domain guest group = 
        domain admin users = 
        domain guest users = 
        machine password timeout = 604800
        add user script = 
        delete user script = 
        logon script = 
        logon path = \\%N\%U\profile
        logon drive = 
        logon home = \\%N\%U
        domain logons = No
        os level = 20
        lm announce = Auto
        lm interval = 60
        preferred master = No
        local master = Yes
        domain master = No
        browse list = Yes
        dns proxy = Yes
        wins proxy = No
        wins server = 
        wins support = No
        wins hook = 
        kernel oplocks = Yes
        ole locking compatibility = Yes
        oplock break wait time = 10
        smbrun = /usr/local/samba/bin/smbrun
        config file = 
        preload = 
        lock dir = /usr/local/samba/var/locks
        default service = 
        message command = 
        dfree command = 
        valid chars = 
        remote announce = 
        remote browse sync = 
        socket address = 0.0.0.0
        homedir map = 
        time offset = 0
        unix realname = No
        NIS homedir = No
        panic action = 
        comment = 
        path = 
        alternate permissions = No
        revalidate = No
        username = 
        guest account = nobody
        invalid users = 
        valid users = 
        admin users = 
        read list = 
        write list = 
        force user = 
        force group = 
        read only = Yes
        create mask = 0744
        force create mode = 00
        security mask = -1
        force security mode = -1
        directory mask = 0755
        force directory mode = 00
        directory security mask = -1
        force directory security mode = -1
        guest only = No
        guest ok = No
        only user = No
        hosts allow = 
        hosts deny = 
        status = Yes
        max connections = 0
        min print space = 0
        strict sync = No
        sync always = No
        print ok = No
        postscript = No
        printing = sysv
        print command = lp -c -d%p %s; rm %s
        lpq command = lpstat -o%p
        lprm command = cancel %p-%j
        lppause command = lp -i %p-%j -H hold
        lpresume command = lp -i %p-%j -H resume
        queuepause command = lpc stop %p
        queueresume command = lpc start %p
        printer name = 
        printer driver = NULL
        printer driver location = 
        default case = lower
        case sensitive = No
        preserve case = Yes
        short preserve case = Yes
        mangle case = No
        mangling char = ~
        hide dot files = Yes
        delete veto files = No
        veto files = 
        hide files = 
        veto oplock files = 
        map system = No
        map hidden = No
        map archive = Yes
        mangled names = Yes
        mangled map = 
        browseable = Yes
        blocking locks = Yes
        fake oplocks = No
        locking = Yes
        oplocks = Yes
        level2 oplocks = No
        oplock contention limit = 2
        strict locking = No
        share modes = Yes
        copy = 
        include = 
        exec = 
        preexec close = No
        postexec = 
        root preexec = 
        root preexec close = No
        root postexec = 
        available = Yes
        volume = 
        fstype = NTFS
        set directory = No
        wide links = Yes
        follow symlinks = Yes
        dont descend = 
        magic script = 
        magic output = 
        delete readonly = No
        dos filetimes = No
        dos filetime resolution = No
        fake directory create times = No

[USER]
        comment = Home Directories
        path = /users/%u
        read only = No
        browseable = No
# 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: chrisb.vcf
Type: text/x-vcard
Size: 356 bytes
Desc: Card for Chris Bailey
Url : http://lists.samba.org/archive/samba-technical/attachments/20000809/4ac23784/chrisb.vcf


More information about the samba-technical mailing list