Local Profiles on a PC in Active Directory

Solved
all931 Posted messages 103 Status Member -  
 Anonymous user -
Hello,

I would like to create a local account on a machine in my company that is part of the domain. I know how to do it, but the thing is that when I go to the screen where you need to enter the credentials to access an account, Windows defaults to the domain name. So, to access the local account, I have to enter COMPUTER_NAME\user or .\user. It's not an issue for me, but for a regular user, they will never know how to log in and will just pollute our hotline. Additionally, I've noticed that the Windows Admin 0 account is automatically set to local.

That's about it.
Thanks for your feedback.

Configuration: Windows 7 / Chrome 22.0.1229.96

3 answers

Anonymous user
 
Hello,

In principle, in the login window, there is an "Advanced" option, it seems to me (or a similar expression). So, a choice is offered (either the domain or the client machine). You select the name of the PC and from then on the account logs in directly locally (at least, that’s how it was under XP and W7).

But, from memory, it seems to me that if the domain is not found, and a local profile exists (you just need to create one once for all), the PC automatically switches to this local profile when the domain is not reachable (that’s how laptops work in companies, especially for salespeople who often "go out" of the network).

As for the admin account, in principle, you have two... the local admin account and the network admin account. One is actually called administrateur@mon-pc and the other administrateur@mondomaine.com (check in the server's LDAP for its full name). Again, the one that gets executed depends on your choice (domain or local). Under W7, the local administrator is not activated by default on a client machine. You have to use the net user command...

It's up to you to see your situation.
2
all931 Posted messages 103 Status Member 9
 
Yes, yes, the account is well created and I have already logged in to cache it, so that’s fine. I will check with the administrators in the AD as I don’t have access to all that.

To get back to my problem, I am not stuck logging in; I can do that (whether or not the network cable is plugged in), but every time I have to enter nom_du_pc\nom_utilisateur. I’m fine with that, but the users, well, not so much, and I would like them to be able to enter only nom_utilisateur and their password without having to specify if it’s on the domain or locally. Poor things, they already don’t understand much, so if we ask them that, they’ll be lost! :D
0
Anonymous user
 
Je suis prêt à traiter le texte. Veuillez fournir le contenu à traduire.
0
all931 Posted messages 103 Status Member 9
 
Yes, I understand where you were coming from, except that it's not necessarily AD users for me. It's a workstation in a conference room where there may be users from our AD but also external contractors without AD accounts. Generally, we create a local account to manage this with a (generic) password distributed to the contractors or the reception agents so they can at least log in to Windows to present their PowerPoint and everything. However, to access this account, it's imperative to enter the machine name before the login; if we don't do that, the machine ejects us because it tells us that the account doesn't exist in the domain (which is normal since this account is created locally on the PC). So I would like Windows to correlate between locally created accounts and accounts on the domain.
I don't know if we can put screenshots here?
0
Anonymous user
 
OK. You created a local account called toto that is outside the AD, if I understood correctly. But then, at the time of login, you must have an "options" line that allows you to choose whether to log in locally or to the domain. You just have to choose, which avoids having to type complicated combinations.

Because I don't believe (to my knowledge) that your client can switch from network to local by itself... Moreover, a machine like this, used for "standard" operations, can simply be removed from the domain... it can have a dual boot depending on the need (member of the company / external contractor)... there are multiple solutions.
0
all931 Posted messages 103 Status Member 9
 
Yes, that's it. We also have the admin account 0 that is activated, the default one is disabled, so we activate it, rename it, and we use this account for installations, etc. And this account, when I log in, for example as an administrator, when I tab down in the password field, it automatically changes from domain.prod to computer_name, whereas accounts created manually in local do not change automatically. After that, I can indeed do the dual boot, good idea.

Thank you and have a good weekend, I will get back to this on Monday :)
0