Results 1 to 5 of 5
Hello all.
I have been thinking what Linux cant do.
And well it can do nearly everything.
And I also think It can do this. but I have no idea.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-07-2008 #1
Can Linux do this?
Hello all.
I have been thinking what Linux cant do.
And well it can do nearly everything.
And I also think It can do this. but I have no idea.
I want to know if Linux can:
- Simulate Active Directory
- Make a all the other users Invisible for each other. Eg the /home will onyl contain them selfs as will the /etc/passwd
- Make user x able to execute file 1 make user y able to edit the file and make user z unable to see the file at all.
- Crash when you dont touch it.
Can theses things be done with Linux?
Thanks
Cheers,
Robin
- 04-07-2008 #2
- 04-07-2008 #3
For Active Directory, checkout LDAP (openldap is the name of the package).
- 04-07-2008 #4
I suspect that 2 and 3 could be done with a chroot jail. chroot changes what your / directory is, so with a cleverly set-up sandbox, you can create any type of environment that you wish.
- 04-07-2008 #5


Reply With Quote

