> But, anyway, you asked for it, you got it. I applied a patch to > mkpasswd/mkgroup to generate uids/gids for the local machine always > using the same offset as when Cygwin computes them. > > Check out the latest snapshot from http://cygwin.com/snapshots/
Corinna, I did :-) @@ uname -a CYGWIN_NT-6.1-WOW64 Seven 1.7.34(0.281/5/3) 2014-11-13 16:14 i686 Cygwin @@ mkpasswd.orig | grep Henri Henri:*:197608:197121:U-Seven\Henri,S-1-5-21-91509220-1575020443-2714799223-1000:/home/Henri:/bin/bash @@ mkpasswd.orig -l | grep Henri Henri:unused:4244636648:4244636161:U-Seven\Henri,S-1-5-21-91509220-1575020443-2714799223-1000:/home/Henri:/bin/bash @@ mkpasswd.orig -l Seven | grep Henri Henri:unused:4244636648:4244636161:U-Seven\Henri,S-1-5-21-91509220-1575020443-2714799223-1000:/home/Henri:/bin/bash @@ @@ mkpasswd | grep Henri Henri:*:197608:197121:U-Seven\Henri,S-1-5-21-91509220-1575020443-2714799223-1000:/home/Henri:/bin/bash @@ mkpasswd -l | grep Henri Henri:*:197608:197121:U-Seven\Henri,S-1-5-21-91509220-1575020443-2714799223-1000:/home/Henri:/bin/bash @@ mkpasswd -l Seven | grep Henri Henri:*:197608:197121:U-Seven\Henri,S-1-5-21-91509220-1575020443-2714799223-1000:/home/Henri:/bin/bash Again, thank you! Henri ===== -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple