[Bug 1223567] [NEW] No build available with kerberos support
Nathan Bird
1223567 at bugs.launchpad.net
Tue Sep 10 21:28:13 UTC 2013
Public bug reported:
FreeTDS supports kerberos
(http://freetds.schemamania.org/userguide/kerberos.htm) which is very
useful feature when working on a network with Microsoft domains and SQL
Servers. There does not appear to be any way to do this in Ubuntu.
I can understand that you may not want to make kerberos be a hard
dependency of these packages but it would be very nice if there were
also packages {tdsodbc,libsybdb5,libct4}-krb5 that could be installed.
I checked out the bzr development branch and did the following:
* `apt-get build-dep freetds`
* `apt-get install libkrb5-dev`
* add the `--enable-krb5` flag to `debian/rules` (based on http://freetds.schemamania.org/userguide/config.htm#CONFIGURE.OPTIONS)
* build and install the packages
I can then connect to an MS SQL server based on kerberos ticket.
That is to say it isn't that hard to get it to build with krb5, but I
have no idea how to do the control and rules file such that it will
generate a package with and without that build flag.
** Affects: freetds (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to freetds in Ubuntu.
https://bugs.launchpad.net/bugs/1223567
Title:
No build available with kerberos support
Status in “freetds” package in Ubuntu:
New
Bug description:
FreeTDS supports kerberos
(http://freetds.schemamania.org/userguide/kerberos.htm) which is very
useful feature when working on a network with Microsoft domains and
SQL Servers. There does not appear to be any way to do this in Ubuntu.
I can understand that you may not want to make kerberos be a hard
dependency of these packages but it would be very nice if there were
also packages {tdsodbc,libsybdb5,libct4}-krb5 that could be installed.
I checked out the bzr development branch and did the following:
* `apt-get build-dep freetds`
* `apt-get install libkrb5-dev`
* add the `--enable-krb5` flag to `debian/rules` (based on http://freetds.schemamania.org/userguide/config.htm#CONFIGURE.OPTIONS)
* build and install the packages
I can then connect to an MS SQL server based on kerberos ticket.
That is to say it isn't that hard to get it to build with krb5, but I
have no idea how to do the control and rules file such that it will
generate a package with and without that build flag.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freetds/+bug/1223567/+subscriptions
More information about the foundations-bugs
mailing list