* Makefile.in (dumper): Change logic for libbfd and libintl so that they will

be found either in the build tree or the installed directory.
* mkpasswd.c (enum_users): Add a comment as a password for NT.
This commit is contained in:
Christopher Faylor
2001-09-06 02:38:22 +00:00
parent 94ce0c04c1
commit 0fb61528c9
3 changed files with 11 additions and 5 deletions

View File

@ -206,7 +206,7 @@ enum_users (LPWSTR servername, int print_sids, int print_cygpath,
}
}
}
printf ("%s::%d:%d:%s%s%s:%s:/bin/bash\n", username,
printf ("%s:This_field_is_not_used_by_cygwin_on_nt/2000/xp:%d:%d:%s%s%s:%s:/bin/bash\n", username,
uid + id_offset,
gid + id_offset,
fullname,