On Tue, 16 Oct 2012 11:36:58 +0200 (CEST), Gabriele Bulfon wrote:
Hi,

using latest illumos kernel, I'm having problem with CIFS in workgroup mode.
If the zfs data set is shared with guest access, everyone can connect
with no password and work flawlessly.
If I want the data set to be protected by a system user from passwd, I
used to not set guest access,
chown the data set to the user, ensure pam/smb password sync in pam.conf
("other password required pam_smb_passwd.so.1 nowarn"), reset the user
password I want to connect
with and start using ther share from windows.

Works for me (c), I've just built latest illumos-gate (using gcc4) just to check.

Looks like recent updates to the kernel allows me only guest access in
WG mode, and any access
with unix user is denied.
I verified that the samba smbpasswd is correctly in sync when I change
the unix password.

So are you using samba or native CIFS service?

The share shows when connecting with \\server , but trying to access it
with a unix user/pass keeps
the client "thinking" for a while, then denying the access.

What may be the problem?
I can't find auth debug info anywhere, just somtehing like "test access
denied: guest disabled".

Try changing daemon.notice to daemon.debug in /etc/syslog.conf (and `svcadm refresh system-log`), could be helpful.


-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4
Powered by Listbox: http://www.listbox.com

Reply via email to