summaryrefslogtreecommitdiff
path: root/source3/auth/auth_script.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison1-0/+155
be provisioned on demand - calls script with domain, username, challenge and LM and NT responses - passing the info through a pipe. Jeremy. (This used to be commit 67be4ee41cd244bcc0445cac7c9e1e2d40e93c9b)