Hi Pluggers,

I have a Suse9.1 box to be setup as a file server authenticating against
a win2k 
domain controller.  On the client WinXP machine, I can see the file
server in 
Network Neighborhood with my username (jlegaspi) as one of the shares.
Accessing
the said share prompts me for username/password, and I give my username
(jlegaspi)
and password for the domain controller.  I guess the authentication
fails because
the username/password dialog box does not go away.  No messages were
logged to 
/var/log/messages and /var/log/samba/*.

This is the top part of my smb.conf.

[global]
        workgroup = MYDOMAIN
        server string = MYDOMAIN File Server
        interfaces = 127.0.0.1, eth0
        bind interfaces only = Yes
        security = DOMAIN
        map to guest = Bad User
        password server = mydomain-server
        preferred master = No
        idmap uid = 10000-20000
        idmap gid = 10000-20000
        template homedir = /home/win2k/%D%U
        template shell = /bin/bash
        winbind separator = +
        printer admin = @ntadmin, root, administrator
          encrypt passwords = yes

[homes]
        comment = Home Directories
        valid users = %S
        read only = No
        browseable = No

Any help would be appreciated.

Thanks!

-Joey

P.S.

Is there a way to search through the plug archives?  I don't want to
annoy all of you if my
questions have been asked before.
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to