Server is suddenly using Managed Preferences on itself!!??

I had to shut down our Xserve the other day as I needed to swap the UPS cable.
When I restarted and logged in, I immediately noticed something wrong.
The dock was populated with applications that our managed users have set in WGM, it is also asking for passwords to delete files that before I could delete straight away.
There is also now a Managed Preferences folder in /Library which seems to have caused this, but if I delete it gets re-created on next log in. I have logged in as the same Admin user that I always use on the server, and this user is not in the WGM list, where on earth are these managed preferences suddenly coming from??

Sorry Kevin, but I'm not referring to Users & Groups, but Computers.
In Workgroup Manager, when you are looking at the user list, there are four tabs per se: Users, Groups, Computers, Computer Groups. You can manage preferences for any and all of these entities.
You seem confident that you aren't managing prefs for the logged in User or that User's Group, so you should see if you are managing prefs for the server as a Computer. So, go to the Computer tab, choose your server, if its present, and view Preferences to see if any prefs are managed.
Additionally, check to see if your server is a member of any of the Computer Groups and if they have any managed prefs.
Lastly, there is a function to have a Guest COMPUTER account. If this is enabled, it will be on the Computer tab and if your server isn't defined, it might be inheriting the guest preferences.

Similar Messages

  • SQL Server services accounts using Managed Service Accounts

    Hi guys,
    Need your feedback on something, is it wiser to use Managed Service Accounts or normal domain accounts to run SQL Server services? MSA's only work in a single computer, so for every environment I would need to create a new set of sql services accounts.
    If I create a single account wouldn't it be simpler? For instance domain\sqlservices and set it on every service and every environment (dev, qa and production)

    Hi
    It is a good question but the answer is not black or white. The answer is depend like most configuration questions.
    I recommend you to use
    Google to find blogs about the issue.
    You can start from this links, which are great starting point for you question:
    Best Practices For Using SQL Server Service Accounts
    Book Online
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • IChat and Managed Preferences

    Has anyone gotten iChat to auto configure an account using Managed Preferences in Workgroup Manager?
    I've gotten Mail.app to auto configure an account for users using Managed Preferences, but I've had no luck with iChat (or iCal).

    I have it working in my setup. I don't use the iChat server but an external XMPP server ( Openfire in my case ).
    I created a plist call com.apple.iChat.Managed with property list editor.
    This is what it looks like in xml.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>XMPPAccount</key>
    <dict>
    <key>AllowSelfSignedSSL</key>
    <true/>
    <key>AutoDiscoverHostAndPort</key>
    <true/>
    <key>LoginAs</key>
    <string>%@@fqdn-of-im-server-here</string>
    <key>ServerHost</key>
    <string>fqdn-of-im-server-here/string>
    <key>ServerPort</key>
    <integer>5222</integer>
    <key>ServerSSLPort</key>
    <integer>5223</integer>
    <key>UseKerberos5</key>
    <false/>
    <key>UseSSL</key>
    <false/>
    </dict>
    </dict>
    </plist>
    Once I created the plist I then added it via workgroup manager to a default computer group I have. I hope that works for you.
    Cheers,
    Chris
    Message was edited by: Chris Silvertooth

  • OS X Server 3.0.1 and OS X Mavericks: Managed Preferences not Removing on Mac After They are Removed from Server

    I just upgraded my server to OS X Server 3.0.1 and am testing changing some managed preferences on my MacBook Air with OS X Mavericks.  Initially from the upgrade the security & privacy and users & groups is disabled.  I changed the settings in profile manager, and the push was successful.  I then restarted my macbook air, and after logging in, it stalls and says "Updating Managed Preferences..."  it stalls for about one minute and then logs in.  Those preferences that I allowed in Profile Manager are still grayed out as if the preferences are not updating.  Has anyone see this or have any idea how to troubleshoot?
    Thank you.
    Mikel

    Brandon Macinnis wrote:
    Dnar,
    Thanks for the follow up bit about using the smbutil statshares command.  I used that and could confirm that I am also able to force it to connect with smb2.  Oddly though, in the stat share info it still says "AUTO_NEGOTIATE"
                                  SMB_NEGOTIATE                 AUTO_NEGOTIATE
                                  SMB_VERSION                   SMB_2.1
    But maybe that just means something else and not the fact that it did not auto negotiate to SMB.  I guess for now this will be what I have to do to use smb2.
    I think in this case the AUTO_NEGOTIATE merely means it will auto negotiate a connection between SMB1, SMB2, and (from your data) also SMB2.1 this would have nothing to do with auto negotiating between SMB2 and AFP, which from this thread appears broken.
    I also would like to thank Brandon for the tip about smbutil statshares, I had been looking for a simple way to tell what version of SMB was being used to test my NAS.
    For everyone's benefit, it would appear from the above that whilst Apple advertise Mavericks as using SMB2 they have gone as far as implementing SMB2.1 and merely list it only as SMB2 for simplicity and due to the fact there is not a huge different between SMB2 and SMB2.1
    See http://en.wikipedia.org/wiki/Server_Message_Block#SMB_2_and_3

  • I am trying connect to a SQL instance for our CRM program and I am receiving To Connect to this Server you must use SQL Management Studio or SQL Server Management

    I am trying connect to a SQL instance for our CRM program and I am receiving To Connect to this Server you must use SQL Management Studio or SQL Server Management 
    This is a Brand new Server 2012 that is running our CRM product and it is trying to connect to a Server 2008 R2 server with SQL Server 2008 R2 SP2 instance (10.50.4000)
    I have seen this in the past where it needed the 2005 backwards compatibility components installed but those are not supported on 2012 server and this is not a 2005 SQL instance.
    I am trying to install the Shared Management Objects for SQL Server 2008 but it tells me I need to install the CLR types, which I did install. But it continues to tell me to install the CLR types.
    Has anyone ran into any issues like this? (this happens trying to connect to multiple SQL Servers from this new 2012 Server)
    Thanks!
    -Max

    Hello,
    Which version and edition of the SQL Server instance did you installed on the new server machine?  If you install SQL Server 2012 Express edition, you can try to install SQL Server Management Studio 2012 from
    this link.
    You can connect to SQL Server 2008 R2 or earily verions with SSMS 2012.
    What's more, Microsoft SQL Server 2008 Management Objects Collection requires Microsoft Core XML Services (MSXML) 6.0, Microsoft SQL Server Native Client, and Microsoft SQL Server System CLR Types. You can try to download and install
    SQL Serve 2008 Feature Pack
    which contains packages above.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • How to delete/drop all the tables from SQL Server Database without using Enterprise Manager?

    How to delete/drop all the tables from SQL Server Database without using Enterprise Manager?
    I tried using DROP Tables, Truncate Database, Delete and many more but it is not working.  I want to delete all tables using Query Analyzer, i.e. through SQL Query.
    Please help me out in this concern.
    Nishith Shah

    Informative thread indeed. Wish I saw it early enough. Managed to come up with the code below before I saw this thread.
    declare @TTName Table
    (TableSchemaTableName
    varchar
    (500),
    [status] int
    default 0);
    with AvailableTables
    (TableSchemaTableName)
    as
    (select
    QUOTENAME(TABLE_SCHEMA)
    +
    +
    QUOTENAME(TABLE_NAME)
    from
    INFORMATION_SCHEMA.TABLES)
    insert into @TTName
    (TableSchemaTableName)
    select *
    from AvailableTables
    declare @TableSchemaTableName varchar
    (500)
    declare @sqlstatement nvarchar
    (1000)
    while 1=1
    begin
    set @sqlstatement
    =
    'DROP TABLE '
    + @TableSchemaTableName
    exec
    sp_executeSQL
    @sqlstatement
    print
    'Dropped Table : '
    + @TableSchemaTableName
    update @TTName
    set [status]
    = 1
    where TableSchemaTableName
    = @TableSchemaTableName
    if
    (select
    count([Status])
    from @TTName
    where [Status]
    = 0)
    = 0
    break
    end

  • Bad managed preferences that won't go away

    On one client machine, a deleted /Library/Managed Preferences/ folder keeps coming back, with incorrect user preferences, although:
    - I have unbound, rebound and unbound the machine from the server;
    - The machine is currently unbound;
    - I have repeatedly deleted the /Library/Managed Preferences/ folder
    - I have deleted every mxc or managed plist from the user's preferences folder
    - I have deleted the ~/Library/Preferences/com.apple.mcx.manifests/ folder
    What am I missing?
    SL server and client.

    It sounds like you have some managed preferences setup in Workgroup manager. Are you using a network user account?
    Remember managed preferences can be defined by user, user group, computer or computer group.
    The best way to check your preferences is to look at all those options that apply to the user and / or computer you are having problems with. Open workgroup manager and select the user, group, computer or computer group and then click on "Preferences" up the top. If there are any preferences that have been defined for that record then it should be indicated by an icon that looks like the mouse cursor with a greyish circle in the background. Clear any unwanted preferences and try again.
    The ~/Library/Managed Preferences/ folder will regenerate itself when you login. This is why deleting this doesn't do anything.
    If this doesn't solve your problem, can you please be more specific about what preferences that you are having problems with. What is or isn't happening that you do or don't want to happen?
    Hope that helps.

  • Server Admin and Workgroup Manager is sloooow

    When running Server Admin or Workgroup Manager directly from my client macbook, connected to one of our leopard servers, it is painfully slow. I mean painfully.
    It takes a minute to connect while I stare at this spinning wheel, some actions never stop spinning the wheel. Sometimes it just stops and everything is working great.
    If I run the admin tools locally, connected through remote desktop its working much better, but can still be quite slow when connecting sometimes.
    Any ideas?

    I had a similar problem with a new xserve, setup with the factory pre-install leopard 10.5.2 it defaults to the server FQDN (myservername.com) for server admin with no DNS setup it takes ages to finaly get SA to open because it can't resolve itself.
    deleting server.myservername.com once SA fianaly responds it reverts to server.local and responds
    once DNS is configured correctly, no more issues.
    this particular server went on to develope regular OD crashes and AFP problems with OD crashing and when users logged in/out nd AFP having to be restarted when OD crashed and I decided to rebuild it.
    the DVD was 10.5.1, on bootup it was far worse than the factory pre-install when opening SA
    I upgraded to 10.5.2 combo before turning on any services , even when I got DNS working it was slow to respond nothing like as bad as without DNS but still slow. DNS checked out fine. The only way I could get it to respond normally was to add the domain name to Search domains in network preferences.
    something I did notice with the DVD install in server setup the local address defaulted to .private SA expects .local and the server name wasn't automatically filled out when I entered the server FQDN. the factory pre-install automaticly filled out the server name and used .local
    there is an edit button near the server name once you click on that it changes the name from .private to .local
    I didn't notice the .private the 1st time around and with the .private things where far worse. SA wouldn't respond at all even with 127.0.0.1

  • Sharepoint 2010 question : Error while deploying wsp file in using managment shell (power script)

    When I tried to deploy the wsp's using managment shell (power shell scripts) everything looks good.
    When I go and take a look the "manage farm solutions" thru sharepoint central admin, I see the deployment failed in two servers.
    Error is
    Could not load file or assembly 'c:\windows\Temp\solution-cxxxxxxxxxxxxxx\xxx.xxx.dll" or one of its dependencies. Access is denied.
    Can you please let me know what could be the reason.
    Note : I have two app servers and two web servers setup. The deployment is sucessful in 2 apps servers . but 2 web servers are giving error.
    Thanks
    Pichaimani

    Hi,
    According to your post, my understanding is that you wanted to failed to deploy the wsp's using managment shell.
    You need to make sure that the dll is registered in the GAC.
    Go to %Windows%\assembly. If the dll isn't there , you need to install it to the GAC on the server. Simply drag it into that folder in Windows Explorer, and it should install itself.
    Here is a similar thread for your reference:
    http://stackoverflow.com/questions/1265505/sharepoint-could-not-load-file-or-assembly-the-system-cannot-find-the-file-sp
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Leopard/AD integration- Managed preferences in OD questions

    I have issues and questions with “golden triangle” set up.
    Leopard 10.5.7 Server (already found the serial number snafu of upgrading to 10.5.8, and backed up a notch)
    I have followed the Bombich “Leveraging” guide and have gotten to where it appears things are supposed to be. Yet things are not working as expected:
    DNS lookup works both ways.
    My OD Server has been bound to AD.
    enabled Kerberos SSO.
    Klist –ke shows me lists of services services@ADkerberosrealm
    When I do the read /Library/Preferences/com.apple.AppleFilServer kerberosPrincipal I see my ODservername@ADkerberosrealm.
    So I Promoted server to to an OD master
    Question: At this point is Kerberos supposed to be running on the OD server? It’s just using AD Kerberos info, not acting as an independent KDC at this point? It’s currently listed in Server Admin as not running.
    Which may lead to my other issues:
    Even though things appear to be setup correctly, and I can bind AD bound Leopard client computers (10.5.7) to OD,
    Managed Preferences is a haphazard and frustrating thing.
    If I add an AD/ OD bound client to a Computer group and manage say a few dock items- add a few, subtract a few for that group, no items in the client dock are removed, and sometimes(only sometimes) is an added item reflected in the dock.
    Yet if I add a managed Login screen text Message- that shows up on the login screen.
    Managing an individual computer instead of a group fares little better.
    We need to manage groups of teachers on Mac clients with AD authentication by building location, and computer groups was the way that worked well in Tiger. But leopard clients didn’t play nice with the Tiger server. So I Upgraded (actually a clean install) to Leopard server and started from scratch to build an Leopard Golden Triangle with AD.
    I am still at the point where it would annoy me but not inconvenience me horribly if I were to have to reinstall and start again, but as the start of school draws closer I’d R-E-A-L-L-Y like to get this working.
    Any suggestions would be greatly appreciated.
    Thanks In Advance

    dvatech wrote:
    If I add an AD/ OD bound client to a Computer group and manage say a few dock items- add a few, subtract a few for that group, no items in the client dock are removed, and sometimes(only sometimes) is an added item reflected in the dock.
    Yet if I add a managed Login screen text Message- that shows up on the login screen.
    Go back and check DNS. Make sure forward and reverse both work. If DNS doesn't work, MCX will not work.
    sudo changeip -checkhostname
    Kerberos needs to be running from AD, not OD. Also, as stated, you have to have OD first, then AD in your search path so it will use the MCX.
    This is another issue I am dealing with. Not sure if this has been resolved. I was working on OS X 10.5.8 Server and had issues managing Computer Groups.
    http://www.afp548.com/forum/viewtopic.php?showtopic=23022
    Message was edited by: chrisjuno

  • Start managed server with the node manager???

    Hello,
    I have one admin server and one managed server for my domain. Can i Start the amdin and managed server from the node manager and not just the admin server. Currently with the install of node manager only the admin server starts and not the managed server. I need to log in to the admin server to start my managed server which is very cumbersome.
    Edited by: user9021545 on Mar 11, 2011 1:58 PM

    hi,
    In order to start Managed server from the console itself,then u have to enroll your node manager.
    Step1). Start the AdminServer...using startScript "startWebLogic.sh/cmd"
    step2)start ur node manager using stat node manager scripts,
    step3)Login to adminConsole and then see the NodeManager is Reachable or not
    If reachanble
    then run "setWLSEnv.sh/cmd".
    Then run wlst.sh file
    Step3)connect('weblogic','weblogic','t3://localhost:7001')
    Step4)nmEnroll('C:/bea103/user_projects/domains/7001_Domain','C:/bea103/wlserver_10.3/common/nodemanager')
    After this u will be able to start and stop managed server from console itself
    Note:even after dis your managed server doesnt starts then please check under <DOMAIN_ROOT>\servers\<SERVER_NAME> whether you have a folder name as security and inside it whether you have file called as boot.properties
    if no then follow these below steps
    Please create a directory "security" inside your
    <DOMAIN_ROOT>\servers\<SERVER_NAME>
    inside "<DOMAIN_ROOT>\servers\<SERVER_NAME>\security" ( Example Location:
    WLS103/user_projects/domains/Test_Domain/servers/AdminServer/security )
    directory create a file with exactly same name as "boot.properties" and with
    following 2 lines inside it:
    username=weblogic
    password=weblogic
    NOTE: Here "weblogic" is the Administrator username & password...
    if you want dont want to run Admin server from foreground then try runnin it as a background process
    This link wi; b helpful for that
    http://middlewareforum.com/weblogic/?cat=23
    any further help in this den do let me know
    Regards
    Fabian

  • "Application not supported" but only in Managed Preferences

    Using  Server 10.9.1  and OSX 10.9.1.
    If I open the client computer locally and go to Applications, I can launch the application.
    However if I log in as a networked user with managed preferences, the application is greyed out and I get the "You can't open the application because it is not supported on this type of Mac".
    there are no other copies of the aplication on the server.  I have

    Posting got cut off.. sorry.
    There is only one copy of the application on both the Server and the Client.
    Any ideas?
    Thanks
    Mitch

  • Publish client print queues as managed preferences?

    Hello,
    I followed the documentation from Papercut NG on Mac printing, section Publishing the printer via Workgroup Manager to get the defined print queues for my client machines published as managed preferences.
    I set up the print queues on the server. On the client, I configured the server print queues using the local Administrator account and printed successfully a few test pages. I then logged in with an Open Directory account with admin privileges. I then open Workgroup Manager, select a Computer Group, click Preferences, select Printing. I enable Manage Always, but the list of Available Printers remains empty, contrary to what the screenshot tells me from the referred article.
    Environment:
    + Snow Leopard Server 10.6.1 on a MacMini.
    + Snow Leopard 10.6.1 on a MacPro.
    Am I missing something?
    Ringo

    Hello,
    I followed the documentation from Papercut NG on Mac printing, section Publishing the printer via Workgroup Manager to get the defined print queues for my client machines published as managed preferences.
    I set up the print queues on the server. On the client, I configured the server print queues using the local Administrator account and printed successfully a few test pages. I then logged in with an Open Directory account with admin privileges. I then open Workgroup Manager, select a Computer Group, click Preferences, select Printing. I enable Manage Always, but the list of Available Printers remains empty, contrary to what the screenshot tells me from the referred article.
    Environment:
    + Snow Leopard Server 10.6.1 on a MacMini.
    + Snow Leopard 10.6.1 on a MacPro.
    Am I missing something?
    Ringo

  • Troubleshooting Managed Preferences

    I've been playing around with managed preferences on my test server. I've set up things like managed printing and preferences for the mouse and iChat.
    This all works like a charm on my test server, however it doesn't on my production server. So I'm pretty sure the setting on my test server are correct, I'm just not curtain about interfering factors.
    Now I've been looking around a lot and what I cannot find is a document about the inner workings of managed preferences. I know it's nothing more than a bunch of plist files that get pushed to the clients, but for some reason there is more magic at work in the background.
    So if anyone has some information or documentation about how managed preferences work. What kind of check are used to make sure the settings need to be applied (I read something about the MAC address in inspector for instance)? So if anybody some useful information regarding this subject I would be grateful.

    No, I'm sorry mate, but I never had one of my questions answered here. When I do make some progress you can count on it I will post it here.

  • Time machine sharepoint and managed preferences

    I have added a share point as a time machine backup destination, and it shows up with Bonjour users. But I am setting up some machines with managed preferences, and I add the time machine volume in the time machine managed preferences pane, and supply the whole network path (afp://server.com/TimeMachine).
    The settings are added to the managed machine, but it can't mount the backup destination. Gives me error "The backup disk is not available".
    This error doesn't show when the disk is manually chosen in Time Machine preferences on non-managed computers.
    Any ideas?

    it sounds like you are using an OS X server. I suggest you post in the Snow leopard server forum
    http://discussions.apple.com/category.jspa?categoryID=264
    and please fill in your profile to indicate what hardware and software you are running.

Maybe you are looking for

  • Escrow the recovery key in DB server and not in AD when removable drive is encrypted.

    Is there any way to escrow the recovery key in the database server and not in AD when removable drive (USB drive) is encrypted via manage-bde command line? The data recovery agent is not enabled in our organization.  "Choose how bitlocker protected r

  • Oracle 8.1.5 Client on Linux

    My organization is beta-testing coldfusion on Linux. Our current (NT) Coldfusion set up talks with a Linux server running Oracle. Thus, I need to have the new linux box talk (via Net8) to the database. Despite the utter lack of documentation on this

  • Dashed line in Health app?

    Hi, I tracked a run today using Endomondo that posted the calories burned into Health in iOS8. However, the chart is sowing a dashed line as opposed to a solid line as it has done in the past Does anyone know what this means? The calories have been s

  • Lightroom 3.5 - Library automatic syncing between two Macs?

    Hey there you Lightroom-Masters! I am diggin' deeper and deeper into Professional Photography and am now using two Macs two develop my my .DNG RAWs. In my Livingroom stands a 27" iMac, which is great to develop them further, and when I am on the road

  • JPG required or can PNG's be used

    The Podcasting FAQ and Tech Spec pages mentioned JPG and PNG files ... in reference to graphics for use in iTunes Store. Are PNG files really acceptable? Wondering if this is why after 4-weeks... still no image for my client's vodcasts. If the use of