On Mon, 2007-11-26 at 12:38 -0800, Afshin Salek wrote:
> Seems like idmap service is not running. Try
> 
> svcadm disable idmap
> svcadm enable idmap
> 
> and see if there's any errors in /var/adm/messages or
> var/svc/log/system-idmap:default.log

bash-3.2# svcadm disable idmap
bash-3.2# svcadm enable idmap
bash-3.2# svcs -a | fgrep idmap
online         20:47:03 svc:/system/idmap:default
bash-3.2# svcadm enable -r svc:/network/smb/server
svcadm: svc:/milestone/network depends on svc:/network/physical, which
has multiple instances.
bash-3.2# svcs -a | fgrep smb
online         20:47:08 svc:/network/smb/server:default
bash-3.2# smbadm join -u Administrator my.domain.net
Enter domain password: 
Joining 'my.domain.net' ... this may take a minute ...
failed to find any domain controllers for 'my.domain.net'
bash-3.2# 

Looking much better!  Unfortunately, I don't know the real password for
the domain so will have to wait until I am back at work tomorrow to try
for real.  The domain controllers are specified in /etc/krb5/krb5.conf
so I'm not sure why they couldn't be found.

Many thanks
--
John Connett


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

Reply via email to