Hey all, I'm new to Solaris -- sorry if I sound like it.  I just installed
2008.05 onto a machine that I want to join to a windows domain.  Ill just
show the steps I've followed trying to get this working.

Immediately after initial boot, I updated pkg according to
http://opensolaris.org/os/project/indiana/resources/relnotes/200805/x86/#Update_Inst

I then started following
http://www.genunix2.org/wiki/index.php/Getting_Started_With_the_Solaris_CIFS_Service,
starting with the section "How to Install the Solaris CIFS Service Software
(OpenSolaris)" and then "How to Join an AD Domain".  I dont (think i) need
anything beyond ephemeral mapping.  To summarize:  /etc/resolve.conf has
proper domain, search, and namerserver entries.  /etc/nsswitch.conf has
"host: files dns", /etc/krb5/krb5.conf is setup just like
http://docs.sun.com/app/docs/doc/820-2429/configuredomainmodetask except
with my info substituted for example.com.

All goes well until i try to join the domain with "smbadm join -u myuser
mydomain".  It asks for my password, pauses for a second or two and then
returns with an UNSUCCESSFUL message.  In dmesg, I see

Nov  7 13:41:32 FileSrv2 smbd[12699]: [ID 995127 daemon.error] dyndns: UDP
send error (Bad file number)
Nov  7 13:41:32 FileSrv2 smbd[12699]: [ID 342079 daemon.error] smb_ads:
send/receive error
Nov  7 13:41:34 FileSrv2 smbd[12699]: [ID 362282 daemon.error] ads: Retry
kinit to acquire credential.
Nov  7 13:41:34 FileSrv2 smbd[12699]: [ID 452752 daemon.error]
ads_modify_computer: Insufficient access
Nov  7 13:41:35 FileSrv2 smbd[12699]: [ID 871254 daemon.error] smbd: failed
joining ematrixsports.net (UNSUCCESSFUL)

So I tried debugging kerberos stuff.

# kinit jwineinger
Password for [EMAIL PROTECTED]:
# kinit -k
kinit(v5): Cannot resolve network address for KDC in requested realm while
getting initial credentials

And for good measure, I downloaded the cifs-chkcfg script and ran it.
# ./cifs-chkcfg
CIFS driver (smbsrv) is not loaded
try: modload -p smbsrv
# modload -p smbsrv
can't load module: No such file or directory

So, in all honestly, I'm just thrashing around in the dark here, but I'd
love (and need) to get this system up and working on our domain. I'm not
sure what I'm missing.

thanks for any help
Jay
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to