gss man page on Darwin

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
Darwin logo
[printable version]

gss(5)			    BSD File Formats Manual			gss(5)

NAME
     gss — how to configure gss framework

DESCRIPTION
     The gss GSS.frameworks have several configuration domains, all can con‐
     figured with defaults(1).

     Configuration can be stored both in the user's configuration (
     ~/Library/Preferences) and system ( /Library/Preferences ).

CONFIGURATION OPTIONS
     Use gsstool(1) to list the supported options and their settings:
	   gsstool supported-mech --options

     Common options are:

     NTLM 'Force NTLMv1'
	     Force client to use NTLMv1

     NTLM NTLMv1
	     Enable support for NTLMv1 in both client and server

     NTLM NTLMv2
	     Enable support for NTLMv2 in both client and server

     NTLM 'NTLM session key'
	     Require backends to support for NTLMv2 session key, Lion and ear‐
	     lier dont support this.  Session keys is required for NTLM MIC
	     that stops reflection attacks.

     NTLM 'AllowedHosts'
	     What hosts that NTLM is allowed to be used for. When there a host
	     that is not on the list, NTLM will not be used. File globbing is
	     used when matching and it's case insensitive.  When there is no
	     configuration, all hosts are allowed.

	     defaults write com.apple.GSS.NTLM AllowedHosts -array host.local '*.my.domain'

NTLM options
     If you want to disable NTLM support completely in both the acceptor
     (server) and initiator (client), you need disable both NTLMv1 and NTLMv2,
     and set their values to boolean false or 0.

     defaults write com.apple.GSS.NTLM NTLMv1 -bool false
     defaults write com.apple.GSS.NTLM NTLMv2 -bool false

APPLE MAC OS X
     You can use the defaults write command to change the options, for simple
     boolean options, use this:
	   defaults write com.apple.GSS.NTLM NTLMv1 -bool false

     You can also turn on debugging (output in syslog) using:
	   defaults write com.apple.GSS DebugLevel -int 10
	   open -a Console

SEE ALSO
     defaults(1), gss_mo(3), heimdal_debug(1)

HEIMDAL				  Sep 1, 2010			       HEIMDAL
[top]

List of man pages available for Darwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net