HT1822 Mac OS X server admin tools: non-server editions of Mac OS 10.6?

On my iMac, I am running the installation of OS X that it shipped with + updates up to 10.6.8.  I know there are server admin tools available on the Apple support website, that do stuff like manage groups.  I am looking for a GUI to look at ALL the users, groups, permissions, etc. (including hidden ones like _www for apache) on my system, without having to dig through config files in /etc and/or use the dscl command line utility.
The referenced article says I can find the 10.6 tools on Apple support downloads:
Mac OS X Server v10.6
To administer Mac OS X Server v10.6, use the Server Admin Tools 10.6 on Mac OS X v10.6. You should match the version numbers of the server, tools, and admin workstation as closely as possible; for example, use Server Admin Tools version 10.6.8 on Mac OS X v10.6.8 to administer Mac OS X Server v10.6.8.
My questions are:
1.  Where are the 10.6 tools on the apple support website?  A search turns up versions for everything BUT 10.6.
2.  Will the 10.6 tools work on 10.6.8 that is not a server edition of Mac OS?

The Server Tools you can download from Apple will install and run on OS X client, but they will only connect to and monitor OS X Server boxes. 
So that won't get you where you want.
One command that will help you here - and which is present on OS X Server and OS X client - is dscl.
dscl . list /users
For details:
info dscl
or
man dscl
Or a web search, etc...

Similar Messages

  • Mac OS X Server 10.4 - connect admin tools from one network to another?

    Hi,
    This may seem quite strange, but I have to do some administration of a server one one network, while being within another one. It seems that if I am able to connect to the internet utside of the office network (e.g. on a public network using wireless), I can just fire upp the mac admin tools and do my work perfectly.
    However, if I try to do the same while connected to the company network (which is governed by a OS X Server), I get nowhere. Can't even get a connection.
    Is there a way to get around this?
    /Fredrik

    I've run the Server Admin tool over a VPN; from a Mac OS X client (with the tools installed) on a remote LAN to a firewall-based VPN end-point. Worked fine; this configuration can work.
    It's possible here that you're encountering subnet routing, as various of the VPN solutions need either send all traffic over the VPN (there's a setting for that), or the local and the target LANs need be in separate and unique subnets. (As is my wont, I typically configure and use an outboard firewall. Not a host-based firewall.)
    So this could be a firewall port or three that need be opened (as mentioned in in earlier reply), or this could be subnet routing.

  • Server Admin Tools 10.6.3 Won't Install

    Each of the Snow Leopard Servers I administer will not install the latest Server Admin Tools 10.6.3. On each server, I'm running 10.6.3 but the Admin Tools installer does not recognize that I'm running OS X Server - it won't install on any of the server volumes.
    Server Admin Tools are in /Applications/Server and all updates are in place.
    Apple, what gives?

    Chris-
    If your server is running 10.6.3 you don't need to install or update the Admin Tools: you already have the up-to-date Admin Tools. The 10.6.3 Admin Tools installer is for installing or updating the Tools on a non-server Mac.

  • Lion server VPN + Server Admin Tools 10.7

    Hi,
    I followed this guide http://macminicolo.net/lionservervpn to try to set up VPN on my lion mac mini server.
    I also used Server Admin Tools 10.7 as instructed in the guide.
    After completing the steps in the guide, I cannot get VPN to work, plus I have extra problems as below:
    my mini cannot connected to the Internet or local network shares. I found under "Network" setting there was extra VLan created by the system automatically showing as "System Test--Connection error". After I delete this extra connection and revert my Ethernet to its original settings I can connect to the Internet again.
    Server Admin Tools 10.7 seem to retains all its settings from the guide on NAT, Firewall etc. doesn't matter if I had removed the current server and created a new server in the left pane. Is there anyway I can restore the Server Admin Tools to its programme defaults? I suspect these settings are affecting my networks and I cannot get rid of them completely. 
    Would VPN still work if I just set it up in the server app? I haven't been able to get it work this way. I also want to find out is your guide for using the VPN to connect to the Internet off the server as a way to bypass restrictions? Do I have to set it up this way as the guide if I just to want to set up a VPN for simple fireshareing?
    What did this command in the guide do to my mini? I was hopping if I cannot get VPN to work, then I should at least reverse the effects of this command. How do I undo this command please? "sudo serveradmin settings vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.2.1"

    Thanks BrianFL. This helps hugely. Yes, I just to set up a simple filesharing VPN not the kind of VPN that bypass Internet censorship. I use ethernet connection directly from my router yes.
    1. I just need to use the server app to set up a VPN and port forwarding. That is it?
    2. The setting I have made according to the guide with Server Admin Tools seems never going away, even after I deleted the server that has all the settings inside Server Admin Tools. Upon creating a new server inside Server Admin Tools, the new server inherits all the settings from the one I just deleted. Any idea how I can restore to Server Admin Tools's defaults settings?
    3. Even VNC (I use RealVNC) on the mini stopped working after I made changes according to the guide and deleted all the changes I can find. What is the address format for lion's build in VNC (192.168.0.100:5800?) like? I forgot how it is.
    Thanks so much!

  • Can't install Server Admin Tools 10.6.2

    Running Snow Leopard Server on a new Mac Mini Server and have had no trouble updating software through Software Update. I would like to install Server Admin Tools 10.6.2 but it is not picked up by Software Update, and when I downloaded it, the installer would not let it install "on this disk. Server administration software must be installed on the same volume as Mac OS X." The volume identified but blocked out IS the Mac OS X volume. Any ideas?

    you should ask in the snow leopard server forum.
    http://discussions.apple.com/category.jspa?categoryID=264
    however, while I don't run os x server I'm quite sure that you should have server admin installed already if you have a server. that's probably why Software update is not picking it up.

  • I need to install RSAT-NPAS Admin tools on Server 2012 Std, but it's throwing error: 0x80073701, please help.

    Powershell output (and this is the same with servermanager installs for the admin tools)...
    Windows PowerShell
    Copyright (C) 2012 Microsoft Corporation. All rights reserved.
    PS C:\Users\Administrator.domainacctxxx> Install-WindowsFeature –name RSAT-NPAS
    Install-WindowsFeature : The request to add or remove features on the specified server failed.
    Installation of one or more roles, role services, or features failed.
    The referenced assembly could not be found. Error: 0x80073701
    At line:1 char:1
    + Install-WindowsFeature –name RSAT-NPAS
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (@{Vhd=; Credent...Name=localhost}:PSObject) [Install-WindowsFeature],
        Exception
        + FullyQualifiedErrorId : DISMAPI_Error__Failed_To_Enable_Updates,Microsoft.Windows.ServerManager.Commands.AddWind
       owsFeatureCommand
    Success Restart Needed Exit Code      Feature Result
    False   No             Failed         {}
    I found this in CBS.log - how do i fix it?:
    2014-11-14 19:09:15, Info                  CBS    Exec: Resolving Package: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384, Update: HCSUI
    2014-11-14 19:09:15, Info                  CBS    Exec: Resolving component from existing package; passing NULL manifest path to PinDeployment and hoping things haven't been scavenged.
    2014-11-14 19:09:15, Info                  CBS    Exec: Resolving Package: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384, Update: HCSUI, PinDeployment:
    amd64_microsoft-windows-n..oyment-languagepack_31bf3856ad364e35_6.2.9200.16384_ko-kr_bbd94c8cf907ec26
    2014-11-14 19:09:15, Info                  CBS    Exec: 1 deployments need bulk staging
    2014-11-14 19:09:15, Error                 CSI    000003b2@2014/11/15:01:09:15.293 (F) base\wcp\componentstore\csd_locking.cpp(216): Error STATUS_SXS_ASSEMBLY_MISSING originated in function CCSDirectTransaction::LockComponent
    expression: (null)
    [gle=0x80004005]
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141115005933.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114234655.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114231138.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114183412.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114102449.log to WER report.
    2014-11-14 19:09:15, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-11-14 19:12:11, Error                 CSI    000003b3 (F) STATUS_SXS_ASSEMBLY_MISSING #2462361# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 2[gle=0xd015000c]
    2014-11-14 19:12:11, Error                 CSI    000003b4 (F) HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #2462247# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_PinDeployment(Flags = 0, a
    = Microsoft-Windows-Networking-HCSConfigUI-Deployment-LanguagePack, Version = 6.2.9200.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture = [l:10{5}]"ko-KR", VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName
    neutral, PublicKey neutral, cb = (null), s = (null), rid = [102]"Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384.HCSUI", rah = (null), manpath = (null), catpath = (null), ed = 0, disp = 0)[gle=0x80073701]
    2014-11-14 19:12:11, Info                  CBS    Failed to pin deployment while resolving Update: Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384.HCSUI
    from file: (null) [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Info                  CBS    Failed to bulk stage deployment manifest and pin deployment for package:Microsoft-Windows-HealthCertificateServer-UI-Package~31bf3856ad364e35~amd64~ko-KR~6.2.9200.16384
    [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Info                  CSI    000003b5@2014/11/15:01:12:11.926 CSI Transaction @0x33a9f4aa10 destroyed
    2014-11-14 19:12:11, Info                  CBS    Perf: Resolve chain complete.
    2014-11-14 19:12:11, Info                  CBS    Failed to resolve execution chain. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Error                 CBS    Failed to process single phase execution. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
    2014-11-14 19:12:11, Info                  CBS    WER: Generating failure report for package: Microsoft-Windows-ServerCore-Package~31bf3856ad364e35~amd64~~6.2.9200.16384, status: 0x80073701, failure source:
    Resolve, start state: Installed, target state: Installed, client id: DISM Package Manager Provider
    2014-11-14 19:12:11, Info                  CBS    Not able to query DisableWerReporting flag.  Assuming not set... [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141115005933.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114234655.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114231138.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114183412.log to WER report.
    2014-11-14 19:12:11, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20141114102449.log to WER report.

    Hi Jeff,
    I check the cbs.log you posted, and found the packages with KO-KR in the name fail to depoly, which indicated the installer was looking for Korean language pack files.
    Solution: A quick trip to Control Panel-Clock, Language and Region-Add a Language and we could select and then install the Korean language.  Tip: double click on the language when it's added to the list to auto-download
    from Microsoft. 
    Refer to:
    Windows Server 2012 - Roles, Features and 0x80073701
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang

  • Server admin tool's help file broken ?

    Hi,
    SL Server 10.6.4
    I'm trying to open the help file of the server admin tool but it seems to be broken : 100% CPU, beachball. The same occurs with the file included in the standalone bundle (see http://support.apple.com/downloads/ServerAdmin_Tools_106) installed on a SL 10.6.4 client.
    Anybody having the problem too ? Any idea ?
    Thanks

    Hi,
    SL Server 10.6.4
    I'm trying to open the help file of the server admin tool but it seems to be broken : 100% CPU, beachball. The same occurs with the file included in the standalone bundle (see http://support.apple.com/downloads/ServerAdmin_Tools_106) installed on a SL 10.6.4 client.
    Anybody having the problem too ? Any idea ?
    Thanks

  • BI Server - Solaris - Admin tool security configuration

    Hi,
    I have a BI server running on Solaris. I want to use the admin tool to configure users/groups which are configured in an LDAP database.
    Is this possible? Sifting through the forums, I can see that the admin tool is used to construct an offline rpd file before exporting it to the BI server. I need an online connectivity to do the same
    Any pointers would be helpful
    Thanks...Vijay

    I want to use the admin tool to configure users/groups which are configured in an LDAP database.You can configure RPD user/groups in online mode although that's not the best practice. The Admin tool is only supported on Windows.

  • Server Admin Tools 10.4.7 Won't Install on Leopard Client

    When you attempt to install Server Admin Tools 10.4.7 on a Leopard client, when you get to the point about Selecting a Destination, you get a red stop-sign with an exclaimation point. When you select that disk, it says:
    "You cannot install Server Administration Software on this volume. You are not allowed to install the software on this disk for an unknown reason."
    I tried to open the package and manually extract the Server Admin Tools, but they do not run properly. I still cannot add computers to my managed list.
    I have two machines, one that still has Server Admin 10.4.7 that was upgraded to Leopard without upgrading Server Admin. I am still having the problem. It seems that Leopard is creating the problem and not the Server Admin program.......
    Message was edited by: Ron Yochum

    Greetings,
    Thanks for posting this I was so frustrated but now because of your post I wont have to go half way across the building with a monitor mouse and keyboard just to add a user.
    Thanks so much.
    Sincerely,
    Jake.

  • Admin Tool - BI Server Different Versions???

    I just stated working on a development project where I have the Admin tool loaded to my laptop and am connecting to a remote repository. My laptop is running Win7 and the Admin tool version is 10.1.3.4.2, the BI Server is on version 10.1.3.4.1
    I am wondering if there are any known issues when using a newer version of the Admin tool compared to the BI Server. I am having some problems that seem quirky rather than outright issues, and thought it may be due to the version difference but not certain.
    Thanks
    J

    In the other way, if you try to open a repository version 10.1.3.4.2 with an admin tool version 10.1.3.4.1, you will get a error message.
    Normally, you have an ascendant compatibility and then the admintool version 10.1.3.4.2 can open and manage a repository version 10.1.3.4.1.
    Cheers
    Nico

  • What's up with the Server Admin Tools update 10.3.5?

    I keep getting the Apple update window with Server Admin Tools Update 10.3.5 checked off in its checkbox.
    When I run the installation, it goes throught the status bar, etc, and then comes back up as needing installation.
    The tools I run show 10.3 (v106) in the about window.
    What's up?
    thanx

    Cliff, I am not sure why you are getting this update, but if you are not using Apples' Server and you are not that Servers System Administrator, Uncheck it and ignore it, you do not need it.
    If by chance somewhere along the line you downloaded software that was not through the Software Update feature on your computer, you might have mistakenly downloaded some software you did not need.
    Don

  • Send an alert when Server Admin Tool has logged in?

    Is there a way to determine if someone remotely logged in via "Server Admin.app"? The application has no own log file.
    I've managed to setup a launchd task that sends an email whenever someone establishes a vpn connection by watching the pppd log file. Can this also be done for that servermgrd process?

    The basic idea was to watch the log file of the vpnd daemon and fire a shell script that sends a mail to me, if the most recent line of the log file contains the word "progress". (That word is a unique indicator for a successful connection. Otherwise you will get mails for each status change, too.)
    To watch a file change i used Lingon: I logged in via Remote Desktop, launched "Lingon" (freeware - http://sourceforge.net/projects/lingon/) and created a user daemon named "com.myserver.vpnd_watch". Then i've chosen my shell script as the application to be called. In my case it was "/usr/sbin/vpnd_watch.sh". And finally i set the only option "Run it if this file is modified:" as "/var/log/ppp/vpnd.log".
    The shell script is quiet simple. To prevent multiple alerts for the same event, it reads a file that contains the date & time of the last login/alert, reads out the date & time of the most recent log file entry containing the word "progress" and compares both. In case of being different, it sends a mail with the log file entries of the last three connections via email and creates a new date file.
    #!/bin/bash
    *date_old=$(cat /Users/myaccount/watch_date.txt)*
    *date_new=$(cat /var/log/ppp/vpnd.log | grep progress | tail -n1 | grep -o -E "[a-zA-Z]{3} [0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}")*
    *if [ "$date_old" != "$date_new" ]; then*
    *cat /var/log/ppp/vpnd.log | grep progress | tail -n3 | mail -s "VPN Connection" [email protected]*
    *echo $date_new > /Users/myaccount/watch_date.txt*
    fi
    *exit 0*
    (You might have to set permissions accordingly.) The log file entry which matters is something like:
    Fri Nov 19 22:23:43 2010 : L2TP incoming call in progress from 'xxx.xxx.xx.xx'...
    This is also the message text of the email, so you can see what the connecting client's IP address is. My mobile phone provider offers a mail to SMS service. So i get an SMS on my iPhone, too. Useful when i don't have an internet connection or no time to check mails.
    Binding all administrative traffic to that vpn connection (ssh, ARD and Server Admin Tools) makes sure that you're always informed if some tries to take control and by the IP address if it's your client.

  • Update Server Admin Tools 10.6.3 to 10.6.8

    I just discovered that some of my Techs never updated Sever Admin tools since 10.6.3.
    We have 10.6.8 servers so that isn't good!
    I downloaded the 10.6.8 Server Admin Tools DMG and have tried to update the 10.6.3 Server Admin Tools. (10.6.8 clients)
    However the update doesn't work. WGM will still say 10.6.3 and Server Admin says 10.6.5.
    I have tried trashing the whole Server folder too.
    I'm wondering if I have to update to like 10.6.5 1st or is it someting else entirely?
    Thanks!

    Easiest Confirmation: match the versions of the server tools against what's installed on the OS X Server box.
    AFAIK, the Server Tools client software usually updates through Software Update once it's been installed, so I'm not sure why you're seeing old versions.
    Or if you're seeing old versions, for that matter - I just checked a current 10.6.8 OS X Server box, and the installed version of WGM is listed as: Version 10.6.3 (361.3.1)
    Looks like you're current.

  • OSX Server Leopard Web Admin Tools

    Leopard server comes with a full of options, but as I want to be able to configure and monitor this systems from outside my comany, I'm wondering if anybody (including Apple) has though of Web version of Osx servver admin tools.
    This could be interesting and usefull to administer all these functionalities from anywhere with any systems.
    If yes, can you tell me where I could find this interface !
    Thanks for your help !!

    You can also go to https://yourservername.whatever:311
    Meaning you want to use https to connect to the port 311 on your server.
    It's not pretty, but it works in a pinch.

  • Admin tools on Lion to Snow Leopard Server on Mini

    I recently purchased a MacMini Server with Snow Leopard Server and have everything working fine - except when I went to install the Server Admin tools on my Lion laptop - it would not let me!  How do I manage my server?  Currently, I have been using screen sharing to do everything - not the most efficient way - but I have my server up and running.
    If I got the Remote Desktop on my Lion laptop, would that help me manage my server - just want to know, before I go and buy it.
    Thanks,
      -- Nash

    I believe you can only use 10.6 Server Admin tools with 10.6 OS.
    With Lion OS, you can only install Lion Server Admin tools: http://support.apple.com/kb/DL1419 - however, this may perhaps worth with 10.6 Server, although I haven't tested, but it may be worth a shot.
    Apple Remote Desktop is not going to help you much in what you're trying to achieve - it is not designed to replace Server Admin tools, it has a completely different function.  It simply allows you a convient way to do screen sharing, copying files, executing unix commands - all of which can really be done through the built in screen sharing applications or via ssh in Terminal.
    Apple Remote Desktop will not allow you to directly change DNS, Mail, etc. settings.  It will only allow you to get onto your server's screen where you can open Server Admin tools and change the settings directly on the server - no different from screen sharing.

Maybe you are looking for

  • Unable to create : com.mysql.jdbc.Driver error with JDeveloper 10.1.3

    Hi all, I got this error when I tried to execute a simple JSF app. I am using JDeveloper 10.1.3 release edition. Please advice [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.] **** Unable to obtain password from principals.x

  • Adobe flash player download page will not load up

    firefox will not load up adobe flash player download page. Will load the site, but not the download links. This was a previous problem in firefox 4 so I had to fall back to 3.6, that eventually got fixed so I came back to 4, updated with version 5...

  • As3 event flow, and a rant

    ok, more rant than help, if i dont find the answer here ill probably think of something in the morning but at least i get to vent some. the geniuses of adobe tried to to an event handling closer to traditional programming, only different in every asp

  • A 3cm wide, bright white vertical line has appeared o my screen. I can't get it off.

    A 3cm wide, bright white vertcal line has appeared on my screen and I can't get it off.

  • Mini with newer's mini stack

    just a suggestion especially if you are booting from the mini stack with a 250 G or larger HD.........use them side by side instead of stacked........the fans will run less and the drives will run cooler!