Re: Mac OS X Kerberos

2015-03-04 Thread Benjamin Kaduk
On Wed, 4 Mar 2015, Markus Moeller wrote: > Is there anywhere a guide how to work with the Mac GSS Framework ? There > are many functions marked as deprecated, but I could not find any > instruction how to replace them. Example: > > error: 'krb5_init_context' is deprecated: use GSS.framework >

Mac OS X Kerberos

2015-03-04 Thread Markus Moeller
Is there anywhere a guide how to work with the Mac GSS Framework ? There are many functions marked as deprecated, but I could not find any instruction how to replace them. Example: error: 'krb5_init_context' is deprecated: use GSS.framework [-Werror,-Wdeprecated-declarations] code = krb

Mac OS X kerberos : kerberized SMB, but no access to AD Server

2004-12-15 Thread Søren Grønning
Hi, I am having a problem accessing my W2K3 server in a SSO environment, consisting of a Mac OS X 10.3.6 Server and two W2K3 Servers. SSO wise, everything is supposedly setup correctly; my smb.conf has been edited to contain the following lines required for SSO: Security = ads Encrypt password =

Re: Disable Mac OS X Kerberos Auto Prompting

2004-04-12 Thread Alexandra Ellwood
In 10.3 (Panther), you can set the environment variable KERBEROSLOGIN_NEVER_PROMPT (it doesn't matter what it is set to) in your application before making any Kerberos calls. If you can't rebuild the application, you can set it in a wrapper script which calls your application. There is no way

Re: Disable Mac OS X Kerberos Auto Prompting

2004-04-11 Thread Jeffrey Altman
In Panther you can #define KERBEROSLOGIN_NEVER_PROMPT 1 I'm not sure that this works with earlier releases. Nebergall, Christopher wrote: > Is there a way to programmatically or in a configuration file to disable Mac > OS X auto-prompting for the user's kerberos password? > > I'm interested in

Disable Mac OS X Kerberos Auto Prompting

2004-04-11 Thread Nebergall, Christopher
Is there a way to programmatically or in a configuration file to disable Mac OS X auto-prompting for the user's kerberos password? I'm interested in only disabling auto-prompting in one particular application. Thanks, Christopher Nebergall Kerbero

Mac OS X Kerberos Extras updated for Mac OS X 10.3

2003-10-24 Thread Tom Yu
-BEGIN PGP SIGNED MESSAGE- Just a reminder to coincide with today's release of Mac OS X 10.3 ("Panther"), the MIT Kerberos team has released an updated version of the Mac OS X Kerberos Extras that work with both Mac OS X 10.2 (Jaguar) and Mac OS X 10.3 (Panther). The Ma