Questions tagged [mac-osx]

Mac OS X is an operating system from Apple Inc. It was the successor to Mac OS 9 and here the 'X' means 10. Mac OS X is based upon the NeXTSTEP and OpenStep OSes developed in the 1980s and 1990s by NeXT Inc., which Apple purchased in 1996.

Mac OS X consists of a Mach/BSD-based kernel, userland primarily based on FreeBSD, and additional frameworks (written in C, C++ and Objective-C) providing user interface and application-level services.

2425 questions
1
vote
1 answer

redirection based on domain name instead of file name

I have 10.8 Server with Filemaker Server 12 running two pages in Instant Web Publishing. The pages are accessible locally: http://192.168.168.42/fmi/iwp/cgi?-db=exampleONE&-loadframes http://192.168.168.42/fmi/iwp/cgi?-db=exampleTWO&-loadframes If…
ridogi
  • 214
  • 2
  • 7
1
vote
1 answer

Samba3 share for Windows, Linux and OSX is unreliable

Our companys NAS recently died and has now been replaced by a rackserver running Ubuntu. I installed samba3 which authenticates against our active directory. I defined a share for our graphics department which is working with large files (>100MB).…
1
vote
1 answer

How can I run a Perl script in a different timezone?

I need to run a Perl script, but make it think that it is in a different timezone (GMT) than the server is configured to use normally. I would like to do this without modify the existing script, by means of some environment variables or any…
Thilo
  • 240
  • 1
  • 2
  • 9
1
vote
2 answers

Exim 4.69 denying outbound mail due to syntactically invalid EHLO (bizarre pseudo-MAC FQDN)

Since yesterday (new router, which I suspect is the root cause) a client's been having trouble sending email. Receiving is fine, just the outbound is constantly failing. Tailing Exim's mainlog, this is the EHLO being presented, and the reason Exim…
Chris Woods
  • 398
  • 3
  • 22
1
vote
2 answers

Command line - query account type (local, network managed, mobile)

How can I query account type information. Things like who and users don't show this. Also tried things like dscacheutil -q user I'd like to know if a users account is a mobile account and I am doing this through SSH, inevitably I'd like to make a…
TryTryAgain
  • 1,152
  • 5
  • 22
  • 41
1
vote
3 answers

OpenLDAP & Samba for Mac home drives

We are in the process of setting up our existing OpenLDAP (on Ubuntu) to provide authentication and MCX etc for our Macs. We are hitting a problem with our home directories - they work fine using AFP (and presumably NFS), but we want to use Samba…
Jon Rhoades
  • 4,987
  • 3
  • 31
  • 48
1
vote
1 answer

multiple postgresql installations in osx

I have multiple installations of PostgreSQL on my machine, and would like to narrow down to a single installation (MacPorts flavor). I believe that OSX comes shipped with some sort of package, but I am not aware of where it gets put, or how to…
jml
  • 153
  • 1
  • 5
1
vote
1 answer

Launchctl jobs automatically getting unloaded on snow leapord

We have launchctl jobs loaded on the snow leopard server. Somehow, every few days the jobs gets unloaded and this is causing our periodic jobs not to run. When I logon to the machine, the jobs show up again as loaded in launchctl list. Did anyone…
Boolean
  • 533
  • 1
  • 4
  • 10
1
vote
1 answer

Multiple macbooks can't connect to company web server

We're having a very strange problem where 2 macbooks running osx 10.8.2 can't connect to our public facing server on any port. Attempting to ssh or navigate to the web server fails, but every other site works for them. They can not connect to any…
1
vote
1 answer

Printing which packages would be installed by MacPorts

How do you do make MacPorts print the packages that it would install to satisfy dependencies? I'm aware of sudo port deps foo, but that only prints the direct dependents of foo. I want to know every packages that will be installed, ie. every package…
albertb
  • 113
  • 4
1
vote
3 answers

Apple - AirPort Extreme - VPN Mac OS X

Is there a way to utilize an Airport Extreme in order to VPN in? Not using MobileMe
alexus
  • 13,112
  • 32
  • 117
  • 174
1
vote
1 answer

Enable user for sftp only on Max OS X

I need to allow a user to connect to a Mac OS X 10.5.7 Leopard box, and restrict them to log in only by SFTP, to a chrooted jail. I've successfully configured OpenSSH using internal-sftp so the user can use sftp but not get a raw ssh session. To do…
Bill Michell
  • 131
  • 4
1
vote
2 answers

Require VPN for Network Connectivity on Mac OSX?

At the moment, all company resources are "protected" behind a Cisco VPN, and our OSX clients are configured to (on-demand) connect to the VPN. As the VPN sets the default route for the OSX client to go through the VPN, it is extremely useful in…
1
vote
3 answers

Reactivate a user whose account was deleted from Mac but Home folder still exists?

A user's login/account information was deleted and is no longer listed under "accounts" in System Prefs on the Mac OS X Client. Their home folder is still present in /Users/ Anyone know what happens if we just create a new user with the same name?…
Meltemi
  • 579
  • 2
  • 11
  • 24
1
vote
1 answer

OS X Server with Open Directory and Network Configuration

I am trying to use a Mac Mini as an Open Directory domain, however it fails on the Open Directory Setup. The exact error from the log is a below: Server[308]: An error occurred while configuring webiken as a directory server: Error…
Sam Hammamy
  • 189
  • 5
  • 17