This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:user_radius [2022/12/06 14:17] manu |
aix:user_radius [2022/12/06 14:30] (current) manu |
||
---|---|---|---|
Line 48: | Line 48: | ||
vi src/pam_radius_auth.h | vi src/pam_radius_auth.h | ||
</cli> | </cli> | ||
- | ii. On line 80, add “# define __sun”, just before | + | |
+ | ii. On line 80, add "# define __sun", just before | ||
<code> | <code> | ||
#ifndef CONST There are two underscores before sun and there is a space between define and underscores. | #ifndef CONST There are two underscores before sun and there is a space between define and underscores. |