• Kirill Smelkov's avatar
    idmap: Don't skip 1-99 hole in IDs · 4a1010f2
    Kirill Smelkov authored
    Instead remap user IDs that we have to continous [0, ...] IDs in the target namespace.
    
    We need to be able to use e.g. tty group from inside (gid=5), because
    glibc.openpty wants to chwon files in /dev/pts to that group.
    
    See next patch for /dev/pts setup.
    4a1010f2
slapns.py 7.77 KB