Fix comment - the other bits of code don't call this any more.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 22 Feb 2003 12:17:02 +0000 (12:17 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 22 Feb 2003 12:17:02 +0000 (12:17 +0000)
source/passdb/passdb.c

index eff1ef4bcc740e005576dea6e0f2935cc56e992c..5e6466ff0a857ed585e6f32976b7cdd2077a5062 100644 (file)
@@ -992,10 +992,7 @@ BOOL local_sid_to_gid(gid_t *pgid, const DOM_SID *psid, enum SID_NAME_USE *name_
 /*************************************************************
  Change a password entry in the local smbpasswd file.
 
- FIXME!!  The function needs to be abstracted into the
- passdb interface or something.  It is currently being called
- by _api_samr_create_user() in rpc_server/srv_samr.c,
- in SWAT and by smbpasswd/pdbedit.
+It is currently being called by SWAT and by smbpasswd.
  
  --jerry
  *************************************************************/