diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-02-09 12:00:52 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-02-09 12:00:52 +0000 |
commit | 0dd757920977efb2456287e8d7920b3822c5bbe4 (patch) | |
tree | 2de43f02a7adf2cde27a75528b780bbad6998d32 /sysutils/su2/pkg-descr | |
parent | 3bd68caae6f1f5f5a640f544bb3bc8bb194a055c (diff) | |
download | ports-0dd757920977efb2456287e8d7920b3822c5bbe4.tar.gz ports-0dd757920977efb2456287e8d7920b3822c5bbe4.zip |
Notes
Diffstat (limited to 'sysutils/su2/pkg-descr')
-rw-r--r-- | sysutils/su2/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/su2/pkg-descr b/sysutils/su2/pkg-descr index e36da0da834f..c0d1aa9fe416 100644 --- a/sysutils/su2/pkg-descr +++ b/sysutils/su2/pkg-descr @@ -1,7 +1,7 @@ From the README: su2 is a great program for anyone that has anything to do with -system adiministration. su2 gives you the ability to masquerade with +system administration. su2 gives you the ability to masquerade with the UID of other users. You use own password to switch. Probably the biggest benefit of su2 is that you retain your own customized shell environment. @@ -12,7 +12,7 @@ than this. Regular users can put a .su2rc file in their home directory to enable other users to become them. While this may sound odd, it is sometimes useful to allow a number of users to masquerade around with the uid of restricted accounts. One such example of this -is a 'www' account which is a common occurance with the proliferation +is a 'www' account which is a common occurrence with the proliferation of the web. While the www user's password may be starred out to disable direct logins, root could put a set of usernames into ~www/.su2rc to enable these users to 'become' www and do Web |