Set Admin of Server

For some reason, no users under Server.app has rights to administer the server.  I'm still an admin on the server itself though.  Is there a way via command line to enable a user to 'administer this server'?  Is it just a user group that I can add the users I need to it?  I searched through the groups using
dscacheutil -q group
And didn't see a group that I thought was the server admin.

For some reason, no users under Server.app has rights to administer the server.  I'm still an admin on the server itself though.  Is there a way via command line to enable a user to 'administer this server'?  Is it just a user group that I can add the users I need to it?  I searched through the groups using
dscacheutil -q group
And didn't see a group that I thought was the server admin.

Similar Messages

  • How can we set Admin rights to access all user mailboxes in IMAP server exchange 2010?

    Hi,
    IMAP is in exchange 2010..
    as per guide:
    http://technet.microsoft.com/en-us/library/jj200730%28v=exchg.150%29.aspx
    CSV Files for IMAP Migration Batches`
    Use super-user or administrator credentials.   This requires that you use an account in your IMAP messaging system that has the necessary rights to access all user mailboxes.
    In the CSV file, you use the credentials for this account for each row. To learn whether your IMAP server supports this approach and how to enable it, see the documentation for your IMAP server.
    How can we set Admin rights to access all user mailboxes in IMAP server exchange 2010?
    thanks?

    Hi,
    Do you mean assigning a user full access permission to all other mailboxes? If so, we can try the following command:
    Get-Mailbox -Server “Exchange 2010” | Add-MailboxPermission -User AdminUserName -AccessRights FullAccess
    Thanks,
    Winnie Liang
    TechNet Community Support

  • How to use open Row set in sql server 2014

    Hello All,
    How to open the row set using sql server 2014 using link server connection.

    Hi  denyy,
    Are you referring to the OPENROWSET function in SQL Server 2014?
    The OPENROWSET method is an alternative to accessing tables in a linked server and is a one-time, ad hoc method of connecting and accessing remote data by using OLE DB. The examples below demonstrate how to use the OPENROWSET function:
    A. Using OPENROWSET with SELECT and the SQL Server Native Client OLE DB Provider
    SELECT a.*
    FROM OPENROWSET('SQLNCLI', 'Server=Seattle1;Trusted_Connection=yes;',
    'SELECT GroupName, Name, DepartmentID
    FROM AdventureWorks2012.HumanResources.Department
    ORDER BY GroupName, Name') AS a;
    B. Using the Microsoft OLE DB Provider for Jet
    SELECT CustomerID, CompanyName
    FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0',
    'C:\Program Files\Microsoft Office\OFFICE11\SAMPLES\Northwind.mdb';
    'admin';'',Customers);
    GO
    C. Using OPENROWSET to bulk insert file data into a varbinary(max) column
    USE AdventureWorks2012;
    GO
    CREATE TABLE myTable(FileName nvarchar(60),
    FileType nvarchar(60), Document varbinary(max));
    GO
    INSERT INTO myTable(FileName, FileType, Document)
    SELECT 'Text1.txt' AS FileName,
    '.txt' AS FileType,
    * FROM OPENROWSET(BULK N'C:\Text1.txt', SINGLE_BLOB) AS Document;
    GO
    D. Using the OPENROWSET BULK provider with a format file to retrieve rows from a text file
    SELECT a.* FROM OPENROWSET( BULK 'c:\test\values.txt',
    FORMATFILE = 'c:\test\values.fmt') AS a;
    Reference:
    OPENROWSET (Transact-SQL)
    Using the OPENROWSET function in SQL Server
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • Can connect with Server Admin and Server Prefs, not Screen Sharing or ARD

    Just set up 10.5 server on my G5, and trying to connect from 10.5 on my iMac. I have tried both with the server System Preferences set to allow Screen Sharing via VNC, and with Remote Management enabled for ARD. In both cases, I get authentication errors when trying to connect from home. I have tried with both the full username, and with the short name of the only account on the server. My assumption is that, since this is the administrator account, I don't need to setup explicit privs for it on the server.
    I can authenticate without any trouble with both Server Admin and Server Preferences.
    The Firewall is not enabled on either machine, although I am behind a NAT router at home -- is it necessary to open any special ports to enable screen sharing? Is it possible that having these ports closed would produce an authentication error?
    Thanks for any help.

    Hi
    I'm going to assume you configured your Server in Standard Configuration and not Workgroup or Advanced?
    When using Standard in setting up the server DNS is automatically configured for as well as the Server taking an Open Directory Master Role. The admin account created at the beginning is for administering the Open Directory. Unknown to you and not documented at all - as far as I can see - is the 'Local Administrator' (localadmin) account.
    You only become aware of this account if for some reason you have a problem with the Server which involves demoting to Standalone (ie not an Open Directory Master) once this happens you find you can't log on to the Server anymore or communicate with any of the Server applications because it won't accept any username or password other than root and localadmin for the name and the password defined for the original admin account you created right at the beginning.
    Sometimes it does not even take demotion to find yourself locked out of the Server. Some have experienced this problem when running the Security Update or when some other problem has occured.
    Part of the process of creating an Open Directory Master involves the creation of a 'special' directory administrator account. This account is used for administering the LDAP node. If demotion takes place this account gets blown away along with all users and group accounts that exist in the LDAP node, in fact everything to do with Open Directory is destroyed apart from Users' home folders.
    Why demote if this happens? Sometimes the LDAP database gets damaged/corrupted beyond a point where normal troubleshooting methods fail. This can happen for a whole variety of reasons but more often than not is due to a poorly configured DNS Service. You basically only have two options once you reach that stage. A server reinstall involving a format and rebuild or a demotion to Standalone. Which option would you choose? Prior to demotion you can (if you have the chance) export users and groups or even archive the LDAP database itself for restoration later on. This is a useful option as everything to do with the LDAP Server is retained - passwords, users, groups etc. The other method of saving users etc does not retain passwords.
    As time goes on and you become more familiar with your server you will find more and more of this information out for yourself. Hopefully the simple advice I've given helps you understand Open Directory a little better.
    Hope this helps, Tony

  • How can I set up Mavericks Server on a Test Mac without affecting the production server

    I have Mountain Lion server running as on an xserve as our main server, it has developed a few issues particularly related to Profile Manager and Certificates.
    So I was going to use the move to Mavericks as an opportunity to have a fresh start.
    So I want to set up Mavericks Server on a mac mini temporarily to test it and configure all the services before moving it to the Xserve as the main server.
    My question is what is the best way to do this, obviously I can't use the same IP or hostname as the main server if it is connected to the network, and some services can't be set up without a network connection.
    So do I give it a new IP and hostnmame for now and then change it later on, my concern is that changing the hostname might cause issues down the line.
    So what is the best way to set up a fresh server in preperation as a drop in replacement of the current server?

    Ok I got the test server set up fine and cloned it over to a spare partition on the Xserve.
    But when I booted into the new partition several things broke.
    1st the IP address changed itself despite the fact it is set to Manual, The Alert section of Server.app let me repair this.
    Profile Manager no longer worked, the web page just said Profile manager could not be found, was working fine on the test mac
    Tried deleting the OD master and resetting Profile Manager but it still didn't work.
    DNS needed repairing and restarting
    I decided at that point to abandon it and go back to the test mac where everything is still working.
    Any tips for overcoming these issues.
    I have thought maybe it would be best to turn off all server services before making the clone and then turn them on one at a time once it has been restored to the new partition on the xserve
    Also if the certificates that are created when making an OD master were made on the mac mini does that cause a problem when it has been restored to a different machine, should I leave OD off and just set it up when it is in its final place?

  • Please help - Scrollable result set in sql server 2000

    Hi can some one please help me. I'm trying to create scrollable result set in sql server 2000, but i just can't get it to work. I've been trying to do this for the past 12 hours. I want to go home, but I can't till I get this going! please help!!! My crap code is as follows:
    package transact;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.JInternalFrame;
    import java.sql.*;
    import java.io.*;
    import java.util.*;
    public class DummyFrame extends Dummy
    protected String name, surname;
    protected Connection conn;
    protected CallableStatement cstatement;
    public DummyFrame()
    createFrame();
    private void createFrame()
    try
    Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
    conn = DriverManager.getConnection(
    "jdbc:microsoft:sqlserver://server:1433;" +
    "user=user;password=pwd;DatabaseName=Northwind");
    catch (Exception e)
    e.getMessage();
    populateFields();
    menuAction();
    show();
    private void menuAction()
    btncontacts.addActionListener(new ActionListener()
    public void actionPerformed(ActionEvent e)
    getRecords();
    populateFields();
    btncontacts.setText("NEXT");
    btnkeywords.addActionListener(new ActionListener()
    public void actionPerformed(ActionEvent e)
    // transaction.getRecords();
    nextRecord();
    populateFields();
    btncontacts.setText("NEXT");
    protected void nextRecord()
    try
    // CallableStatement cstatement = null;
    cstatement = conn.prepareCall(
    "{call Employee_Selection}", ResultSet.TYPE_SCROLL_INSENSITIVE,
    ResultSet.CONCUR_UPDATABLE);
    ResultSet rs = cstatement.executeQuery();
    while (rs.next())
    surname = rs.getString("Lastname");
    cstatement.getMoreResults();
    catch (Exception e)
    e.getMessage();
    protected void getRecords()
    try
    CallableStatement cstatement = null;
    cstatement = conn.prepareCall(
    "{call Employee_Selection}", ResultSet.TYPE_SCROLL_INSENSITIVE,
    ResultSet.CONCUR_UPDATABLE);
    ResultSet rs = cstatement.executeQuery();
    while (rs.next())
    surname = rs.getString("Lastname");
    name = rs.getString("Firstname");
    rs.first();
    // call stored procedure
    catch (Exception e)
    e.getMessage();
    // populate the fields;
    private void populateFields()
    txtfirstname.setText(name);
    txtsurname.setText(surname);
    }

    ummm ok i think the logic in your code is kinda screwy...
    here is what your should be doing.
    create the gui.
    get the resultset...
    have code that looks like this for nextRecord...
    protected void displayNextRecord(){
      // we do not call next here because we already called it last time
      surname = rs.getString("Lastname");
      name = rs.getString("Firstname");
      populateFields();
      if(!rs.next(){
        btncontacts.setEnabled(false);// i'm not sure what btncontacts is but we want to disable next becuase there are no more records...
    // in your intitalization code you need to do this...
    // you old stuff ending with...
    ResultSet rs = cstatement.executeQuery();
    // the new stuff...
    if(rs.first()){
      displayNextRecord();
    }else{
      btncontacts.setEnabled(false);//the result set is empty
    }ok the real problem you are having is that you are trying to display one record at a time but you are scrolling
    through the entire result set using while(rs.next()... what you
    want to do is create the result set once and scroll through
    it one item at a time with your gui.
    the example method i have given displays the data from the current
    row in your gui. then it advances the result set forward one row if possible. this method assumes that the result set will always
    be positioned on a valid row thus the need for calling
    rs.first() before we originally call displayNextRecord()
    well i hope you find this helpful.

  • Can you install Workflow Manager 1.0 on Central Admin App Server Machine in 3-tier SharePoint Farm?

    Hi,
    I have just realised when looking at doing a Workflow that 2013 Workflows not available (you need to install Workflow Manager Farm). I understand why from a tenant installation perspective, but we are on-premise.
    Can someone tell me if I can install Workflow Manager 1.0 (seen you have to now install WM 1.0 Refresh version) on the Central Admin App Server Machine in a 3 tier SharePoint farm. 3 WFE, 4 APP Servers, 1 DB Server and 1 DB Analysis Services Server.
    I did test on a test farm 1WFE, 1 APP Server (with CA) and 1 Database Server. We are getting issues with the WFE Server having issues booting up or losing connection - possibly faulty network card. This may in no way be related to the install,
    but just in case. 
    Any help appreciated.
    Thanks.
    John.

    Yes, you can install WFM on any server in a SharePoint farm.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Need help setting up web server with WRT54GS

    Hello,
    I am trying to set up a web server with my linksys router. For the network settings, I have used 192.168.001.150 as my primary IP (192.168.1.150, all 3 numerical characters have to be filled in), 255.255.255.000 as my primary netmask and 192.168.001.001 (192.168.1.1) as my gateway. I have gone into my router and then enabled port fowarding for port 80 to 192.168.1.150 but I still cannot access my web server. What could be the problem?
    Any help would be greatly appreciated. I'm trying to set up this server so I can test scripts and things.

    bump

  • Set Up Test Server

    The guy who developed our website recently disappeared
    leaving me with the responsibility of making the minor changes we
    needt to make. I only think this is relevant because I really have
    no business doing this and I'm hoping that you all will help me
    through my issue and not tell me to hire a professional.
    Anyway I installed Dreamweaver and IIS on my XP Pro machine.
    I set up the remote server and downloaded (Get) the entire site
    onto a network drive. I set the Local root folder to the location
    that I downloaded the site. I set the Testing Server folder to the
    same location. Given my experience I thought I would change/test in
    the local copy of the site and then Put the changes up for the
    world to see.
    The URL Prefix for my Testing Server is:
    http://localhost/.
    When I try to preview my changes I get a page can not be
    found error. I believe this is because the local copy of my website
    is not in the C:\Inetpub folder. Do I have to move it?
    Do I have to set up a Virtual Directory in IIS? Is it right
    that I can't do this if my website is on a network drive?
    My website does not have a wwwroot page, does that matter?
    I read IIS and Dreamweaver help files today and still
    couldn't figure this out. Thanks for the help.
    Po
    Also - I tried to copy the installation of the software on
    his computer but it doesn't work. I think he changed stuff and IIS
    isn't even there.

    Is the site using ASP? Or ASP.NET?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "powlaz" <[email protected]> wrote in
    message
    news:f97n0v$p1p$[email protected]..
    > The guy who developed our website recently disappeared
    leaving me with the
    > responsibility of making the minor changes we needt to
    make. I only think
    > this
    > is relevant because I really have no business doing this
    and I'm hoping
    > that
    > you all will help me through my issue and not tell me to
    hire a
    > professional.
    >
    > Anyway I installed Dreamweaver and IIS on my XP Pro
    machine. I set up the
    > remote server and downloaded (Get) the entire site onto
    a network drive.
    > I set
    > the Local root folder to the location that I downloaded
    the site. I set
    > the
    > Testing Server folder to the same location. Given my
    experience I thought
    > I
    > would change/test in the local copy of the site and then
    Put the changes
    > up for
    > the world to see.
    >
    > The URL Prefix for my Testing Server is:
    http://localhost/.
    >
    > When I try to preview my changes I get a page can not be
    found error. I
    > believe this is because the local copy of my website is
    not in the
    > C:\Inetpub
    > folder. Do I have to move it?
    >
    > Do I have to set up a Virtual Directory in IIS? Is it
    right that I can't
    > do
    > this if my website is on a network drive?
    > My website does not have a wwwroot page, does that
    matter?
    >
    > I read IIS and Dreamweaver help files today and still
    couldn't figure this
    > out. Thanks for the help.
    >
    > Po
    >
    > Also - I tried to copy the installation of the software
    on his computer
    > but it
    > doesn't work. I think he changed stuff and IIS isn't
    even
    > there.
    >

  • Setting up VPN Server fails in Windows 8.1

    Hello Folks
    I'm trying to set up VPN server in my Windows 8.1 box to receive incoming connections. It fails at the last step (http://www.diaryofaninja.com/blog/2012/09/11/setting-up-a-vpn-server-on-windows-7-or-windows-8-ndash-secure-your-internet-use-while-away)
    of the process (Allow Access) with the following error. I binged a lot but none of the trouble shooting mechanisms worked for me. I made sure that concerned service (Routing and Remote Access) can be started and stopped manually. Also, the same step works
    in Windows 7.
    Please see attached for error details.
    Highly appreciate any help for fixing the issue.
    Cheers
    Manohar

    Hi  Manooh,
    Besides disabling IP v6, try reset the TCP/IP in the way below:
    Open the command line windows as an administrator and type the command “nets hint ip reset” hit enter, or you can try the fix it below:
    http://support.microsoft.com/kb/299357
    We usually modify the default RDP port 3389 to another value, if you followed this too, you should add an port exception through a firewall in the way below:
    1.Open Windows Firewall
    2.In the left pane, click Advanced settings. 
    3.In the Windows Firewall with Advanced Security dialog box, in the left pane, click Inbound Rules, and then, in the right pane, click New Rule.
    4. Choose “port” and input the port number as allowed to connect.
    Regards
    Wade Liu
    TechNet Community Support

  • Airport extr port setting w/SL server

    When moving our offices to a new location I lost all the settings on my Airport extreme.
    I have a Mini Server with Snow Leopard Server 10.6.8 that's connected to the internet via an Airport Extreme base station.
    We have a set of wikis that we usually acces from the internet with a domain name for which the IP was managed by Dyndns. I can access the wiki locally with the local adress (http://miniserver.local/groups/xxx/calendar/ or http://miniserver.local/groups/xxx/wiki/) but can't do it with the domain name as we used to before.
    I've opened port 80 on the airport extreme but it still doesn't work.
    Any ideas?

    Although the information specific to 10.6 has not yet been posted, lynda.com has an excellent step-by-step tutorial on setting up 10.5. server. It will cost you $25, but I believe it will be well worth the time and minimal cost.
    At this point, if I were you, I would start over with the Mini. Watch the tutorial on setting up the server in general and especially DNS and then reinstall server on the Mini. Remember that the server MUST have a static IP address.
    I hope you have some sort of external storage attached to the Mini as none of the internal drives are anywhere large enough to support 10 users with file sharing and Final Cut. Buy the biggest drive you can get with FireWire 800 and connect it to the Mini.
    Once you have the server and DNS set correctly, you can use Workgroup Manager to do all sorts of fun things, including shutting off the internet to client systems. To make it work, though, you will need to bind the client systems to the server.
    Not sure about moving to 10.5.x clients of that vintage. I have 10.5.x running on a 1Ghz machine at home and it is slow-going at best. The only advantage to 10.5.x is additional management tools that don't work in 10.4.x. I don't believe the parental controls (which can be used to lock down internet settings) will work the way you need under 10.4.x, but to be honest, I don't remember that far back.
    You will use Server Administrator to set up share points, including options to auto-mount a share point (again I highly recommend that this be an external drive). Workgroup Manager is where you will set up student accounts and, if desired, make share points auto-mount. Don't forget to set permissions, too. You can also do cool things like start up and shut down the clients on a schedule.
    Disconnecting the system from the outside world certainly has advantages, but it would be nice to be able to get software updates, especially for the server.
    Good luck.

  • How to set a Proxy Server for appletv

    The network I'm on requires that I set a Proxy server to get out to the internet.
    Is there anyway to specify a Proxy server for AppleTV?

    Hi Red-Baron,
    The Apple TV does not support Proxy Server configuration (http://docs.info.apple.com/article.html?artnum=305010). An alternative is to enable internet sharing on a computer and have the Apple TV connect to that computer.
    Regards,
    John

  • Need Help on Setting up OBIEE server setup

    Hi All,
    I am new to OBIEE. we are setting up a server which can be utilized for Informatica and OBIEE. for that can anybody suggest which windows server is compatable to install the both softwares.

    Hi,
    Check the certification matrix :
    http://www.oracle.com/technetwork/middleware/bi/oracle-obia-111151-cert-matrix-525376.xls

  • Fnd_profile.save for setting APPS_FRAMEWORK_AGENT on server level

    Hi,
    i can set APPS_FRAMEWORK_AGENT on user level using " result := fnd_profile.save('APPS_FRAMEWORK_AGENT',URL,'USER',usr.user_id); "
    but this  "result := fnd_profile.save('APPS_FRAMEWORK_AGENT',URL,'SERVER',Node_id); " does not work for setting it on server level.
    Help from anyone will be much appreciated.
    Regards,
    Zafar

    What is the error you are getting when you try to set at server level?

  • Set admin at store. Stored in password keeper on iPad...before I got home iPad crashed lost admin password  how to recover it

    Set admin at store. Stored in password keeper on iPad...before I got home iPad crashed lost admin password  how to recover it

    You could try this.
    App Store: Downloading Older Versions of Apps
    http://tinyurl.com/meqxplg
    App Store: Install the latest compatible version of an app
    http://support.apple.com/kb/ht5919
    Apple’s iOS App Store now offers ‘last compatible’ versions of apps for older devices
    http://appleinsider.com/articles/13/09/17/apples-ios-app-store-now-offers-last-c ompatible-versions-of-apps-for-older-devices
     Cheers, Tom

Maybe you are looking for

  • Is there a way I can reclaim unused money from my itunes account?

    I have been given many itunes gift cards over the last few years, and I currently have $90 sitting in my account. It is highly unnecessary, as I don't listen to/purchase music that often. I could really use that $90, and I tried google researching an

  • Smartview Member & alias display issue

    Hi All, i am having trouble i have 3 environments and when i pull ad hoc report from each environment in two i can see both Member name option as well as member & alias name option but in my Dev environment i am not seeing member & alias option, can

  • Itunes and Mail Installing on startup

    Upon startup, Itunes 7.0.2 and mail will install themselves as though they never existed on my computer. I get the following message from Itunes. Itunes library "damaged" . I have aquired a rather large # of damaged libraries and my Ipod will not syn

  • Cannot control Volume in Kompakt Patches. Anyone?

    for the sake of efficiency i want to make a multi from an instance in of kompakt for RA. (NB this is kompakt NOT kontakt) the manual both in RA and for kompakt is very sketchy as to how to do this. as i understand it, without the option 'use std cc f

  • Burning from iTunes 6

    I have a 4th gen iPod, but using iTunes 6 with XP because my mom has the iPod video. How can I burn from iTunes? I can't seem to select the "Burn to Playlist to Disc" button. Oh, and if the song was deleted from the hard drive but still in the iTunes