|
| ||||||||||
| Tags: kerberos, windows vista |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How to disable kerberos in Vista
__________________ To the rational mind there can be no offense, no obscenity, no blasphemy, but only information of greater or lesser value. |
|
#2
| ||||
| ||||
| Re: How to disable kerberos in Vista
In order to stop a newly upgraded (2.6 --> 9) system from asking about Kerberos on bootup, mount the upgraded root filesystem on /a (or in the case of Live Upgrade, as /.alt.<BE-Name>). Then go to /a/etc/rc2.d and comment out the section at the bottom of S30sysid.net (make a copy first) that runs the kerberos setup: ## if [ -x /usr/sbin/sysidkrb5 ] ## then ## /usr/sbin/sysidkrb5 ## fi This will skip asking about it. Once the system is up, you can run /usr/sbin/sysidkrb5 manually to set the policy. After that, you can put your original S30sysid.net back.
__________________ DFI LANPARTY SLI-DR AMD 64 x2 4800+ OCZ (2 x 512) DDR600 |
|
#3
| ||||
| ||||
| Re: How to disable kerberos in Vista
Sometimes you may need to temporarily disable Kerberos authentication and use NTLM instead, for example when you are trying to troubleshoot authentication issues with a server or network device. Here's a quick tip on how you can force your XP machine to use NTLM instead of Kerberos when authenticating with the server or device: use the IP address of the server or device instead of its Service Principal Name (SPN). For example, you could map a network drive to \\ and this will force NTLM instead of Kerberos to be used when authenticating the connection. For more information on SPNs, see http://technet2.microsoft.com/window....mspx?mfr=true. Source: windowsnetworking.com |
|
#4
| ||||
| ||||
| Re: How to disable kerberos in Vista
See suggestions given in similar type of topics: HttpEvent ID 15016 http://forums.techarena.in/active-directory/696820.htm Event ID 4 - Kerberos Error - But no duplicate machine names.
__________________ Education, Career and Job Discussions |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to disable kerberos in Vista" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disable Win Key on Vista 64 bit | Abalakin | Tips & Tweaks | 3 | 23-06-2010 10:48 AM |
| Kerberos vs LDAP | Dolla | Active Directory | 2 | 29-04-2009 10:22 PM |
| How to disable UAC in vista | halutz | Windows Software | 3 | 11-12-2008 11:12 PM |
| Kerberos authentication | Jorge Azcuy | Active Directory | 8 | 14-02-2007 12:05 PM |
| Event ID: 537 Kerberos | Evan | Windows Server Help | 4 | 22-10-2006 09:16 AM |