[Samba] Joining samba-3.0.0beta3-1 to a Win3k Domain as a member server

Chris Krieger ckrieger at radiance-group.com
Tue Jul 29 13:38:21 GMT 2003


Hello
 
I am currently setting up a new domain structure at work, and am trying
to set up samba to authenticate against my Active directory domain. What
I am having trouble doing is joining the Linux system to the domain.
The system is running Redhat 8.0, no updates with samba-3.0.0beta3
 
Here is the error I get
[2003/07/29 09:32:53, 3] libads/sasl.c:ads_sasl_spnego_bind(190)
  got principal=rmedc1$@RADIANCE-GROUP.COM
[2003/07/29 09:32:53, 1] libsmb/clikrb5.c:ads_krb5_mk_req(267)
  krb5_cc_get_principal failed (No credentials cache found)
[2003/07/29 09:32:53, 0] libads/kerberos.c:ads_kinit_password(133)
  kerberos_kinit_password administrator at RADIANCE-GROUP.COM failed:
Cannot find KDC for requested realm
[2003/07/29 09:32:53, 1] utils/net_ads.c:ads_startup(176)
  ads_connect: DSA is unavailable
[2003/07/29 09:32:53, 2] utils/net.c:main(683)
  return code = -1
 
And of course, here is my smb.conf
# Global parameters
[global]
        NetBIOS name = devel
        workgroup = RME
        realm = radiance-group.com
        server string = RH 8.0 Devel Server
        security = ADS
        password server = 10.1.3.4
        algorithmic rid base = 100000
        unix password sync = Yes
       client NTLMv2 auth = Yes
       client lanman auth = Yes
        client plaintext auth = No
        log level = 10
        log file = /usr/local/samba/var/%m.log
        max log size = 100000
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        os level = 15
        dns proxy = No
        wins server = 10.1.3.4 10.1.3.3
        ldap ssl = no
        idmap uid = 1000-200000
        idmap gid = 1000-200000
#      template homedir = /data/ftp/%D/%U
        winbind separator = +
        winbind cache time = 1
        winbind use default domain = Yes
 
[D$]
        comment = Data Folder
        path = /data/
        admin users = ckrieger
        read list = *
        write list = root
        force user = root
        read only = No
 
Anyone run into this before, and of course more importantly what am I
doing worng?
Thanks everybody
 
Christopher K Krieger
Radiance Mold & Engineering
Network/System's Administrator
 
(586) 598-0060 ext 103
 



More information about the samba mailing list