Jump to content

Recommended Posts

Posted (edited)

Hi Guys,

 

Not a huge deal but was hoping for some input...

 

I just installed and setup Dirsync between our AD and Office365 accounts (not keen on setting up ADFS since I can't set it up in a redundant way) and it's working beautifully for the accounts we've already created in O365, the only problem is that our onsite AD usernames are first initial surname (e.g. JBloggs) and our email addresses are [email protected]. Is there anyway I can keep our current AD usernames but make Dirsync use the first.last e-mail format? This also breaks automatic login with MS Outlook when setting up accounts etc. As I say, not a huge deal really but I'd like to fix it without renaming all our AD accounts.

 

Right now if I make a new user in AD it is created automatically in O365 as [email protected], rather than joe.bloggs@schoolk.

 

Many thanks :)

Edited by Blue_Cookeh
Posted (edited)

Yes, it's possible to specify a different primary SMTP address to UPN; but the UPN in Office 365 must match the UPN in AD.

 

So you could have [email protected] as the login name, with a primary SMTP as [email protected].

 

In the proxyAddresses attribute in AD, add multiple addresses prefixed by "smtp:", and "SMTP:" for the primary.

 

For example you'd have a UPN of [email protected], and then proxy addresses:

 

SMTP:[email protected]

smtp:[email protected]

smtp:[email protected]

 

Make sense? :)

Edited by jamesbmarshall

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...