Now that mimir has done the grunt work, I'll fix up the comment
authorAndrew Bartlett <abartlet@samba.org>
Sat, 15 Mar 2003 06:10:48 +0000 (06:10 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 15 Mar 2003 06:10:48 +0000 (06:10 +0000)
(This used to be commit 7154fe10969a34b97ddc8321bfb5271b8e6d4795)

source3/auth/auth_util.c

index a6ad2b883bcd165f2b04ab2eecda179e0373e328..f4c43d2d4bb3e97e8d2498eb12e54c123633a5d0 100644 (file)
@@ -219,10 +219,7 @@ NTSTATUS make_user_info_map(auth_usersupplied_info **user_info,
                   where it doens't supply a domain for logon script
                   'net use' commands.
 
-                  The way I do it here is by checking if the fully
-                  qualified username exists. This is rather reliant
-                  on winbind, but until we have a better method this
-                  will have to do 
+                  Finally, we do this by looking up a cache of trusted domains!
                */
 
                domain = client_domain;