Questions tagged [mac-osx-server]

Questions regarding Apple Mac Server editions of OS X.

610 questions
2
votes
1 answer

IPFW settings to allow trusted client to connect to Mac (e.g., over ssh)

I have the following ipfw settings on my Mac OS X 10.4 Tiger: 00100 allow ip from any to 123.123.123.123 00110 allow tcp from any to 123.123.123.123 00120 allow udp from any to 123.123.123.123 00130 allow ip from 123.123.123.123 to any 00140 allow…
cm007
  • 187
  • 1
  • 4
2
votes
1 answer

Mac OS X web server memory depletion issues

I have a Mac mini ram 4GB setup as a web server which has low traffic - it is running single WordPress instance and a forum. Why is available memory dropping to ~20MB after a while, bringing the whole server down? I see httpd processes climbing more…
Ali
  • 310
  • 1
  • 4
  • 13
2
votes
1 answer

How to change NFS export allowed IP addresses on Mac OS X Server (Tiger)?

I am running NFS on a Mac OS X Server 10.4. I had originally set up the NFS exports in the GUI, and restricted the IP addresses in the GUI to which it can export. Right now, I only have command-line (ssh) access to the Mac. When I run showmount -e,…
cm007
  • 187
  • 1
  • 4
2
votes
1 answer

Why isn't Samba authenticating an Open Directory username that arrives in all caps?

I have a Mac OS X 10.6 server that acts as an Open Directory master and allows file sharing from the Open Directory users' home directories. Today, for unknown reasons, it's stopped permitting our printer to connect via SMB for users who only have…
Charles
  • 121
  • 3
2
votes
1 answer

How to use Open Directory login credentials when offline?

When using Active Directory, I can log into a machine while on the network using my AD credentials, then later take that machine offline and still be able to log into it. I'd like to do the same thing using OS X Lion Server and Open Directory. I…
Chase Florell
  • 580
  • 3
  • 14
  • 29
2
votes
1 answer

Replicate Active Directory to Mac OS X Server Lion OpenLDAP

Is there anyway to setup OS X Server so it is a replica of my Windows Server AD or do I need to do the "magic triangle" setup? My goal is to allow SSO with my Mac users but would like to take advantage of some of Mac's server features like central…
Michael
  • 506
  • 2
  • 8
  • 19
2
votes
1 answer

Modifying OSX Server 10.5's DNS from the command-line

I'm trying to figure out how to add records to my server's DNS from the command-line. I've investigated the 'serveradmin' tool, plus 'scutil', but neither appear to give me access to modify the DNS records. Anyone know how I might be able to do…
2
votes
2 answers

Add multiple Time Machine shares in Mac OS X Lion server?

Under Mac OS X 10.6 Server (and perhaps older), when setting up a share I had an option I could check to make the share available as a TimeMachine backup location. By doing so, I could have multiple separate TM backup destinations on a single…
ibrewster
  • 75
  • 2
  • 8
2
votes
1 answer

OS X Lion Server not able to set Open Directory user account to store home directory on server

I'm setting up a new Mac Mini server for a client that came with Lion Server. The Mac Mini will act as an Open Directory server and will store each Mac user in the office's home directory on it. It's easy to set this by using the Server.app tool and…
Ben Baron
  • 435
  • 6
  • 9
2
votes
1 answer

login based forward proxy control for mac os x 10.6?

Can I do user/login based forward proxy (for website blocking) in Mac OS X server 10.6, or know of a solution that will integrate with the Open Directory of OSX?
Jason
  • 21
  • 1
2
votes
2 answers

How to make Hudson write to remote disk?

I have a problem writing to a remote disk using Hudson. When I write in it manually, it works. The two computers implied: one is on Windows XP and the other is a Mac mini server. The disk that needs to be accessed remotely is on the Mac. I succeeded…
2
votes
1 answer

What is the difference between using ipfw and hosts.deny in terms of security?

I'm in the middle of securing an OSX server that is the target of hundreds of automated requests per second from Chinese, Russian and US servers (see: Recovering a server from being an open relay). I've used ipfw to set up rules that exclude all but…
brass-kazoo
  • 178
  • 6
2
votes
1 answer

Mac address filtering radius server

I would like to use the radius server on mac os x server (10.6.8) to allow users to access wireless. However the restriction i would like to use is Mac address filtering. Is this possible? how can i do this if it is?
Gatura
  • 573
  • 3
  • 10
  • 24
2
votes
2 answers

Trouble running a virtual machine in the background on osx server

On a computer running OSX (snow leopard server) with VMWare Fusion installed I'm trying to start a VM via SSH without being directly logged in to the GUI. Based on looking around I figured the following command should do the trick vmrun -T fusion…
2
votes
2 answers

Apple Open Directory and FOSS desktops

Is it possible, (seeing as Apple Open Directory is LDAP), to manage the users names and passwords for Ubuntu and Fedora based systems?
Mister IT Guru
  • 1,178
  • 3
  • 15
  • 35