Giter VIP home page Giter VIP logo

Comments (3)

h-mdm avatar h-mdm commented on June 12, 2024
  1. No, it wouldn't. Each company has its own device numbering scheme, it can be an identifier in their ERP, IMEI, serial number, etc.
  2. The phone number is different from the device number. Entering the phone number is not required, the system will determine the phone number of the installed SIM card automatically. The phone number format is international without spaces (+xxx112223344 where xxx is the country code).
  3. Please read https://qa.h-mdm.com/1298/ to check the reason why QR code is disabled.

from hmdm-server.

howudodat avatar howudodat commented on June 12, 2024
  1. Understood
  2. the phone number actually is locked to a one digit country code it seems. the phone number is 10 digits 1122334455 + cuntry code 243 and the last two digits are not enterable ==> +2 (431) 122-33-44
  3. ok, the qr code is now enabled, however it is tied to server:8080 however my server sits behind a web proxy that forwards from port 80 to 8080, is there a way to configure the produces url or do I have to just manually change it each time?
  4. This created a new situation: scanning the QR code just shows me some JSON but doesn't do anything with it. And in looking at the JSON it points to h-mdm.com and to our server:8080 which wont work

from hmdm-server.

h-mdm avatar h-mdm commented on June 12, 2024
  1. You're right, that seems to be an issue. However since you're compiling the app from source code, you can update the phone number UI mask at line 55 of server/src/main/webapp/app/components/main/view/modal/device.html.
  2. The URL is configured in the XML configuration file (/var/lib/tomcat8/conf/Catalina/localhost/ROOT.xml or .../hmdm.xml), parameter "base.url". See https://qa.h-mdm.com/1533/ for details on the forwarding of port 80 to 8080.
  3. Please read about QR code based enrollment here: https://h-mdm.com/quick-start/ section "Enrolling the device".

I kindly ask you not to combine multiple questions in one issue in the future. Otherwise, it becomes hard to follow and other people would have difficulties while looking for a solution of similar issues. Please open a new issue for each new issue.

Please also use our Q&A website if you have more questions: https://qa.h-mdm.com

from hmdm-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.