Still no joy.
The odd thing is that I was able to get connected using plain winbind (I also tried and got connected with the Likewise software).
However, even when I got connected to our AD server Samba could not connect.
For further help, how much of the cifs-gendiag would you all like pasted here.

Thanks,
Rich
Hi Rich,

Take a look at the CIFS Service
troubleshooting wiki. In particular, here's
a description of joining a Windows 2008
domain.

http://wiki.genunix.org/wiki/index.php/CIFS_Service_Troubleshooting#Joining_a_Windows_2008_Domain

The troubleshooting wiki has a lot more
information that might be helpful in
setting up your OpenSolaris CIFS
service.

Also, for information about diagnosing
CIFS-related issues, see these
troubleshooting tips:

http://wiki.genunix.org/wiki/index.php/Solaris_CIFS_Service_Troubleshooting#Troubleshooting_Tips


Rich Flinn wrote:
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?


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


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

Reply via email to