Introduce a new authentication backend auth_onefs_wb
authorDan Sledz <dan.sledz@isilon.com>
Fri, 13 Feb 2009 20:24:22 +0000 (12:24 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Sat, 21 Feb 2009 03:39:07 +0000 (19:39 -0800)
commitc383022f89a34b83039502cc58178498cc06370e
tree64202b4165734099e1cf848d181deb19027cf4bc
parente311dcff2272968959b4268c2e7aad351443b191
Introduce a new authentication backend auth_onefs_wb

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
source3/Makefile.in
source3/auth/auth_onefs_wb.c [new file with mode: 0644]
source3/configure.in