search for: dce_login

Displaying 2 results from an estimated 2 matches for "dce_login".

Did you mean: ice_login
2002 Nov 26
0
[Bug 445] New: User DCE Credentials do not get forwarded to child session
...s=getenv("KRB5CCNAME")) ) > child_set_env( &env, &envsize, "KRB5CCNAME", dcecreds ); [kmy at gazelle:/dfs/sys/packages/ssh/openssh-3.4p1/alpha_tru64_v510] With this fix installed, users may use native DFS without the complexity of having to perform a dce_login in addition to their normal login, because the child now has access to the file containing the credentials of the parent and accepts them as their credentials. are sent to the ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2004 Apr 08
0
Some basic questions about accessing DFS/DCE shares with SAMBA 3.0
...making sure we're operating under the correct assuptions). 2) If question #1 is correct, is there any special configuration, compilation, or invokations we need to do to make SAMBA use the DCE/DFS credentials? For example, on AIX, when we want to use a DFS/DCE file share, we use this command: dce_login dfsuser abc123 (the principal is 'dfsuser', the password 'abc123') and then the directory /.../remoteoffice.ourcompany.com/fs is available to us to work with. When we log in, the DCE principal and password gives us a "invalid password" error, although our regular AIX l...