下载镜像后的苹果电脑没有用户名
-
我在正式使用的fog环境中,将版本由1.5.4升级至1.5.8后,新版苹果电脑能上传与下载,但下载后的苹果镜像在新的苹果电脑上,输入账号密码错误,且在新的苹果电脑内,在终端内输入resetpassword,会提示找不到用户路径,路径不存在,重置密码界面没有用户名出现
-
I don’t think this is a FOG problem. FOG is moving the files from the source computer to the target computer and the target computer boots OK. The problem you see is inside OSX itself. FOG doesn’t step inside the target OS. The only way it can do this is with the FOG Client and that is only to change the workstation name or deploy applications.
Understand the next thing I say is a guess because I don’t know. Its possible that Microsoft has connected user management or maybe password management to the T2 chip. Its possible with a different T2 chip it also protects/encrypts the password file. It may also be possible that changing the computer name does something unexpected with the user accounts. I don’t use Apple computers so I don’t have any experience with them.
From a debugging standpoint, we know that FOS Linux can access the hard drive of the Apple computer (because it can send a computer image). You may be able to use debug mode to access files on the target computer. I don’t know what you can do to reset the password externally but if you need to do things on a file level you can do this with FOS Linux. If you find a solution in debug mode then possibly you can write a FOG Post Install Script to apply those same settings during image deployment.