Displaying 1 result from an estimated 1 matches for "opt_share".
Did you mean:
dot_share
2010 Aug 19
0
AD Groups Failing to Authorize in Valid Users (does not start with S-)
...st) into a share causes the share to reject all but the list of users.
GREAT!
Unfortunately adding a Domain Group (in the form @DOMAIN+group) to the
valid users list does NOT proper authorize the user, even when he or she
belongs to the proper group.
[test02 at machine01 ~]$ smbclient //machine01/opt_share -k
WARNING: The "printer admin" option is deprecated
OS=[Unix] Server=[Samba 3.0.33-0.19.el4_8.1]
tree connect failed: NT_STATUS_ACCESS_DENIED
BTW both -U and -k work to authenticate a user, so Kerberos does in fact
work.
When I do this (on a debug 10) I get the following snippet:
[201...