From 9170cfd4b6455a235e7600e7988f34d77693e7ed Mon Sep 17 00:00:00 2001 From: Samba Release Account Date: Mon, 11 Aug 1997 18:06:44 +0000 Subject: spelling. lkcl (This used to be commit 7e326450cf5aeee704df9fb5e298b0fc353dfb8b) --- source3/smbd/password.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/smbd') diff --git a/source3/smbd/password.c b/source3/smbd/password.c index 67f32d376c..2740304cc4 100644 --- a/source3/smbd/password.c +++ b/source3/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 -- cgit