-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 1.0
-
Component/s: security-libs
-
1.0
-
generic
-
solaris_2.6
the JAAS policy does not support expansion of the
Principal name. for example:
grant Principal com.foo.Principal "${user.name}" {
permission ...
};
does not work.
Principal name. for example:
grant Principal com.foo.Principal "${user.name}" {
permission ...
};
does not work.