Do you see any error log (in /var/adm/messages) which contains
"idmap failed" in your system log after the authentication fails?
Do you see any other errors or abnormal messages in your log after
the failure?

What OS your domain controller is running?

For sake of testing try this and see if it makes any difference:

# svcadm restart idmap
# svcadm restart smb/server

Afshin

Wouter Coppens wrote:
> Hi all,
> 
> We¹re having problems to mount a cifs share. Everytime we get an
> authentication error. It doesn't matter if we use a Windows or Solaris
> client. I'm sure we entered the right password.
> 
> # smbutil view -A //192.168.43.31
> Share        Type       Comment
> -------------------------------
> ipc$         IPC        Remote IPC
> cifs01       disk  
> 
> 2 shares listed from 2 available
> 
> # smbutil view -U wouter2  //192.168.43.31
> Password:
> smbutil: session setup phase failed: syserr = authentication failed
> smbutil: could not login to server 192.168.43.31: syserr = authentication
> failed
> 
> Kinit seems to work:
> # kinit wouter2
> Password for [EMAIL PROTECTED]:
> ~# klist 
> Ticket cache: FILE:/tmp/krb5cc_0
> Default principal: [EMAIL PROTECTED]
> 
> Valid starting                Expires                Service principal
> 11/19/08 16:18:30  11/20/08 02:18:36  krbtgt/[EMAIL PROTECTED]
>         renew until 11/26/08 16:18:30
> 
> Some additional information:
> 
> # ./cifs-chkcfg 
> svcs: Pattern 'samba' doesn't match any instances
> 
> I have attached the output of cifs-gendiag.
> 
> Any help would be appreciated greatly!
> 
> Wouter 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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