[APP][2.2+] ownMdm - your own Mobile Device Manager - Remote Device Control - FREE

Search This thread

G.Reaper

Member
Jul 20, 2010
35
3
I don't know if it's something I've done or not, but I can't add devices in my own hosted version.

Everything's installed in ubuntu, there are 3 devices that should come up, only 1 does, and I have no idea how it did as it didn't at first.

Using the 2.0 for the server and the apps, server is https://mydomain:80 key matches.

I don't know what I'm missing. The only constant is that the 2 not showing up are on kitkat?


EDIT:

Figured it out - needed to set up without ssl. With ssl everything short ping and location work, those only work without... I tried "do not verify ssl cert" enabled/disabled as it's self-signed. any ideas?
 
Last edited:
Version 2.0.0 released!

Only for your own server.

ownmdm.com servers are down forever!
Just downloaded version 2.0.0 to have a look at your code and I REALLY RECOMMEND you to replace the MySQL commands with MySQLi or PDO. MySQL commands are deprecated and will be removed in the near future.
And I recommend you to use prepared statements. In your web application there is no protection against SQL injections or XSS. Prepared statements are only one protection against these attacks.
 
  • Like
Reactions: E:V:A

pacosal

Senior Member
Oct 6, 2010
801
299
www.pacosal.com
Just downloaded version 2.0.0 to have a look at your code and I REALLY RECOMMEND you to replace the MySQL commands with MySQLi or PDO. MySQL commands are deprecated and will be removed in the near future.
And I recommend you to use prepared statements. In your web application there is no protection against SQL injections or XSS. Prepared statements are only one protection against these attacks.

Thanks for your suggestions!

Now this code is Open Source, go to https://github.com/pacosal to get the code.

Make your own changes and share them with us!
 
Last edited:
  • Like
Reactions: E:V:A

marvon10

Member
May 8, 2010
27
0
Little help needed

Hello,

Sorry guys, this my first webserver setup and needs some help!!

Setup of WAMP server on Windows 7 is completed and running fine. I can reach the localhost page correctly on the system by entering localhost or http://127.0.0.1

http://localhost/ownMdmPortal-master/:

Index of /ownMdmPortal-master
[ICO] Name Last modified Size Description
[PARENTDIR] Parent Directory -
[ ] adminDisabled.php 2014-05-17 08:21 1.0K
[ ] adminEnabled.php 2014-05-17 08:21 1.0K
[ ] location.php 2014-05-17 08:21 1.1K
[ ] log.php 2014-05-17 08:21 1.0K
[ ] ownMdmPortal-master.zip 2014-10-10 08:22 456K
[ ] ping.php 2014-05-17 08:21 1.1K
[ ] register.php 2014-05-17 08:21 1.4K
[ ] version.php 2014-05-17 08:21 850
Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80

I have no clue how to procced :( Can somebody point me to the right direction please?

Thanks a lot.
 
Last edited:

Danidek

New member
Jun 7, 2011
4
0
I does not work for me

Hi!

Thank you for this app. I've made something work so it does not work for me.
I've installed the web part to mdm.danidek.hu . I can see this: http://mdm.danidek.hu/mdm/web/index.php
scr.jpg

The app is running on my phone. Server Data: http://mdm.danidek.hu an the key is set.
Debug is set. The devices and devices_log tables are empty.
I can see a php error :
[05-Feb-2017 14:22:52 UTC] PHP Notice: Undefined index: ping in /home/sopronim/mdm.danidek.hu/mdm/ping.php on line 9
I"ve commented out "$ping = $_POST["ping"];" to temp solve the problem.
No php error now, but still nothing in tables.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    I want to introduce you my new project called ownmdm.

    web1.png


    ownMdm is your own Mobile Device Manager, where you and only you, can remotely control your devices or your family devices and It is Free.


    You put your own server and use the App to use it.


    It has 2 parts:

    - Web: The web part is a php web that uses a mySql Database to send and receive commands to your registered devices.

    - App: The App is a mobile administrator that works like others, with a simple screen, and a configuration screen, but it makes things transparently.

    You can use your Raspberri PI for more things than only Raspbmc or you can use your own LAMP server.

    The instrucctions and software for preparing your Server to control your own android devices can be found at: http://ownmdm.pacosal.com

    Download a Raspberri PI image from here and start to try quickly!

    * Android App is https://play.google.com/store/apps/details?id=com.pacosal.mdm

    Now this code is Open Source, go to http://ownmdm.pacosal.com to get the code.

    Visit our Google Plus Community https://plus.google.com/u/0/communities/107302069235858624856
    3
    ownmdm.pacosal.com now has last version ready for you!

    http://ownmdm.pacosal.com/index.php

    Version 2.0.0 of:

    - web part
    - App part (this version is not hosted at Google Play, will be on 15/5/2014)

    Thanks
    2
    Working on next Version ;)
    2
    Hi,

    ownmdm servers will be discontinued on 15/5/2014, but...

    since that date this software will be open source completely.

    Working in cleaning App code and improving web interface.

    Soon more news.

    Thanks
    1
    here is the log file, seems to be a problem storing the data?

    Hi,

    this software is only for devices with imei number, for example, mobiles or tablets with 3G.

    Could you try with other device?

    Regards