Changeset 160
- Timestamp:
- 01/09/08 15:23:42
(11 months ago)
- Author:
- bwilliams
- Message:
fixed su
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r159 |
r160 |
|
| 1645 | 1645 | </param> |
|---|
| 1646 | 1646 | </template> |
|---|
| 1647 | | <template name="su_per_role_template" lineno="162"> |
|---|
| | 1647 | <template name="su_per_role_template" lineno="163"> |
|---|
| 1648 | 1648 | <summary> |
|---|
| 1649 | 1649 | The per role template for the su module. |
|---|
| … | … | |
| 1678 | 1678 | </param> |
|---|
| 1679 | 1679 | </template> |
|---|
| 1680 | | <interface name="su_exec" lineno="316"> |
|---|
| | 1680 | <interface name="su_exec" lineno="320"> |
|---|
| 1681 | 1681 | <summary> |
|---|
| 1682 | 1682 | Execute su in the caller domain. |
|---|
| r156 |
r160 |
|
| 76 | 76 | |
|---|
| 77 | 77 | auth_domtrans_chk_passwd($1_su_t) |
|---|
| 78 | | auth_dontaudit_read_shadow($1_su_t) |
|---|
| | 78 | auth_domtrans_upd_passwd($1_su_t) |
|---|
| | 79 | auth_read_shadow($1_su_t) |
|---|
| 79 | 80 | auth_use_nsswitch($1_su_t) |
|---|
| 80 | 81 | auth_rw_faillog($1_su_t) |
|---|
| … | … | |
| 204 | 205 | |
|---|
| 205 | 206 | auth_domtrans_user_chk_passwd($1,$1_su_t) |
|---|
| 206 | | auth_dontaudit_read_shadow($1_su_t) |
|---|
| | 207 | auth_domtrans_upd_passwd($1_su_t) |
|---|
| | 208 | auth_read_shadow($1_su_t) |
|---|
| 207 | 209 | auth_use_nsswitch($1_su_t) |
|---|
| 208 | 210 | auth_rw_faillog($1_su_t) |
|---|
| | 211 | |
|---|
| | 212 | locallogin_search_keys($1_su_t) |
|---|
| 209 | 213 | |
|---|
| 210 | 214 | corecmd_search_bin($1_su_t) |
|---|
Download in other formats:
* Generating other formats may take time.