Questions tagged [mobile-devices]

In IT, "mobile devices" (often shortened to just "mobile") refer to small, portable computers like smart phones and tablets.

In IT, "mobile devices" (often shortened to just "mobile") refer to small, portable computers like smart phones and tablets.

120 questions
5
votes
1 answer

How to not redirect when cookie is set in haproxy?

On my site I redirect users with mobile devices to a mobile site using my Haproxy loadbalancer. I got some complaints about that and want to offer the users a link back to the "classic" portal. As not all sub-pages are available in a mobile format I…
OpenHaus
  • 71
  • 2
  • 6
5
votes
2 answers

Does Android version 2.2 locally encrypt Activesync messages?

I am a sysadmin for company X. They are interested in allowing ActiveSync access to devices that support local offline encryption of the downloaded attachments and email data. Considering how the iPhone encrypts local data, where you need to have a…
makerofthings7
  • 8,911
  • 34
  • 121
  • 197
5
votes
1 answer

Manage Certificates on 500 Mobile Devices

Is there a tool to facilitate setting up and managing certificates for mobile devices (running Windows Mobile 5) The end goal I have is to have my WCF Services (run on IIS) only trust these certificates. That way I don't have to worry about someone…
Vaccano
  • 1,027
  • 3
  • 16
  • 29
4
votes
2 answers

SSL will not work on Android mobile

I bought Comodo SSL from Namecheap. Now, the SSL works fine on desktop, I am getting a "This Connection is not private" on mobile phone.. on my chrome on Android Here is my virtual host file: server { listen 80; server_name …
test
  • 167
  • 1
  • 8
4
votes
1 answer

Load multiple email accounts to mobiles from IT desk

My organisation has many users (in the hundreds) with many email addresses that they can read (often as many as 10 per user) and can send from (for arguments sake, lets say half of those that they can read). And they want to access this from their…
Nameless One
  • 143
  • 5
4
votes
2 answers

Routing to proxy and code injection into files served on local network

I'm trying to set up an Open Device Lab. This question focuses on the network routing of and injection of code into the responses to requests made by the test devices. I want people to be able to come in with their laptops, and test as painlessly as…
Xandor Schiefer
  • 151
  • 1
  • 6
4
votes
2 answers

How can I use apache to redirect users (based on user_agent and using mod_rewrite) to my mobile site only if a mobile pages exists.

I want to detect mobile users based on their user_agent. If a user is browsing the full version of the site and they have a certain user_agent, I want to redirect them (using mod_rewrite) to the mobile site - if the mobile page exists. Full site…
ckliborn
  • 2,778
  • 4
  • 25
  • 37
4
votes
3 answers

With more mobile users, my geo ip database is becoming useless

I've been enjoying the benefits of Geo IP lookup from database for some time. It's great. People are increasingly trying to access my site from a mobile phones or 3G modems, and their physical location seems to have little relation to whereabouts my…
Marius
4
votes
2 answers

Nokia E75 Mail for Exchange

I have a SBS2003 runing Exchange Server 2003 SP2. My OWA has a godaddy certificate valid for 3 years to come installed. HTTPS works fine for OWA. The certificate has also been copied into the Nokia E95 I am trying to syncronize my Nokia E75 via…
Sebastian
3
votes
3 answers

Can anyone guess what protocol these packets belong to?

We see these packets being injected in an FTP-DTP channel during a downlink file transfer on Telstra's NEXTG mobile network. We are not sure if these are network level packets, a problem with our 3G modem (HC25 based) or something like our firewall…
user27695
3
votes
1 answer

Mobile device access policies

HR wants us to prevent part-time hourly staff from checking email while off the clock. Is it possble to disable Activesync and OWA via exchange policy for users in a particular group? I have looked in EAC, but can't seem to find an option for…
AWippler
  • 1,065
  • 1
  • 12
  • 32
3
votes
1 answer

Are there any Microsoft Exchange Clients for iOS and Android that store their local data in an encrypted manner?

I don't feel like this is a product recommendation question, more of a "does this tech even exist and is it feasible" question, but if I'm wrong, feel free to give this question the boot. Context: Our company has a bunch of traveling employees who…
Zac B
  • 841
  • 1
  • 15
  • 27
3
votes
2 answers

Slow web responses to mobile devices clog my apache workers

I'm running a web server (apache, but I don't think there is really a difference), that serves a lot of requests to mobile devices (hundreds per second). The server is a mix of a pure web server with front end server for a J2EE app server…
Pawel Veselov
  • 766
  • 8
  • 19
3
votes
2 answers

When redirecting a mobile browser to a m.domain.com subdomain, what status code should I return?

I'm curious what status code I should be using when redirecting a mobile browser that hits domain.com and is redirected to m.domain.com. I feel like a 301 (Moved Permanently) isn't quite right, but none of the others sound appropriate either.
adam
  • 133
  • 4
3
votes
6 answers

How do you secure your mobile computers?

The possibility of having one of your users' laptop being either stolen or lost is fairly high. What are some of the best practices/policies when protecting your data on mobile computers? Understanding that Disk Encryption is a must have, what…
TechGuyTJ
  • 792
  • 1
  • 13
  • 26