summaryrefslogtreecommitdiff
path: root/source3/auth/auth_onefs_wb.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-24s3: Rename auth_onefs_wb and pdb_onefs_samDan Sledz1-134/+0
auth_onefs_wb.c -> auth_wbc.c pdb_onefs_sam.c -> pdb_wbc_sam.c No changes to functionality
2009-02-20Introduce a new authentication backend auth_onefs_wbDan Sledz1-0/+134
This new backend is custom tailored to onefs' unique requirements: 1) No fallback logic 2) Does not validate the domain of the user 3) Handles unencrypted passwords