Earlier quoted context omitted.
Oh wow, I've seen some mind bending arguments so far but I sure didn't expect you to defend Apple's condescending way of telling their customers what to do by telling people how they should eat their pizza.
I actually meant the opposite. Nobody is going to stop you from sharing your personal pizza, like it’s yours do whatever you want. But it’s weird to complain to the pizza joint about the portion sizes and that you’re still hungry after splitting one. Like Apple isn’t misleading anyone, you know when you buy it that it’s a single user system with all the downsides that entails. It’s fine to say “I think Apple should s…
AWS doesn’t know who I am
91–100 of 123 posts
Re: AWS doesn’t know who I am
#92Earlier quoted context omitted.
> My girlfriend bought an iPad for the kids to watch TV. It's shared by a couple of people. She had to log in with her Apple ID to set it up, and now her personal iMessages and emails are on it. It's stupid. Apple considers iPads (and iPhones/Macs) as personal devices. You aren't expected to share an iPad, you're expected to buy an iPad for each user.
> Apple considers iPads (and iPhones/Macs) as personal devices. You aren't expected to share an iPad, you're expected to buy an iPad for each user. Categorically not true. iPads in particular can be set up for multi-user with hand off. Shared iPad Overview: https://support.apple.com/en-gb/guide/mdm/cad7e2e0cf56/web Shared iPad for Education: https://developer.apple.com/education/shared-ipad/ Shared iPad for Business…
Re: AWS doesn’t know who I am
#93Earlier quoted context omitted.
Then Apple is either wrong, or being actively malicious with its products in order to sell more of them.
I mean it’s not really malicious to design a single-user system. At best it’s passively malicious. Sure, you can always share your personal pizza but you have to deal with the consequences that it was sized for one person and you both might be hungry after. Are you upset about the fact that you can’t have multiple isolated user-accounts on an iPhone?
It's like Amazon waiting forever to include Chromecast functionality to sell more Fire Sticks. I understand, but it's still degrading the user experience, and that just grates my cheese.
Re: AWS doesn’t know who I am
#94Earlier quoted context omitted.
Isn't having more than one Gmail account a violation too?
It's not a violation to have more than one Google Account - there is the (pretty horrible) account switcher for that scenario.
That doesn't mean more than one account per person is OK though. Just the reality than more than one person may share a device.
Re: AWS doesn’t know who I am
#95It's good that every service has separate credentials. For a counterexample, consider Apple and how they try to restrict you to a single Apple ID. They want everything to be tied to a single person. Every service you use is tied to your Apple ID. It just doesn't match the way that people use computers. For example, I get my computer games and business software billed to the same card, and there's no easy way to chang…
Or see people who "spammed" emotes into a Youtube livestream getting caught by spam detection and locked out of gmail.
Re: AWS doesn’t know who I am
#96Earlier quoted context omitted.
> Are you upset about the fact that you can’t have multiple isolated user-accounts on an iPhone? The iPhone was mentioned once, to connect it’s not possible on either iPhone or iPad. This is about the iPad, a completely different class of device, where it makes sense it would be shared, at least within a family, and has nothing to do with personal pizzas. It'a small point here, but the way you moved the goal post so…
> This is about the iPad, a completely different class of device, where it makes sense it would be shared, at least within a family, and has nothing to do with personal pizzas. It would be very awkward, even if you had multiple user accounts. How do you deal with things like notifications on the lock screen for messages, which can be very personal. There is so much personal stuff on my iPad, it would be like sharing…
Sharing a computer doesn't mean keeping personal information off of it, it just means you want a device that respects your personal information and keeps it private (non-readable by other user accounts) by default.
Re: AWS doesn’t know who I am
#97This also seems like an IT headache. If you tie an identity to some test user, it has to get cleaned up somehow if you leave the job.
Re: AWS doesn’t know who I am
#98Earlier quoted context omitted.
> I need to log in with my personal credentials to download software from the Mac App store. Do you though? Why not just setup a "apps@ .com" and create a new account? > and now her personal iMessages and emails are on it. It's stupid. So just turn these services off? They aren't mandatory.
Registering AppleID involves phone number checking. In some countries getting one without exposing personal information is not trivial.
Re: AWS doesn’t know who I am
#99It's good that every service has separate credentials. For a counterexample, consider Apple and how they try to restrict you to a single Apple ID. They want everything to be tied to a single person. Every service you use is tied to your Apple ID. It just doesn't match the way that people use computers. For example, I get my computer games and business software billed to the same card, and there's no easy way to chang…
I thought this was solved with managed Apple IDs? https://support.apple.com/en-us/HT210737
Re: AWS doesn’t know who I am
#100Earlier quoted context omitted.
Because they're namespaced by which AWS account you connect to, same as Slack and many more enterprise products. You don't have an AWS account. You have an IAM identity and credentials for an AWS account. Except for the root account where what you described is never the case.
I absolutely do think that reasonable ordinary people find this situation confusing. As do password managers. IAM identity is not exactly a widespread understood concept. I doubt if most people entirely "get" the distinction. Google (our instance) pretty much forbids crossbinding like this. I've had non google accounts refused as bootstrap identity in ads and gke because they were just used elsewhere on Google for au…
Also AWS isn't exactly for "reasonable ordinary people", it's a tool that requires some minimum amount of training. Yes the concept isn't super widely used for end user applications (although 1Password is a good example of another such "you have an account on an instance, that is unrelated to your account with the same email on another instance" concept). And yeah I do wish password managers would handle that better, but for anything that uses subdomain-level separation (example.1password.com vs amazon's signin.aws.amazon.com with multiple fields), it generally works out fine.