[Interest] Oracle client does not read tnsnames.ora

2017-04-06 Thread Mathias Waack
Hello, I have to fix a bug in an older application which connects to an oracle DB. I was able to compile and start the app with Qt 5.6, but the connect to Oracle fails with ORA-12545. That is a bit surprising, because tools like sqlplus run on the same machine in the same environment. strace

[Interest] SSO with kerberos/active directory

2017-01-03 Thread Mathias Waack
We would like to add sso to an older Qt application. It is a client-server architecture, the clients running on both Linux and Windows, the server runs on Linux. The client is QWidget-based. We are running some sso-enabled web-apps in the same environment, but I cannot find the right link into