fimex:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
fimex:faq [2021-03-23 07:15:03]
alexanderb Update OpenDAP authentication
fimex:faq [2024-07-03 07:11:55] (current)
alexanderb opendap auth on jammy
Line 186: Line 186:
 <code> <code>
 HTTP.NETRC=YOURHOME/.netrc HTTP.NETRC=YOURHOME/.netrc
 +
 +HTTP.CREDENTIALS.USERNAME=XXXX
 +HTTP.CREDENTIALS.PASSWORD=YYYY
 +
 +HTTP.USERNAME=XXXX
 +HTTP.PASSWORD=YYYY
 </code> </code>
  
Line 193: Line 199:
   * For Ubuntu 16.04 (xenial, EOL), both URL and netrc seem to work.   * For Ubuntu 16.04 (xenial, EOL), both URL and netrc seem to work.
   * For Ubuntu 18.04 (bionic), username and password cannot be read from netrc, but can be specified in the URL.   * For Ubuntu 18.04 (bionic), username and password cannot be read from netrc, but can be specified in the URL.
-  * For Ubuntu 20.04 (focal), there does not seem to be **any** way to authorize with username and password, neither URL nor netrc seem to work.+  * For Ubuntu 20.04 (focal), username and password can only be read from netrcbut cannot be specified in the URL
 +  * For Ubuntu 22.04 (jammy), the only solution known to us is to add a ''.dodsrc'' file in the working directory of the fimex/ncdump process
  
  • fimex/faq.1616483703.txt.gz
  • Last modified: 2022-05-31 09:23:15
  • (external edit)