Fixed system_session_anon to actually make an anonymous session
authorNadezhda Ivanova <nivanova@samba.org>
Wed, 14 Jul 2010 07:30:40 +0000 (10:30 +0300)
committerNadezhda Ivanova <nivanova@samba.org>
Wed, 14 Jul 2010 07:30:40 +0000 (10:30 +0300)
commitee56f74cae1d7387465f966dbe751398eaf01f10
tree3f141935dc9e60e8a77019fb07db165cc917456f
parent0d95cee58f80e46636fa4b826d248c9ce9983c9b
Fixed system_session_anon to actually make an anonymous session

It seems that because the flag is false, this always used the supplied credentials
rhather than establish anonymous connection.
source4/auth/system_session.c