Jump to content

Recommended Posts

Posted (edited)

Hi,

just wondering how people approach this. We use office 365 which enforces strong passwords

but we also have separate active directory logins to the domain. Some of these passwords

are very weak. I know a fair few of them which can be helpful e.g. if I need to login to a teacher

PC.

 

So how do you do it? E.g. do you enforce strong passwords and regular password changes

and if so how do you manage logging in as the teacher on their PC in order to troubleshoot etc.

Edited by mrstrong
typo
Posted

You get the teacher to log on for you. No reason to be logging in as another teacher without their knowledge anyway :p That's why we have test-teacher accounts etc

 

Steve

Posted
Don't have 2 passwords, that's just confusing, sync them and auto login with Seamless SSO. Then if they have their own laptops they can setup pins and fingerprints. Pins are MS's solution to needing a way more complex PW online than offline because the attack surface of an online account is 510.1 million km²
Posted (edited)
Hi,

just wondering how people approach this. We use office 365 which enforces strong passwords

but we also have separate active directory logins to the domain. Some of these passwords

are very weak. I know a fair few of them which can be helpful e.g. if I need to login to a teacher

PC.

 

So how do you do it? E.g. do you enforce strong passwords and regular password changes

and if so how do you manage logging in as the teacher on their PC in order to troubleshoot etc.

 

I wouldn't suggest logging in as another actual user, ask them to show you the problem, take a picture, you could check the event logs, etc.

 

There is no need to have different passwords, Azure AD Connect (used to be DirSync) solves that and is fairly easy to implement. Microsoft have a dedicated team to help, or at least used to.

Edited by Davit2005
Posted
Don't have 2 passwords, that's just confusing, sync them and auto login with Seamless SSO.

Is the right answer.

Though if there are any costs, and you have some of the SLT's I've had in the past, 2 passwords it is!

What do you mean it'll cost more in wages to manage it? :D

Posted (edited)
Don't have 2 passwords, that's just confusing, sync them and auto login with Seamless SSO. Then if they have their own laptops they can setup pins and fingerprints. Pins are MS's solution to needing a way more complex PW online than offline because the attack surface of an online account is 510.1 million km²

 

do you mean use Azure AD Connect ? https://docs.microsoft.com/en-us/office365/enterprise/deploy-office-365-directory-synchronization-dirsync-in-microsoft-azure

 

also do you have to move to azure in one big bang or can you phase it e.g. just do for a test OU. If it's big bang one way no going back I think I'd want

to run it in a test env first. How would you do that, spin up a few vms?

Edited by mrstrong
added extra info
Posted

If you are using O365 then you are already using Azure AD as this essentually underpins your O365 tenant and no the very idea is that you take the cloud that you need when you need.

 

Using password hash sync into Azure is a good step as MS know how to spot hashes that are known to be compromised and other dodgy things that are happing out there in the wild. More than you will ever be able to do in your own bubble.

Posted
AzureAD Connect has no costs, once you want to get rid of Windows Server then you have to pay, but the first hit is free. Best to go in stages, Sync accounts, move files to sharepoint, switch to cloud management over GPO, etc etc
Posted (edited)
do you mean use Azure AD Connect ? https://docs.microsoft.com/en-us/office365/enterprise/deploy-office-365-directory-synchronization-dirsync-in-microsoft-azure

 

also do you have to move to azure in one big bang or can you phase it e.g. just do for a test OU. If it's big bang one way no going back I think I'd want

to run it in a test env first. How would you do that, spin up a few vms?

 

 

To sync users to Office 365 you just need to install Azure AD Sync on a server, I highly suggest installing on a member server not a Active Directory controller. I believe you can just sync OUs, it's been a long time since I used it as no longer have that role.

 

 

The only other thing you may need to do is change the UPN of the users (99% should not cause any issue but test) and make sure that the O365 address is the main SMTP address of the users.

 

I'm still bit uncertain into the whole cloud bit, how it works with managed devices. After 15+ years of GPO's it is a bit of a new concept to me, lol, but it is certainly something to consider. Anyone got any decent info on that note???

Edited by Davit2005

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...