From the ACL machines (wort,black,kent and maybe more) you can use the kerberos5 software.
>kinit or k5init -f your_dce_username@lanl.gov password: your_dce_passwordIf kinit doesn't recognize the -f flag, you need the version5 of kinit. You can copy it from asci kerberos webpage. (This web page requires a login/password and you might not be able to login to the page without a local SNL account.
Acknowledgement and Disclaimer
If the ftp below doesn't work, you probably don't have the kerberos 5 version of ftp. You can get it from asci kerberos webpage . See abobe
>ftp janus.sandia.gov #or try k5ftp janus.sandia.gov ftp janus.sandia.gov Connected to janus.sandia.gov. 220 janus FTP server (Version 5.60) ready. 334 Using authentication type GSSAPI; ADAT must follow GSSAPI accepted as authentication type GSSAPI error major: Miscellaneous failure GSSAPI error minor: Server not found in Kerberos database GSSAPI error: initializing context GSSAPI authentication succeeded Name (janus.sandia.gov:pfay): Hit enter 232 GSSAPI user pfay@lanl.gov is authorized as pfay 230 User pfay logged in. Remote system type is UNIX. Using binary mode to transfer files. ftp> passive Passive mode off. ftp> get, put, etcThat's it. Note that if DCE is working right and you have done a (kerberos version 5) kinit, then ftp won't prompt you for a password. If you have any questions, email janus-help@sandia.gov