John, you should look a the AuthenticationHandler interface in the hadoop-auth module, there are 2 implementations Pseudo and Kerberos.
Hope this helps On Mon, Jul 1, 2013 at 9:15 PM, John Strange <[email protected]> wrote: > We have an existing java module that integrates our authentication > system that works with jetty, but I can’t find the configuration files for > Jetty so I’m assuming it’s being passed and built on the fly by the > data/name nodes when they start. The goal is to provide a way to > authenticate users via the webHDFS interface.**** > > ** ** > > If anyone has any docs or a good place to start it would be of help.**** > > ** ** > > Thanks,**** > > - John**** > -- Alejandro
