pascal
08-27-2004, 08:00 PM
Hi
I need to limit background process to few users.
These users will have an siteworx account and a shell access
I think I will create a Perl pgm to do that as PAM is not fine to test only background process (not sure but when I setup limit.so for pam and limit the process for a user in limit.conf, PAM count the SSH process so sometimes the user can't login)
My idea is to have .conf file that setup limit by groupid. (I'll have few differents rules for 3-4 types of users so I'll create group)
Here is my question about interworx :
Is there any impact if I change the group of a siteworx account ?
I do not change files authority but only add siteworx users to a specific group
for example now I have a siteworx user testcom who has a testcom groupid
I'd like to change the groupid of testcom to group1
Thanks
ps : if you know a good tool to limit user background process it'll be welcome :rolleyes:
I need to limit background process to few users.
These users will have an siteworx account and a shell access
I think I will create a Perl pgm to do that as PAM is not fine to test only background process (not sure but when I setup limit.so for pam and limit the process for a user in limit.conf, PAM count the SSH process so sometimes the user can't login)
My idea is to have .conf file that setup limit by groupid. (I'll have few differents rules for 3-4 types of users so I'll create group)
Here is my question about interworx :
Is there any impact if I change the group of a siteworx account ?
I do not change files authority but only add siteworx users to a specific group
for example now I have a siteworx user testcom who has a testcom groupid
I'd like to change the groupid of testcom to group1
Thanks
ps : if you know a good tool to limit user background process it'll be welcome :rolleyes: