Dear Natalie,
I've followed your procedure exactly. Unfortunately the "smbadm join" got me
the following:
bash-3.2# smbadm join -u Administrator pv
Enter domain password:
Joining 'pv' ... this may take a minute ...
failed to join domain 'pv' (UNSUCCESSFUL)
At the same time int the /var/log/messages:
Nov 27 01:00:52 b77 smbd[763]: [ID 256202 daemon.error] smb_ads: DNS query for
ADS host error: 2:
Nov 27 01:00:52 b77 smbd[763]: [ID 801289 daemon.error] DNS server internal
error
Nov 27 01:00:52 b77 smbd[763]: [ID 256202 daemon.error] smb_ads: DNS query for
ADS host error: 2:
Nov 27 01:00:52 b77 smbd[763]: [ID 801289 daemon.error] DNS server internal
error
Nov 27 01:00:54 b77 smbd[763]: [ID 358402 daemon.error] smb_ads: admin user is
not set
Nov 27 01:00:54 b77 smbd[763]: [ID 871254 daemon.error] smbd: failed joining pv
(UNSUCCESSFUL)
Here's my setup:
Active Directory: dc.pv.local (global catalog and the only existing site)
The forest and the tree is pv.local.
The DNS server is running on dc.pv.local (192.168.163.253)
bash-3.2# cat /etc/nsswitch.conf
passwd: files
group: files
hosts: files dns
ipnodes: files
networks: files
protocols: files
rpc: files
ethers: files
netmasks: files
bootparams: files
publickey: files
# At present there isn't a 'files' backend for netgroup; the system will
# figure it out pretty quickly, and won't use netgroups at all.
netgroup: files
automount: files
aliases: files
services: files
printers: user files
auth_attr: files
prof_attr: files
project: files
tnrhtp: files
tnrhdb: files
bash-3.2# cat /etc/resolv.conf
nameserver 192.168.163.253
domain pv.local
search pv.local
bash-3.2# cat /etc/krb5/krb5.conf
[libdefaults]
default_realm = PV.LOCAL
[realms]
PV.LOCAL = {
kdc = dc.pv.local
kpasswd_server = dc.pv.local
kpasswd_protocol = SET_CHANGE
}
[domain_realm]
dc.pv.local = PV.LOCAL
bash-3.2#
I've done:
bash-3.2# sharectl set -p ads_enable=true smb
bash-3.2# sharectl set -p ads_user= smb
bash-3.2# sharectl set -p ads_user_container=cn=Users smb
bash-3.2# sharectl set -p ads_domain= smb
bash-3.2# sharectl set -p ads_passwd= smb
svcadm disable smb/server
svcadm enable smb/server
And then the "smbadm join" that has failed as I've described above :-(
Have I done something wrong?
Many thanks,
LK
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss