The auth_client function must not return without outputting something
authorWayne Davison <wayned@samba.org>
Wed, 31 Mar 2004 18:52:38 +0000 (18:52 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 31 Mar 2004 18:52:38 +0000 (18:52 +0000)
commitef383c0d3295f65e555441c416f59d1f0a8588f8
tree3727b74b122ef72ebd85dc8eb27ed6020968f56b
parent8dcf93356e23556b1441d4df195c11aeaa35ab6e
The auth_client function must not return without outputting something
on the socket, so a NULL or empty username now defaults to "guest".
authenticate.c