Hi you all I have a qustion. I have samba no so that it will allow me to add clients to the domain how ever I can not add users on XP PRO I get the follwing error

The user could not be added becuse the following error has occurred:

The turst relationship between this workstation and the primary domain failed

any one have a idea? below is my samba config

David
thnx

# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2003/01/28 22:11:51

# Global parameters
[global]
workgroup = HASMDK
netbios name = HAS1
server string = Samba PDC Running %v
encrypt passwords = Yes
null passwords = Yes
obey pam restrictions = Yes
username map = /etc/samba/user.map
log file = /var/log/samba/log.%m
max log size = 50
name resolve order = wins lmhosts bcast
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
add user script = /usr/sbin/useradd -s /bin/false %u
logon script = %U.bat
logon path = \\%L\Profiles\%U
logon home = \\%L\%U\.profile
domain logons = Yes
os level = 99
preferred master = Yes
domain master = Yes
dns proxy = No
wins support = Yes
default service = netlogon
winbind uid = 10000-20000

[homes]
comment = Home Directories
read only = No

[netlogon]
comment = Network Logon Service
path = /var/lib/samba/profiles
read only = No
guest ok = Yes
browseable = No
root preexec = /usr/bin/ntlogon -u %U -g %G -o %a -d /var/lib/samba/netlogon
root postexec = rm -f /var/lib/samba/netlogon/%U.bat

[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
guest ok = Yes
printable = Yes
print command = lpr-cups -P %p -o raw %s -r # using client side printer drivers.
browseable = No

[print$]
path = /var/lib/samba/printers
write list = @adm root

[pdf-generator]
comment = PDF Generator (only valid users)
path = /var/tmp
guest ok = Yes
printable = Yes
print command = /usr/share/samba/scripts/print-pdf %s ~%u \\\\\\\\%L\\\\%u %m %I &

[public]
path = /home/public
read only = No
create mask = 0777
guest ok = Yes
--
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