JasonAlt / GridFTP-DSI-for-HPSS

GridFTP module that allows the Globus server to work with HPSS
Other
6 stars 2 forks source link

Use the default keytab path /var/hpss/etc/hpssftp.keytab #61

Open JasonAlt opened 4 years ago

JasonAlt commented 4 years ago

In 2.9, we default to HPSS_PRIMARY_AUTHENTICATOR which is likely the main admin keytab containing all administrative accounts. If the admin wants to use a different keytab (ie for improved security, maybe), they can specify a keytab file containing only the single hpssftp entry.

So the second-choice default should be /var/hpss/etc/hpssftp.keytab. Update this in the documentation and data/gridftp_hpss_dsi.conf.

JasonAlt commented 4 years ago

Update this in the default config file and in the public documentation.