TechnicallyChris.com

Technical and Personal Ramblings of a Bostonian
  • Home
  • About Chris
  • Donate
  • Contact Chris
Home > McAfee EE / SafeBoot > Ignoring Netware Tree or Server Error with SafeBoot

Ignoring Netware Tree or Server Error with SafeBoot

March 12th, 2009
Goto comments Leave a comment

I wrote this tip for the McAfee Community back in December 2008 and thought it would be useful to post here

With the Netware client we’re using, we found that when implementing SSO through Safeboot that if a laptop was off our network but on another network (such as home wireless) that the user would get an error regarding the tree or server not being able to be found. It asks the user if they want to continue to logon to NT without logging into Netware. This is happening because normally our users would know to check “Workstation Only” when on another network, but they don’t get this option with Safeboot.

Before I explain how I did it, I’ll give the standard disclaimer that I do not work for McAfee or for Safeboot and I’m only posting this because I had to go through the motions to get this fixed anyway and I thought it might help some others out. This change may or may not be supported by McAfee. You should complete the steps on a test or proof of concept system and you should always backup any files before modifying or deleting them.

Anyway, to get around this, I modified the SbGina.ini file on the client machines as follows:

Step #1: Under Windows.NT.Logon added:

1
Window11=NWGina.XP.SecurityError.LogonDialog

Note that the “Window11″ part of that needs to be sequential with your other “Windows” in that list, it should not duplicate another number and there should be no gaps in numbers. I put mine above the standard NWGina.XP.xxxx lines and moved the other numbers down, you can do yours just about however you like.

Step #2: Created a new section as follows. This should be completely outside of any other sections in the INI file or the other sections may not work.

2
3
4
5
6
7
8
9
[NWGina.XP.SecurityError.LogonDialog]
;NWGina version 4.0.91
OS.MajorVersion=5
OS.MinorVersion=1
OrigDll.Name=NWGINA.DLL
Window.Title=Novell Security Message
Window.Class=#32770
Dlg.CtrlId.OK=6

Basically this is staying that when you find a window with the title “Novell Security Message” with a Class ID of #32770 on Windows 5.1 (XP), click the “6″ button. The number 6 represents the ID of the Control that corresponds to the “Yes” option.

If you’re using a different version of the Novell client, your title or button may be different, you can try changing Trace.LogonWindowInfo setting to YES under the GLOBAL section and then reading the Trace.FileName log file (normally LOGONWND.TXT) to get the ID information.

If you enjoyed this article or it helped you in any way, I’d appreciate it if you’d post a comment below to let me know. All code examples are for demonstration only and should be used at your own risk. I cannot accept liability for unexpected results.

Chris McAfee EE / SafeBoot McAfee Endpoint Encryption, Netware, SafeBoot

Comments (1) Trackbacks (0) Leave a comment Trackback
  1. Brett
    May 22nd, 2010 at 08:29 | #1
    Reply | Quote

    Brilliant!!!

    I Cannot thank you enough for an extremely well documented workaround.
    You have saved me hours of torment trying to work this out.

    Thumbs Up!

  1. No trackbacks yet.
Subscribe to comments feed
ForceSync with McAfee EE / SafeBoot with AutoIt Functions McAfee EE / SafeBoot AutoIt UDFs
RSS feed
  • Google
  • Youdao
  • Xian Guo
  • Zhua Xia
  • My Yahoo!
  • newsgator
  • Bloglines
  • iNezha

Sponsored By

RoboForm: Learn more...Read my review of RoboForm here.

Recent Posts

  • Just Bought the Google Nexus One
  • Seven Things I’ve Liked About Windows 7 in Seven Day
  • What’s Happened to Customer Service (Part 2)?
  • What’s Happened to Customer Service (Part 1)?
  • Capturing S.M.A.R.T. Hard Disk Data from WMI with AutoIt
  • Adjusting DCOM Settings via Script
  • How to Manually Call the Google Cache
  • RoboForm & RoboForm2Go Product Review
  • Updated PingCell Function for Excel
  • Creating Hyperlinks in Word and Excel Longer than 256 Characters

Categories

  • ColdFusion
  • Firefox
  • Google Nexus One
  • IIS
  • McAfee EE / SafeBoot
  • Microsoft Windows
  • Oracle
  • Random Code
  • Random Technology
  • Sports and Recreation
  • Subversion
  • The Untechnological

Archives

  • January 2010
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • October 2007
  • September 2007
  • August 2007
  • January 2007
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006

Meta

  • Register
  • Log in
PageRank
Top WordPress
Copyright © 2006-2010 TechnicallyChris.com
Theme by mg12. Valid XHTML 1.1 and CSS 3.