Hello everyone. It's a pleasure to join you group.
I'm have a problem joining my OpenSolaris system to the AD domain running on Windows 2008.
When I run "smbadm join -u administrator viaero.net" it fails.
My messages file shows:

Mar 30 16:20:36 beastlord smbd[2386]: [ID 871254 daemon.error] smbd: failed joining viaero.net (OPEN_FAILED) Mar 30 16:20:36 beastlord idmap[2384]: [ID 153168 daemon.notice] Couldn't open and SASL bind LDAP connections to any domain controllers; discovery of some items will fail.

I've added Unix support to the DC and disabled the digitally signed communications in the Domain Controllers Policy.
I've double checked /etc/hosts, nsswitch.conf and resolv.conf.
Does OpenSolaris CIFS user the /etc/sfw/smb.conf?


Krb5.conf:
[libdefaults]
       default_realm = VIAERO.NET

[realms]
      VIAERO.NET = {
               kdc = riseagainst.viaero.net
               admin_server = riseagainst.viaero.net
               kpasswd_server = riseagainst.viaero.net
               kpasswd_protocol = SET_CHANGE
       }

[domain_realm]
       .viaero.net = VIAERO.NET

[logging]
       default = FILE:/var/krb5/kdc.log
       kdc = FILE:/var/krb5/kdc.log
       kdc_rotate = {
               period = 1d

# how many versions of kdc.log to keep around (kdc.log.0, kdc.log.1, ...)

               versions = 10
       }



What other info do you need to help me diagnose?

--
Thanks,

Rich Flinn
Sr. Unix Admin
Viaero Wireless
970-768-6698

This email and any attachments may contain confidential material
and is solely for the use of the intended recipient(s). If you have
received this email in error, please notify the sender immediately
and delete this email. If you are not the intended recipient(s), you
must not use, retain or disclose any information contained in this email.

_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to