This is a discussion on Re: dfs/dce and openssh within the OpenSSH Development forums, part of the Networking and Network Related category; Perry Smith wrote: > I searched google and did not find any hits on this being solved. > > I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Perry Smith wrote: > I searched google and did not find any hits on this being solved. > > I want to get ssh so I can the dsa/rsa style password it in an > environment that uses dfs/dce authentication if that is possible (and > it has not already been solved). In other words, I want to be able > to log into a host as a dfs/dce user without typing my password. DCE uses Kerberos 5, so the GSSAPI code in SSH should work. Delegation should also work, so you can get tickets for DFS. > > Before I dig into the code and trying to do this, I wanted to ask > those two questions: > > 1) Has it already been accomplished? > > 2) Is it known to be "really really really" hard? > > I'm not subscribed to this let so please CC me on any replies. > > Thank you > Perry Smith ( pedz@easesoftware.com ) > Ease Software, Inc. ( http://www.easesoftware.com ) > > Low cost SATA Disk Systems for IBMs p5, pSeries, and RS/6000 AIX systems > > > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev@mindrot.org > http://lists.mindrot.org/mailman/lis...enssh-unix-dev > > -- Douglas E. Engert <DEEngert@anl.gov> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://lists.mindrot.org/mailman/lis...enssh-unix-dev |