Forum Replies Created
-
AuthorPosts
-
January 20, 2006 at 10:56 pm in reply to: Hiding or disabling the Groups, Public and Users shares #364865
maccanada
ParticipantSo just stop sharing the 3 you don’t want visible.
If you still want those shares available, but not visible, then you can set up ACLs on the sharepoints to prevent users from reading those directories, then they won’t appear in the connect to server dialogue box.~Ian
January 20, 2006 at 3:32 am in reply to: Which port is used for Software Updates on the Apple Server? #364852maccanada
ParticipantYou’re welcome – happy to help.
Good luck.
~IanJanuary 19, 2006 at 9:39 pm in reply to: Which port is used for Software Updates on the Apple Server? #364846maccanada
ParticipantIt really shouldn’t matter as long as the port is free – your clients have to be told about it any which way. However, the default is 8088.
Hope that helps,
~Ianmaccanada
ParticipantAnything in the log files? (system.log for a start)
What does:
sudo serveradmin start swupdate
come back with?~Ian
maccanada
ParticipantIt should connect just fine run on your local machine (Server…View Directories), but what particular features do you need access to, just out of interest?
~Ian
maccanada
ParticipantThe current Core Duos in the new machines are 32-bit. Intel’s roadmap for 64-bit chips is currently at something lke 3rd Quarter/September this year. The chip is called the Merom, and it’s looking to come in around the 2.33GHz speed, as part the Napa64 platform. Following that, search around for Santa Rosa, the successor to Napa64.
Also, bear in mind this is all speculation and rumour on unreleased hardware 🙂
~Ian
maccanada
ParticipantBut if you don’t want to install Xsan 1.2, you just need to copy the serialnumberd files from a working server.
The files you need are:
/System/Library/StartupItems/SerialNumberSupport
/usr/sbin/serialnumberd~Ian
maccanada
ParticipantRight now for Netboot you will need 2 images. One for Intel and one for PowerPC. The same will hold true, I guess, for any boot drive.
However, please feel free to test! 10.4.3 has the option of creating a GTP partition scheme – man diskutil and look for GPTFormat. Current Macs can create and mount drives created with a GTP scheme – I’ll test booting when I get chance, but I’m not holding my breath 🙂 Leopard will likely be the first Universal OS
~Ian
maccanada
ParticipantWell, a quick fix is set it in the terminal:
defaults write com.apple.softwareupdate CatalogURL "http://yourservername:8088"
~Ian
maccanada
ParticipantThere is (I think) one FW 800 card already from Xterasys, BUT it’s of the /54 variety of ExpressCard, so not compatible with the MacBook Pro’s /34 slot. But at least it gives hope 🙂
maccanada
ParticipantDid you read our AD/OD White paper? It goes through it all in detail.
~Ian
maccanada
ParticipantWell, I really wouldn’t recommend ever using ACL’s on a per-user basis unless it’s absolutely essential – it’s a really BadThing©. It can get messy and complicated in a hurry. Using Groups would probably solve a lot of your problems…having said that;
ls -le
will list the ACLs out, so it should be possible to script something detailing what you need.
maccanada
ParticipantExpressCard was created by PCMCIA, designed specifically to fix all the limitations of the old PC card technology. The cards come in 2 formats 34 and 54. The vast majority of products should be of the 34 format. The slot is not backwards compatible with old PC cards.
While ExpressCard supports not only USB 2 but PCI Express with theoretical speeds of 2.5Gb/s/direction the closest to fibre channel that I’ve seen so far is a Gigabit Ethernet card.
Here’s some reading for you.
~Ian
maccanada
ParticipantNot trying to be funny, but are you sure the service is still running. I find if I have any kind of outage and it can’t connect to Apple, it stops the service.
Double check the pref got written properly using defaults:
defaults read com.apple.SoftwareUpdate CatalogURL
Failing that, you can try adding index.sucatalog to the end of your url string – it’s not necessary, but it couldn’t hurt, either.
~Ian
-
AuthorPosts
Recent Comments