From 7e326450cf5aeee704df9fb5e298b0fc353dfb8b Mon Sep 17 00:00:00 2001 From: Samba Release Account Date: Mon, 11 Aug 1997 18:06:44 +0000 Subject: [PATCH] spelling. lkcl --- source/smbd/password.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/smbd/password.c b/source/smbd/password.c index 67f32d376cc..2740304cc4f 100644 --- a/source/smbd/password.c +++ b/source/smbd/password.c @@ -1225,7 +1225,7 @@ BOOL authorise_login(int snum,char *user,char *password, int pwlen, DEBUG(100,("checking authorisation on user=%s pass=%s\n",user,password)); #endif - /* there are several possabilities: + /* there are several possibilities: 1) login as the given user with given password 2) login as a previously registered username with the given password 3) login as a session list username with the given password -- 2.11.4.GIT