1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

r16141: Dummy commit to make the build farm re-test against Samba4 16140

(This used to be commit a1fcacf75683e4c08236bb4cc4164678ea1a1ce4)
This commit is contained in:
Volker Lendecke 2006-06-11 16:13:41 +00:00 committed by Gerald (Jerry) Carter
parent 21706838f5
commit 21eeddb80d

View File

@ -1279,8 +1279,7 @@ NTSTATUS make_server_info_pw(auth_serversupplied_info **server_info,
Make (and fill) a user_info struct for a guest login.
This *must* succeed for smbd to start. If there is no mapping entry for
the guest gid, then create one.
**********************
*****************************************************/
***************************************************************************/
static NTSTATUS make_new_server_info_guest(auth_serversupplied_info **server_info)
{