Fix bug 8314] - smbd crash with unknown user.
authorJeremy Allison <jra@samba.org>
Fri, 22 Jul 2011 23:40:54 +0000 (16:40 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 23 Jul 2011 00:55:01 +0000 (02:55 +0200)
commit1832c9591099be941ef3afe7b0381c4af61f4728
tree5bdfd83ac040aacc9a698d4644bf8c691e3572da
parent6d4f9fc251fabc2951356db968e72b65ebf8c027
Fix bug 8314] - smbd crash with unknown user.

All other auth modules code with being called with
auth_method->private_data being NULL, make the auth_server
module cope with this too.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Jul 23 02:55:01 CEST 2011 on sn-devel-104
source3/auth/auth_server.c