[SOLVED] Alias bulk provisioning? Not sure about this function, it does not seem to work? It imports the CSV into an account, not an alias. So this is what I have in active directory that I need to replicate:
Username is first initial last name, like:
jknight
Primary email address is different, however:
jasonk
Don't ask me why it's our policy to do it this weird way, but they did it and now it looks like I will have to create each of these aliases by hand? I want users to login with their active directory credentials, which requires me to set up the account using the sAMAccountName field, rather than the mailnickname field. I was hoping that bulk provisioning for aliases was possible, but you would think the CSV format would be different, such as:
alias,destination account
The bulk provisioning in this area doesn't make sense to me.
Last edited by Xaneth; 08-19-2009 at 09:45 PM..
|