On 17.06.2010 16:56, Alan DeKok wrote:
Jens Weibler wrote:
The question is: why isn't the check allowing workstations?
if (((smb_ctrl->vp_integer & ACB_DISABLED) != 0) || (((smb_ctrl->vp_integer & ACB_NORMAL) == 0) && (smb_ctrl->vp_integer & ACB_WSTRUST == 0))) { RDEBUG2("SMB-Account-Ctrl says that the account is disabled, or is not a normal account.");
Hmm... The workstation accounts work when using Active Directory. Others have gotten it to work with Samba. I'm not sure what's different about your setup.
Maybe the others don't have changed the ldap.attrmap: - checkItem SMB-Account-CTRL-TEXT acctFlags +checkItem SMB-Account-CTRL-TEXT sambaAcctFlags Has someone a working samba-freeradius-ldap-workstationauthentication setup? -- Jens Weibler