ios - 使用mac中的用户名进行身份验证

标签 ios iphone macos

我尝试将我的用户名从 apple 更改为 M Kumaran,更改用户名后,用户名无法用于系统首选项中的身份验证以解锁进行更改,无法在模拟器身份验证中运行等。我认为它会发生由于用户名中的空格

在 finder home 图标中显示为苹果

在终端中它显示为 M-Kumaran:~ apple$

在设备部分它显示为 M Kumaran

在系统登录界面显示为apple

我尝试了所有可能的用户名

马库马兰

马库马兰

马库马兰

马库马兰

M-库马兰

苹果

苹果

但是没有效果

谁能帮我做这个认证

提前致谢

最佳答案

不要使用包含空格的帐户名。

来自documentation

When modifying the account name (short name) or home folder name, it should not contain any spaces. If the current account name already contains a space, you won't be able to edit this field until the space has been removed. Click immediately after the space, or use the left arrow key to move the text insertion point immediately after the space, then press the Delete key to remove the space.

关于ios - 使用mac中的用户名进行身份验证,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48402073/

相关文章:

ios - iOS模拟器没有当前位置吗

iOS 以编程方式向联系人 ID 发送 WhatsApp 消息不再有效 (iOS 9)

iphone - 如何将单元格添加到没有 Controller 的 UITableView?

objective-c - NSWindow 标题栏右半部分不可拖动

objective-c - Mac App 提交 list

iphone - NSXMLParser 和 XML 类型 ="html"HTML 编码

iphone - 如何在 iphone 应用程序中将导航 Controller 的后退按钮与其左角对齐

iphone - 关于 iPhone/iPad 重新构建行为的非常棘手的问题

iphone - 想通过应用商店在设备上测试我的应用而不需要审查

php - Laravel 在数组错误上调用成员函数 toArray()