NodeOS / NodeOS

Lightweight operating system using Node.js as userspace

Home Page:http://node-os.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add test for correct UID and GID

piranna opened this issue · comments

Test that the effective UID and GD are the correct ones.

We could try to set the uid and gid and immeadiatly after get the gid and uid and check if they are bigger than 0 (?) or equal 1000 like on arch linux