Article

gbianchi77's picture
article
Reads:

33140

Score:
2
2
8
 
Comments:

1

Run Sentinel Control Center on Snow Leopard for fun & profit

Author Info

5 February 2010 - 11:06am
Submitted by: gbianchi77

(View Disclaimer)

Sentinel Control Center is a pretty standard java app and although it is not officially supported on the Mac, it can be run natively on Snow Leopard.

Here is how:

  1. Install Control Center (for Windows, I tried the Linux version but it didn't work) on a PC (or VM) or directly on the mac by using WINE.
  2. install all of the latest patches.
  3. copy the folder containing the Control Center's installation (usually located in c:\program files\novell\sentinel6) somewhere on your Mac
  4. unzip and copy the attached control_center.sh file in the bin directory of the folder that you just copied.
  5. open your favorite terminal app, cd into the bin folder, and run control_center.sh
  6. login and enjoy!

If everything is working you can even delete the "jre" directory from the folder, since control center is now running with your mac's java environment instead of the one provided by Novell.

As an added bonus, I've specified "sentinelhost" as the server's hostname during the install, that way I can connect to different hosts just by editing my /etc/hosts file.

I've tested this with both Sentinel and Sentinel-RD and so far I haven't noticed any problems.

There should also be a way to package the entire app in one java bundle by using the "Jar Bundler.app" that comes with Xcode, but I haven't been able to do this successfully...maybe somebody else can give it a shot!

AttachmentSize
control_center.sh_.zip1010 bytes

Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

ryjohnson's picture

error: Arial Unicode MS

Submitted by ryjohnson on 15 April 2010 - 10:21am.

When I tried installing control center with Sentinel 6.1 I kept getting an error on startup about loading default font:
"esecurity.common.GUIConstants.FontConstants.
Error loading default font, please ensure that arialuni.ttf is in the lib/fonts directory of the JRE. Program cannot proceed.; Exception Font Arial Unicode MS could not be loaded.; java.awt.FontFormatException;"

OS X comes with "Arial Unicaode MS" installed, but not in the java directory. so I copied it from: /[root]/Library/Fonts/arialuni.ttf
to: /[root]/System/Library/Frameworks/JavaVM.Framework/Versions/1.6.0/Home/lib/fonts

then it would start right up.

hope it helps

-Ryan

© 2013 Novell