Displaying 2 results from an estimated 2 matches for "abcdom".
2003 Dec 01
1
access samba 3.0 shares from Win2K, Win3K, WinXPProf. using netbios name
...in the linux machine to access
win2003 resources, I have no probles neither.
But when I try to access linux shares with the kerberos authentication
method, I have problems.
How can I beat this problem??
These are my machines:
->Windows 2003 Server Enterprise Edition
Name: w2003srv.ns1.abcdom
REALM: NS1.ABCDOM
WORKGROUP: NS1
->RedHat Linux 7.3
Name: rhd
Samba 3.0.0 compiled openldap-2.1.22 and Kerberos 1.3.1 del MIT
(Also tested with samba 3.0.0-2 rpm package)
These are my configuration files:
/etc/krb5.conf
--------------
[logging]
default = FILE:/var/log/krb5/libs....
2011 Apr 01
2
Unable to join to Windows 2003 PDC using samba 3.5.8 from a linux machine!!
Hi all,
I am using samba 3.5.8 on a linux machine.
I am not able to join the domain of a windows 2003 server in ADS mode.
I am getting the following error message:
# /usr/local/samba/bin/net ads join -U Administrator%password -I 10.25.66.71
Failed to join domain: failed to find DC for domain ABCDOM.PQR.COM
#
I am not sure what the issue here.
It works absolutely fine when I try to join the domain in rpc mode.
# /usr/local/samba/bin/net rpc join -U Administrator%password
Joined domain ABCDOM.
#
The smb.conf used is:
# /usr/local/samba/bin/testparm
Load smb config files from /usr/local/samb...