Home › Forums › OS X Server and Client Discussion › Active Directory › Is it possible to switch a managed, mobile account to a network account?
- This topic has 5 replies, 2 voices, and was last updated 20 years, 8 months ago by
superrcat.
-
AuthorPosts
-
September 15, 2005 at 7:30 pm #363266
Anonymous
GuestWe are upgrading our Mac’s from Panther to Tiger, and several of our Panther machines (desktop iMac G4 and G5’s) are set to cache login credentials locally, i.e.-they show up as being Managed, Mobile accounts in System Pref->Accounts. These PC’s are stationary and never leave the users desks. When I do an upgrade to Tiger, and log in as the individual, then log back out and log in again, I get to choose between two different accounts with the same name. The one turns out to be the old mobile account previously created in Panther, and the other appears to be a brand new network account. So I am looking for a way to either switch the managed, mobile account to network before upgrading, OR finding a way to get rid of the newly created network account after the upgrade so users don’t have the option to choose between the two. Any advice you could offer, I would appreciate it.
Thanks!
JohnSeptember 16, 2005 at 2:40 pm #363280Anonymous
GuestIs there an easy way to go about doing that? I’m not too familiar with command line, but am trying to become moreso.
Thanks!
JohnSeptember 23, 2005 at 1:05 am #363343superrcat
Participant[QUOTE BY= John G] Is there an easy way to go about doing that? I’m not too familiar with command line, but am trying to become moreso.
Thanks!
John[/QUOTE]You can print out the manual for dscl from Terminal with:
man dscl | col -b | lp
September 26, 2005 at 6:18 pm #363365Anonymous
GuestOkay sorry for the delay. I went into dscl and into Active directory -> domain -> users, but when I am logged in on this laptop I use my mobile account, so it doesn’t appear to show up in there. Should I log in as the new network account that was created when I upgraded to Tiger (which I haven’t used at all, but I know when I log into it as the network account, it has a completely different profile, yet the two accounts seem to share a single account on the machine as far as System Preferences and Netinfo Manager show) and do the dscl after that?
Thanks guys,
JohnSeptember 26, 2005 at 11:24 pm #363366superrcat
Participant[QUOTE BY= John G] Okay sorry for the delay. I went into dscl and into Active directory -> domain -> users, but when I am logged in on this laptop I use my mobile account, so it doesn’t appear to show up in there. Should I log in as the new network account that was created when I upgraded to Tiger (which I haven’t used at all, but I know when I log into it as the network account, it has a completely different profile, yet the two accounts seem to share a single account on the machine as far as System Preferences and Netinfo Manager show) and do the dscl after that?
Thanks guys,
John[/QUOTE]Using the shortname of a duplicate user account, try the following:
dscl localhost -read /Search/Users/uid
Where ‘uid’ is the shortname.
Log in as the mobile account, run the command, then log in as the network account, run the command and compare the results.
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed