Apple's iOS is a mobile device operating system which runs on their iPhone and iPad devices.
Questions tagged [apple-ios]
45 questions
22
votes
3 answers
How do I create the identity certificate required to setup Mobile Device Management on an iOS device?
I'm trying to provision an iOS device to be managed using the Apple MDM capabilities. Using the iPhone Configuration Utility, I'm trying to create a configuration profile. Under the Mobile Device Management section, I can setup everything except…
Chris Vasselli
- 275
- 1
- 2
- 8
14
votes
5 answers
IPv6 support or alternative for aws vpc instances
Recently apple has imposed IPv6 support as mandatory for all its vendors who use its mobile-api and aws vpc doesn't provide IPv6 support. How can I achieve this. I have checked…
Shailesh Sutar
- 1,427
- 4
- 22
- 40
12
votes
3 answers
Linux solution for VPN on-demand for iOS devices
According to Apple’s support article on VPN for iOS, only Cisco IPSec, Juniper Junos Pulse, and Cisco AnyConnect support the VPN on-demand feature. Are there any open-source implementation (‘free’ as in beer is more important here) of these that I…
Daniel
- 191
- 2
- 16
10
votes
3 answers
Meeting availability using iPhone/iOS calendars
Our management team all use iPhones with the built-in iOS calendar app. We're looking into getting Microsoft Exchange for everyone here, but that'll take us some weeks to plan and roll-out across the enterprise.
In the meantime, I need to provide…
Jaymie Thomas
- 201
- 2
- 6
7
votes
2 answers
Setting up IIS 7.5 for AD Client Certificates for iOS devices
I am working on getting an iPad to auth to an IIS7.5 website using a local certificate mapped to a user in AD.
I am not, in any sense of the word, an IIS admin.
I essentially need to setup a proof of concept. I believe that this may work, but I just…
vonsch
- 93
- 1
- 5
6
votes
2 answers
AirPlay over unicast DNS-SD. Anyone got it working?
We set up AirPrint using unicast DNS-SD on our campus about a year ago and it turned out to be a big success, so we're looking at trying to get AirPlay working so our faculty and students can wirelessly show content on our classroom…
Moduspwnens
- 747
- 1
- 7
- 17
6
votes
1 answer
Analyze HTTP logs, looking for iOS
I am currently using AWStats to analyze the apache logs for a server that redirects links, etc from iOS apps to the app store (so we can track clickthrough). In AWStats, however, all of this traffic is grouped into 'Mac OS X' in the Operating…
zib_redlektab
- 125
- 6
6
votes
3 answers
403 forbidden while submitting a POST request with image data via iPhone application
I am creating an iOS application which allows users to send image/text data to my webserver via a POST request. I am successfully sending POSTs to the server when image data is not included in the request. Any time I POST with image data the…
binnyb
- 61
- 1
- 3
5
votes
3 answers
Is it possible to detect Android and iOS devices based on DHCP requests?
I want to configure DHCP server in a way that it puts "regular" smartphones and tablets into a separate subnet. Is it possible to detect if the DHCP request comes from an Android or iOS device based on the DHCP request itself?
For example: a Sony…
abbot
- 213
- 1
- 2
- 9
5
votes
1 answer
iTunes Sync erasing Exchange calendar / contacts
We have had a handful of instances where corporate iPhone users will be syncing Calendar/Contacts/etc in their iTunes settings, and we would like to prevent this.
Unfortunately, when they sync their empty home Outlook calendars it then overwrites…
Garrett
- 1,598
- 4
- 14
- 25
5
votes
1 answer
Dealing with iPad DHCP Issue
According to Princeton University, the iPad (and perhaps other iOS devices?) seems to have had various issues with DHCP that exist even on the current version (4.3.3). The current one involves the device keeping (and using) an expired DHCP lease…
Moduspwnens
- 747
- 1
- 7
- 17
5
votes
1 answer
WebDAV for accessing fileserver for iOS apps
With the sudden onslaught of iOS apps that can use WebDAV for syncing, along with the fact that we are not happy with our user's data being stored in North Carolina (evil IT overlord strikes again) we are looking for a WebDAV solution for iPads &…
Jon Rhoades
- 4,989
- 3
- 30
- 47
4
votes
1 answer
Apple Server: "Trust this computer" automatically via Profile manager
I'm trying to figure out if it would be possible to push a "Trusted computers" list to an iOS-device via Profile manager. This to avoid the annoying "Trust this computer?"-dialog when connecting to a computer in this list.
So is it possible to do…
Burbas
- 53
- 5
4
votes
0 answers
How do I configure OpenSwan to allow pure IPsec (not L2TP) connections from an iPhone?
Similar to this question, I want to configure an IPsec server on Linux which will accept connections from the iPhone. However, unlike the other question, I want to be able to test with pre-shared keys before making the jump to…
mpontillo
- 924
- 6
- 23
4
votes
1 answer
Macs behind a proxy, using squid for SSL and HTTP traffic
There appears to be an NTLM bug in OSX in how authentication is handled with our corporate proxy. On several Macs (and iDevices) Safari, iTunes, Software Updates, AppStore etc all crash when they attempt to authenticate. Unable to find a 'real'…
jayboston