| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
93 (0.083s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9020] Add a SASL PLAIN server - Hadoop - [issue]
|
|
...Java includes a SASL PLAIN client but not a server....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9020
Author: Daryn Sharp,
2012-12-03, 18:51
|
|
|
[HADOOP-9015] Standardize creation of SaslRpcServers - Hadoop - [issue]
|
|
...To ease adding additional SASL support, need to merge the multiple switches for mechanism type and server creation into a single switch with a single call to createSaslServer....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9015
Author: Daryn Sharp,
2012-11-20, 17:22
|
|
|
[HADOOP-8991] Add support for SASL PLAIN authentication - Hadoop - [issue]
|
|
...Adding SASL PLAIN auth will allow isSecurityEnabled to mean SASL is active instead of only meaning kerberos is enabled. SASL will always require tokens. PLAIN will be the same as...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8991
Author: Daryn Sharp,
2012-11-19, 20:59
|
|
|
[HADOOP-9035] Generalize setup of LoginContext - Hadoop - [issue]
|
|
...The creation of the LoginContext in UserGroupInformation has specific cases for specific authentication types. This is inflexible....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9035
Author: Daryn Sharp,
2012-11-16, 13:21
|
|
|
[HADOOP-9021] Enforce configured SASL method on the server - Hadoop - [issue]
|
|
...The RPC needs to restrict itself to only using the configured SASL method....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9021
Author: Daryn Sharp,
2012-11-13, 14:03
|
|
|
[HADOOP-9014] Standardize creation of SaslRpcClients - Hadoop - [issue]
|
|
...To ease adding additional SASL support, need to change the chained conditionals into a switch and make one standard call to createSaslClient....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9014
Author: Daryn Sharp,
2012-11-08, 14:02
|
|
|
[HADOOP-9013] UGI should not hardcode loginUser's authenticationType - Hadoop - [issue]
|
|
...UGI.loginUser assumes that the user's auth type for security on = kerberos, security off = simple. It should instead use the configured auth type....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9013
Author: Daryn Sharp,
2012-11-08, 14:02
|
|
|
[HADOOP-9012] IPC Client sends wrong connection context - Hadoop - [issue]
|
|
...The IPC client will send the wrong connection context when asked to switch to simple auth....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9012
Author: Daryn Sharp,
2012-11-07, 14:01
|
|
|
[HADOOP-9010] Map UGI authenticationMethod to RPC authMethod - Hadoop - [issue]
|
|
...The UGI's authenticationMethod needs a forward mapping to the RPC/SASL authMethod. This will allow for the RPC client to eventually use the UGI's authenticationMethod to derive the aut...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9010
Author: Daryn Sharp,
2012-11-06, 14:02
|
|
|
[HADOOP-9009] Add SecurityUtil methods to get/set authentication method - Hadoop - [issue]
|
|
...The authentication method is handled as a string when an enum is available. Adding methods to get/set the conf value based on the enum will simplify adding new SASL auths such as PLAIN...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9009
Author: Daryn Sharp,
2012-11-06, 14:02
|
|
|
|