Need to pull the inventory since the Profile Manager

We have 125 + ipad devices in the Profile Manager.  I would like to export the name ipad, carrier no_serie and cell phones and other cell Info for all devices in a text or CSV file.  I can go to the details of each instrument section and manually search each of them, but it's tedious.

There must be a way to use the Profile Manager to help inventory devices, otherwise it must be a critical feature added.

This can be done.  You will need to query the database directly.  Try this:

1: connect to the database (do this on the server running the Profile Manager)

sudo psql - U _devicemgr d devicemgr_v2m0 h/Library/Server/ProfileManager/Config/var/PostgreSQL

2: you will be asked your admin password.  You will not see what you type.  When you're finished, press return.

3: you'll be in the interactive shell and get a prompt as follows:

psql (9.3.9)

Help, type "help".

4: Congratulations, you have connected to the database.  We start to dig down and find out what is stored in there.

5: to list databases, use this command (it's a lowercase L):

\l

6: you should see a result that looks like the following:

List of databases

Name |   Owner | Encoding | Gather | CType |     Access privileges

----------------+------------+----------+---------+-------+--------------------- ------

devicemgr_v2m0 | _devicemgr | UTF8 | C       | C     |

Postgres | _devicemgr | UTF8 | C       | C     |

template0 | _devicemgr | UTF8 | C       | C     | = c/_devicemgr +.

|            |          |         |       | _devicemgr = CLC/_devicemgr

Template1 | _devicemgr | UTF8 | C       | C     | _devicemgr = CLC / _devicemgr +.

|            |          |         |       | = c/_devicemgr

(4 rows)

7: the database of interest is called devicemgr_v2m0.  In order to interact with it, we must select the it.  To select a database, use this command:

\c devicemgr_v2m0;

8: If you have changed successfully, you should see this notification.

You are now connected to the database "devicemgr_v2m0" as user "_devicemgr".

9: to display all tables in the database, by using this command:

\dt

10: in the list, you will see a few tables of interest.  For example, devices, device_groups, vpp_products, xsan_networks, etc.  To see what is stored inside these tables, use the following command:

Select * from devices;

11: change devices to another the table name if you want to discover the other tables.

12: now get what you want.  Here are two example queries:

Select "DeviceName", "SerialNumber" of devices;

Select "DeviceName", last_checkin_time of devices;

13: bind the columns that you want to collect to get your report.

14: empty the results to a text file.

15: when you have finished, exit the interactive with shell

\Q

I hope this helps.  Can be done.  Enjoy your reports running.

Reid

Apple Consultants Network

Author - "El Capitan Server - Foundation Services.

Author - "El Capitan Server - Collaboration & control»

Author - "El Capitan Server - Advanced Services '.

: IBooks exclusively available in Apple store

Tags: Servers and Enterprise Software

Similar Questions

  • I can not open the [Profile Manager] in FireFox

    Hello...
    I have Firefox 31.0, the last of them
    I can't open [Profile Manager]
    When I do these paths
    "firefox - ProfileManager".
    Firefox.exe Pei
    ' C:\Program Files (x 86) \Mozilla '-no-remote Pei '
    Now the problem when I write one of the paths, he opens Firefox [browser]
    I need to open the Profile Manager and make new user and use them both at the same time

    Thank you...

    Otherwise, a new browser window opens just instead.

    So if entered correctly the - no - remote control switch with Pei should open the ProfileManager in order to run a second instance with a different profile. Basically, you can run multiple instances on the same profile.

  • I need help to create profiles of Firefox directly from the command line (script) without having to use the Profile Manager window step by step

    is there a way to provide command line arguments when calling the Profile Manager so that I can perfectly create a profile of an invocation? By the way the profile name and the location of the profile. I need to bypass the user interaction with the Profile Manager window. Thank you.

    http://developer.Mozilla.org/en/docs/Command_Line_Options#User_Profile

  • Impossible to load profile, the Profile Manager are not available, firefox does not

    It is somewhat similar to the other listed problems with Profile Manager, but none of the answers worked for me. OS is Win 8-64 bit. Have 2 user accounts. Admin and Limited. In Admin, Firefox works, can access the Profile Manager, there's this profile.ini etc. All right.

    But in the limited account cannot access Firefox. When you click it, it says "Firefox your profile cannot be loaded. It may be missing or inaccessible. Can't access the Profile Manager "C:\Program Files (x 86) \Mozilla"-p. gives the same error message (Firefox does not).

    Tried to copy the files in the Admin in Limited. But the error message is the same.

    Uninstalled and installed using the limited account (supply Admin password), no result.

    Please help me.

    Thank you for your time.

    Hi Cor - el, ideato,
    Thanks for the support.
    When I entered the command, it gave me the error "the file name, directory name or volume label syntax is incorrect."

    I tried the command in different ways, but the results were similar.

    When I tried in the Admin account, it worked. But not in Limited account.

    In any case, after a long period of time, I managed to solve the problem (well sort of).

    That's what I did;
    1 uninstalled Firefox from Windows Add/Remove programs
    2. manually deleted all the files that were there for Firefox.
    3 created new account limited ('Test')
    4. sign in to that account and then close.
    5 installed Firefox using the Admin account.

    She's. Inside this 'Test' (limited), Firefox works fine. Unfortunately, inside 'Limited' Firefox is still inaccessible. But it doesn't matter. What I need to work Firefox in a limited account. I can remove 'Limited' and rename the 'Test' in 'Limited '.

    Thank you for your continued support. I learned a lot from your instructions!

    Happy troubleshooting!

    Thank you and best regards!

  • The Profile Manager select device unique error has occurred

    10.11.4 / server 5.1

    Profile Manager... I have a lot of ups and downs with that.  Since the update 5.1, if I'm going to choose ONE device (not a group), the Profile Manager throws up the dreaded "an error has occurred" message and forces a screen refresh.  Also, I get this when you try to delete an enterprise application (we use VPP now so don't have Enterprise).  If they are related or not, I don't know.

    Proxy service error log at the time of the message "a server error has occurred."

    Our web filter is the 10.114.128.99 address in the case where that helps diagnose.

    [Mon Apr 18 15:32:03.443986 2016] [proxy: debug] [pid 43695] proxy_util.c (2662): AH00951: HTTP: backend socket is disconnected.

    [Mon Apr 18 15:32:03.444280 2016] [proxy: debug] [pid 43695] proxy_util.c (2795): AH02824: HTTP: connection established with 127.0.0.1:3320 (127.0.0.1)

    [Mon Apr 18 15:32:03.444340 2016] [proxy: debug] [pid 43695] proxy_util.c (2963): AH00962: HTTP: complete connection to 127.0.0.1:3320 (127.0.0.1)

    [Mon Apr 18 15:32:03.444413 2016] [ssl:debug] [pid 43570] ssl_engine_kernel.c (347): [client 10.114.135.7:51608] AH02034: later (No.3) HTTPS application received for 12 year old (Server mmhs.info:443), referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444601 2016] [authz_core:debug] [pid 43570] mod_authz_core.c (834): [client 10.114.135.7:51608] AH01628: result of permission: granted (not), referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444627 2016] [: debug] [pid 43570] mod_hfs_apple2.c (363): [client 10.114.135.7:51608] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs proxy: balancer://com.apple.devicemgr.rails/magic/do_magic/, associated with = 0, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444637 2016] [: debug] [pid 43570] mod_hfs_apple2.c (363): [client 10.114.135.7:51608] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs proxy: balancer://com.apple.devicemgr.rails/magic/do_magic/, associated with = 0, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444645 2016] [: debug] [pid 43570] mod_hfs_apple2.c (363): [client 10.114.135.7:51608] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs proxy: balancer://com.apple.devicemgr.rails/magic/do_magic/, associated with = 0, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444653 2016] [: debug] [pid 43570] mod_hfs_apple2.c (372): [client 10.114.135.7:51608] mod_hfs_apple: access with no corresponding directory. filename = proxy: balancer://com.apple.devicemgr.rails/magic/do_magic, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444676 2016] [lbmethod_byrequests:debug] [pid 43570] mod_lbmethod_byrequests.c (95): AH01207: proxy: enter byrequests to SWING (balancer://com.apple.devicemgr.rails)

    [Mon Apr 18 15:32:03.444685 2016] [lbmethod_byrequests:debug] [pid 43570] mod_lbmethod_byrequests.c (142): AH01208: proxy: worker selected byrequests 'http://127.0.0.1:3321': 0 availability: lbstatus-8

    [Mon Apr 18 15:32:03.444694 2016] [proxy_balancer:debug] [pid 43570] mod_proxy_balancer.c (614): [client 10.114.135.7:51608] AH01172: balancer://com.apple.devicemgr.rails: worker (http://127.0.0.1:3321), rewritten in magic / http://127.0.0.1:3321 / do_magic, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444703 2016] [proxy: debug] [pid 43570] proxy_util.c (1783): AH00924: already initialized worker shared http://127.0.0.1:3321

    [Mon Apr 18 15:32:03.444710 2016] [proxy: debug] [pid 43570] proxy_util.c (1825): AH00926: already initialized worker http://127.0.0.1:3321 local

    [Mon Apr 18 15:32:03.444717 2016] [proxy: debug] [pid 43570] mod_proxy.c (1158): [client 10.114.135.7:51608] AH01143: running the balancing plan Manager (attempt 0), referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444726 2016] [proxy: debug] [pid 43570] proxy_util.c (2158): AH00942: HTTP: acquired the connection for (127.0.0.1)

    [Mon Apr 18 15:32:03.444735 2016] [proxy: debug] [pid 43570] proxy_util.c (2212): [client 10.114.135.7:51608] AH00944: connection http://127.0.0.1:3321/magic/do_magic to 127.0.0.1:3321, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444744 2016] [proxy: debug] [pid 43570] proxy_util.c (2421): [client 10.114.135.7:51608] AH00947: connected/magic/do_magic to 127.0.0.1:3321, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:03.444784 2016] [proxy: debug] [pid 43570] proxy_util.c (2662): AH00951: HTTP: backend socket is disconnected.

    [Mon Apr 18 15:32:03.445030 2016] [proxy: debug] [pid 43570] proxy_util.c (2795): AH02824: HTTP: connection established with 127.0.0.1:3321 (127.0.0.1)

    [Mon Apr 18 15:32:03.445062 2016] [proxy: debug] [pid 43570] proxy_util.c (2963): AH00962: HTTP: complete connection to 127.0.0.1:3321 (127.0.0.1)

    [Mon Apr 18 15:32:04.626931 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:04.627045 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:04.627054 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:04.627072 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:04.627081 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:04.627090 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:04.627097 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:04.627389 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:04.627411 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    [Mon Apr 18 15:32:07.163923 2016] [proxy_http:error] [pid 41503] (70007) the timeout specified has expired: [client 10.114.135.7:51610] AH01102: error reading line server status remote 127.0.0.1:3328, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:07.164071 2016] [proxy_http:debug] [pid 41503] mod_proxy_http.c (1313): [client 10.114.135.7:51610] AH01103: read timeout, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:07.164085 2016] [error: proxy] [pid 41503] [client 10.114.135.7:51610] AH00898: Error reading from remote server returned by/devicemanagement, webapi, magic, do_magic, referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:07.164095 2016] [proxy: debug] [pid 41503] proxy_util.c (2173): AH00943: HTTP: with connection for (127.0.0.1)

    [Mon Apr 18 15:32:07.164155 2016] [proxy_balancer:debug] [pid 41503] mod_proxy_balancer.c (669): [client 10.114.135.7:51610] AH01176: proxy_balancer_post_request to (balancer://com.apple.devicemgr.rails), referer: https://www.mmhs.info/profilemanager/

    [Mon Apr 18 15:32:07.164187 2016] [headers: debug] [pid 41503] mod_headers.c (898): AH01503: headers: ap_headers_error_filter()

    15:32:08.629553 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:08.629673 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:08.629682 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:08.629700 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:08.629708 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:08.629716 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:08.629736 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:08.630013 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:08.630033 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    [Mon Apr 18 15:32:12.164457 2016] [ssl:info] [pid 41503] (70007) the timeout specified has expired: [client 10.114.135.7:51610] AH01991: filter SSL read failed.

    [Mon Apr 18 15:32:12.164694 2016] [ssl:debug] [pid 41503] ssl_engine_io.c (1012): [client 10.114.135.7:51610] AH02001: Connection closed for child 0 with standard stop (Server mmhs.info:443)

    [Mon Apr 18 15:32:12.634962 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:12.635084 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:12.635093 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:12.635111 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:12.635118 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:12.635126 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:12.635134 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:12.635409 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:12.635430 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    18 15:32:16.642188 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:16.642306 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:16.642315 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:16.642333 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:16.642342 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:16.642349 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:16.642357 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:16.642636 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:16.642668 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    [Mon Apr 18 15:32:20.644941 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:20.645058 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:20.645067 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:20.645086 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:20.645094 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:20.645103 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:20.645110 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:20.645389 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:20.645410 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    [Mon Apr 18 15:32:24.650343 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:24.650466 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:24.650475 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:24.650494 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:24.650503 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:24.650511 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:24.650518 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:24.650810 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:24.650832 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    [Mon Apr 18 15:32:28.656349 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:28.656468 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:28.656477 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:28.656509 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:28.656518 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:28.656526 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:28.656533 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:28.656810 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:28.656831 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    2:32.661825 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:32.661947 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:32.661956 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:32.661974 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:32.661982 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:32.661990 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:32.661997 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:32.662274 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:32.662294 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    15:32:36.664357 April 18, 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:36.664473 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:36.664490 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:36.664509 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:36.664518 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:36.664526 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:36.664533 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:36.664815 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:36.664835 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    15:32:40.667388 April 18, 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: refused authorization result to require all: refused

    [Mon Apr 18 15:32:40.667506 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of authorization to require the ip address 127.0.0.1: granted

    [Mon Apr 18 15:32:40.667514 2016] [authz_core:debug] [pid 42782] mod_authz_core.c (806): [client 127.0.0.1:60421] AH01626: result of < RequireAny > permission: granted

    [Mon Apr 18 15:32:40.667534 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths/Library/Server/Web/Data/Sites/Default/vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:40.667542 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths /Applications/Server.app/Contents/ServerRoot/usr/share/web/customerror/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:40.667551 2016] [: debug] [pid 42782] mod_hfs_apple2.c (363): [client 127.0.0.1:60421] mod_hfs_apple: compare_paths.*\\\.\\\.namedfork/ vs/var/empty/devicemanagement / associated with = 0

    [Mon Apr 18 15:32:40.667558 2016] [: debug] [pid 42782] mod_hfs_apple2.c (372): [client 127.0.0.1:60421] mod_hfs_apple: access with no corresponding directory. filename = / var/empty/devicemanagement

    [Mon Apr 18 15:32:40.667836 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (584): [client 127.0.0.1:60421] AH00840: inside the shmcb_status

    [Mon Apr 18 15:32:40.667856 2016] [socache_shmcb:debug] [pid 42782] mod_socache_shmcb.c (673): [client 127.0.0.1:60421] AH00841: leaving shmcb_status

    Bump!  Anyone?

  • After update to 5.0.15 server, can not activate the OD service and the Profile Manager

    Hi, I have recently updated my Server 5.0.15 under El capitan 10.11.3.

    After that, Service OD and the Profile Manager can be activated server GUI.

    Of course, all users on my network are missing from the list of users; just local users remain.

    Reason: cannot be connected to the node 127.0.0.1

    How can I recreate an OD without use of app server?

    Thank you.

    P. S.

    Of course, even in the local server translates users preferences pane not connected.

    Many Open Directory problems can be solved by taking the following measures. Please test after each of them that you have not already taken it and back up the data before making any changes.

    1. the OD captain must have a static IP address on the local network, not a dynamic address. It must not be connected to the same network with more than one interface; for example, Ethernet and Wi - Fi.

    2. you must have a working DNS serviceand the host name of the server must match the FQDN name. To confirm, select the server by its name in the sidebar of the window of the server application, and then select the Preview tab click the button change on the host name line. The access that your sheet of server, the domain name must be selected. Change the host name, if necessary. The server must have at least three levels (for example, "server.yourdomain.com") name, and the name must not be in the top-level ".local" domain, which is reserved for Hello.

    3. the main DNS server used by the server must be itself, unless you use another internal DNS server. The only DNS server on the clients should be internal, they should get from the DHCP server, as appropriate.

    4. If you have accounts with basic network directories, make sure that the URLS are correct in the user settings. A return status of 45 from the demon authorizationhost in the newspaper may mean that the URL for the installation directory was not being updated after a change in the host name or the file sharing protocol (AFP, SMB, or vice versa.) If the server and the clients run all OS X 10.10 or later, directories should be shared using SMB instead of AFP.

    5. follow these instructions to recreate the Kerberos configuration on the server.

    6. If you use authenticated connection, check the validity of the certificate of the master. The common name must match the host name and domain name. Unselection and then reselect the certificate in.app was reported to have an effect in some cases. Otherwise, delete all certificates and create new ones.

    In the case of a self-signed certificate, create a trust profile in the Profile Manager and deploy it to the customers. On the server, you may need to create the folder

    /etc/openldap/certs

    and place a copy of the certificate of the server, for example:

    /etc/openldap/certs/server-name

    Also add a directive to the file

    /etc/openldap/ldap.conf

    of the form

    TLS_CACERT /etc/openldap/certs/server-name

    7 remove the link, then to connect customers in the preferences users and groups window. Use the FQDN of the master name.

    8 restart the master and clients.

    9. do not connect you to the server with the account of the user of a network.

    10 turn off the internal firewall in use, including third-party "security" software

    11. If you have created replica servers, remove them.

    12. If OD has recently stopped working while it was working before, you can be able to restore automatic backup in/var/db/backups, or a snapshot of the time of this backup Machine.

    13. If there is slapd errors in the log, try the following steps.

    Disable the Open Directory in the server application.

    Enter in a shell:

    cd /var/db/openldap
    sudo -s
    db_recover -c -h authdata
    db_recover -c -h openldap-data

    Turn on Open Directory.

    14 reset database password strategy:

    sudo pwpolicy -clearaccountpolicies

    15. as a last resort, export all users od. In the Open Directory of the server pane, delete the OD server. In some cases, you may need to use the shell to remove the server. Then recreate it and import the users. Make sure that the UID is in the range 1001 +.

  • How to remove an application from a device with the Profile Manager?

    I use iOS devices 9.1 in collaboration with Apple Configurator 2.1 and 5.0.15 Profile Manager. Configurator locks iPads and the Profile Manager is used for the distribution of applications. We are assigning apps in device that is a great feature. However, when I delete an application from a device with the Profile Manager, the application does not remove himself. The Profile Manager back the license and I can redistribute app for iPad one another even if the application is still installed and usable on the iPad first.

    Is this a bug? It seems that it should remove the app. If I delete the management profile in distance from the unit, it removes apps.

    Click on the gear box and then delete Apps and select the application you want to remove.

    Initially, I did what you did probably has been to select the name of the application, then press the 'less', who pulled out of the app in the list, but it has not removed the iPad, he just removed their license.  Through the gearbox and to remove it it removes of the iPad.

    You may have already thought of it, but I found this post unanswered after two months, and once I found the answer, I thought I'd put it here.

  • How to export the list of devices in the Profile Manager?

    Hello

    is there a way to export the list of devices in the Profile Manager on a mini mac running OS Server 5.3?

    Thank you

    How to export data from device in the Profile Manager

    How to export a list of devices and their info?

  • Firefox does not start, the Profile Manager is not available

    Firefox worked, then update it does not start. I tried all the fixes; However, the Profile Manager is not accessible or even present in the execution file. I unintalled and reinstalled several times, but I still can't get it to work. There is no Windows or Norton firewall block so I do not understand. What can I do? I want to use Firefox because it's the best browser; but now I'm forced to use Oscar. It's not terrible, but I prefer the features I've had with Firefox

    I had upgraded to the latest version; but the thought of demotion to the version which worked perfectly. In the end, I had to defrag, do a registry clean and optimization of performance of PC, but for the upgrade launched. So, I'm happy to say that I reply to this post with my Firefox browser. Thank you very much for your help. If all goes well, I won't have problems.
    DoubleD52

  • When the Profile Manager stores data profiles created?

    I have several profiles of Firefox that I created with the Profile Manager, but I find no where the Profile Manager stores data for profiles created because even if I delete all the firefox location of C:\Users\user\AppData\Local\Mozilla user data files and all the data in the registry though Firefox I start the Profile Manager still lists all created profiles.

    Then, where the data for profiles created is stored?

    Hello, these data are stored in subfolders of \Mozilla\Firefox\Profiles\ C:\Users\user\AppData\Roaming- profiles - where Firefox stores your bookmarks, passwords and other user data

  • I created my firefox shortcut to go directly to the Profile Manager. I got it for years. All of a sudden it has stopped working

    Hello

    I can't get my firefox shortcuts to go directly on the Profile Manager. I don't know why. I know I have the target correctly configured in the properties, but he still won't be going to the nursery to profile. Help, please.

    Here is what is the location of the target in the properties:

    "C:\Program Files (x 86) \Mozilla"-profilemanger

    I have not had a problem yet. Did that for about two years. This most recent update erased the "profilemanager" - no-remote-p. I added it waala and back in! Out of service again.

    But duly noted. Thanks for the tips.

  • Firefox crashes all the time, even in safe mode. Unable to raise the Profile Manager

    This just started a few days ago, when it updated to 33.0.

    Windows 7 on a laptop

    I ran a scan for malware and it found nothing.
    I tried uninstalling and reinstalling, still crashes
    I tried to create a new profile, and the Profile Manager does not start
    It crashes EACH time, constantly, if you say to restart it just crashes once again.

    Last Crash ID: bp-c186f91b-14a7-45be-9dc8-a27b02141110

    Hello

    The latest version of Firefox is currently 33.1.1 - can you try to upgrade to the latest version and then see if the crash still happens?

    According to your crash report, is marked 'nvumdshim.dll '. You can also try updating your video drivers?

  • Lack the profile can not access the Profile Manager, cannot be continued

    Yahoo somehow accessed and changed the settings of my browsers safari and firefox, could not change the settings for search engine default for more than a minute, even remove engine from yahoo wouldn't last a minute, so I deleted firefox, re-uploaded, now my profile is missing...

    I can not access the Profile Manager via the Terminal, I can't do anything, Firefox is not operational at this time and I don't know how to fix it.

    In Mac OS X v10.7 and later versions, the ~/Library folder is a hidden folder.

    • < User > /users//Library/Application Support/Firefox/profiles.ini

    See also:

  • How can I change the order of the profiles in the Profile Manager?

    I have several profiles and I know that I can use the Profile Manager to delete the profile without deleting the files, then add the profile to return, but it's somehow very awkward to change the order that they are in. Is there a faster way to change the order of the profiles?

  • Can I have the Profile Manager uses the name of the device used when the placement of placeholders?

    Can I have the Profile Manager uses the name of the device used when the placement of placeholders? Currently, all get renamed 'iPad' when the device through DEP configuration.

    No, but

    I was putting new devices in groups of temporary devices and renaming in bulk, once they are configured for the user, by using user variables / unit...

    The other annoying problem would be the user modifies the device name when they connect it iTunes...

    • the %destinataire% email - address email (the EMailAddress attribute)
    • first_name % - first name (FirstName attribute)
    • full_name % - full name (attribute RealName)
    • % of guid guid (GeneratedID attribute)
    • last_name % - last name (the LastName attribute)
    • the title of the post (the JobTitle attribute) %

    -% mobile_phone % the number of mobile (laptop attribute)

    • short_name % name run (the RecordName, generally the name of the account attribute)

    The variables of the unit are:

    • % BuildVersion % - full OS version on the device
    • ICCID % - ICCID (from the SIM card)
    • IMEI % - IMEI (International Mobile Equipment Identity)
    • OSVersion % - common version number of the operating system of the device
    • ProductName % - name of the product
    • SerialNumber % - serial number
    • % WIFIMAC %-MAC address of the WiFi interface

Maybe you are looking for

  • I can longer open a new tab in firefox

    I can't open a new tab in firefox. If I click on a link, a new tab opens, but if I use the new tab button or control t that nothing happens. I used to be able to open several tabs, but suddenly, that changed. Can you my why?

  • How to contact customer support?

    How can I send results to the tool of diagnosis of Toshiba customer support?

  • queues the IMAQ image data type

    I'm trying to run multiple queues in the same loop entering IMAQdx images from several cameras, and then save to AVI. After reading the site nor a little, I discovered that the reason why I get only the last image of each bucket, repeated on all fram

  • Windows Update repeatedly offers the same update

    Original title: Auto updates KB 2756918 & KB 2742596 updates keep resurfacing as need to install.  I checked the settings of the computer and it shows that they have properly been installed 10 times via automatic update, but they always appear as nee

  • Director of Windows: "PUBLISH" dialog window is too large.

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: Publish dialog box is too large. I can't reach the button NEXT. It is so great that I can't go back enough to reach the button NEXT. How