<div>Dear Steven,</div>
<div>&nbsp;</div>
<div>I am the one who confirmed about the implementation of the Linux Security Policies.</div>
<div>&nbsp;</div>
<div>I did my homework on PAM, SELinux, shell scripting and came to conclusion of writing shell scripts for implementing those policies.</div>
<div>&nbsp;</div>
<div>As I mentioned in my previous thread, my policies are from the custom server and include enabling/disabling ftp, rlogin, rsh, telnet to particular user.</div>
<div>&nbsp;</div>
<div>Here whenever the user logs into the system, my script would get executed and the permissions are setted accordingly.</div>
<div>&nbsp;</div>
<div>In the scripts, I am changing the group of the executables and setting the permissions using the chmod command.</div>
<div>&nbsp;</div>
<div>The point that I want to confirm with you is that changing the permissions like this for every user as soon as he logs into the system is feasible or not.</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>Bhaskar.<br><br>&nbsp;</div>