krb5.conf
file to use Kerberos authentication.
meta.yml
file included in the recipe, and turn on line numbers:meta.yaml
file:{% set version = "1.1.4" %}
krb5
to the requirements:host
section.meta.yaml
file should look like this:
freetds-feedstock
:freetds
package that supports Kerberos authentication. You can now upload this package to a channel, to use it in your projects and optionally share it with other users(../../packages/channels#sharing-channels).
freetds.conf
file for your organization that looks similar to the following (replacing placeholder values with actual values):odbcinst.ini
file that looks similar to the following:odbc.ini
file that looks similar to the following:anaconda-enterprise-cli
to ensure they are placed in every project. If the files are all in the current working directory, you can do this by running the following command on the master node:anaconda-project.yml
file. For more information, see Project configurations.<USERNAME>
with your credentials:<SERVERNAME>
with the value you specified in the freetds.conf
and odbc.ini
files.:print
statement.