[PATCH] s3fs-auth: Use the correct name for the guest auth module.

Christian Ambach ambi at samba.org
Tue Oct 16 13:00:29 MDT 2012


On 10/16/2012 02:09 PM, Andreas Schneider wrote:
> The auth method name of this module is 'guest' and not 'builtin'.
>
> Signed-off-by: Andreas Schneider <asn at samba.org>
> ---
>   source3/auth/{auth_builtin.c => auth_guest.c} | 0
>   source3/auth/wscript_build                    | 9 ++++-----
>   2 files changed, 4 insertions(+), 5 deletions(-)
>   rename source3/auth/{auth_builtin.c => auth_guest.c} (100%)

Can you change this in the autoconf build please as well? Otherwise that 
one will break (not finding the file any more).

Cheers,
Christian




More information about the samba-technical mailing list