Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-18-2010, 01:36 AM
|
#1
|
|
LQ Newbie
Registered: May 2010
Posts: 8
Rep:
|
Samba : New windows xp clients cant join samba domain
Hi all , weve been running samba on linux for a while and everything was fine. All of a sudden when you add new clients to the domain you get the error message :Logon Failure:unknown user name or bad password. This to me seems like a windows error message and not a samba error. When you remove an existing machine (ie on domain) and then try to rejoin it to the domain you fail.
Please help any assistance will be appreciated
Regards
|
|
|
|
08-27-2010, 10:41 AM
|
#2
|
|
LQ Newbie
Registered: Jun 2010
Location: Classified
Distribution: CentOS, RHEL, Fedora, Solaris
Posts: 16
Rep:
|
I am having the same issue and would like answers to this as well, can anyone help?
|
|
|
|
08-27-2010, 10:52 AM
|
#3
|
|
Member
Registered: Jul 2003
Location: Woodbridge VA
Distribution: Red Hat, Suse, AIX, Fedora, Cent OS, Ubuntu, Mint Linux
Posts: 58
Rep:
|
Can you post your samba config file
|
|
|
|
08-27-2010, 10:56 AM
|
#4
|
|
Member
Registered: Jul 2003
Location: Woodbridge VA
Distribution: Red Hat, Suse, AIX, Fedora, Cent OS, Ubuntu, Mint Linux
Posts: 58
Rep:
|
From http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#id2570619
The procedure for making an MS Windows workstation or server a member of the domain varies with the version of Windows.
Windows 200x/XP Professional Client
When the user elects to make the client a domain member, Windows 200x prompts for an account and password that has privileges to create machine accounts in the domain.
A Samba administrator account (i.e., a Samba account that has root privileges on the Samba server) must be entered here; the operation will fail if an ordinary user account is given. The necessary privilege can be assured by creating a Samba SAM account for root or by granting fro
The name of the account that is used to create domain member machine trust accounts can be anything the network administrator may choose. If it is other than root, then this is easily mapped to root in the file named in the smb.conf parameter username map = /etc/samba/smbusers.
|
|
|
|
08-31-2010, 02:38 AM
|
#5
|
|
LQ Newbie
Registered: May 2010
Posts: 8
Original Poster
Rep:
|
Hi All this is the smb.conf file.
workgroup = BEC
security = user
passdb backend = ldapsam:ldap://becdata.bec.co.sz
ldap admin dn = cn=Directory Manager
ldap suffix = dc=seb,dc=co,dc=sz
ldap user suffix = ou=People
ldap machine suffix = ou=Computers
ldap group suffix = ou=Groups
encrypt passwords = yes
log file = /var/log/%m.log
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
os level = 33
domain logons = yes
domain master = yes
local master = yes
preferred master = yes
wins support = yes
logon home =
logon path =
logon drive = H:
template shell = /bin/false
winbind use default domain = no
[netlogon]
path = /home/netlogon
read only = yes
browsable = no
[test]
# [profiles]
# path = /var/lib/samba/profiles
# read only = no
# writeable = yes
# read only = no
# writeable = yes
# create mask = 0777
# directory mask = 0777
# profile acls = yes
[homes]
comment = Home Directory
path = /home/%u
browsable = no
writable = yes
create mask = 0664
directory mask = 0775
[common]
comment = Global Share - All Users
path = /data/common
public = Yes
browseable = Yes
writable = Yes
browsable = Yes
write list = @common
create mask = 0666
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|