在活动目录中,mailNickname用于什么?

时间:2020-12-07 02:54:55

In active directory, should mailNickname always equal samaccountname? Or, should it always be equal to the mail property (minus the "@domain")?

在活动目录中,mailNickname是否应该始终等于samaccountname?或者,它应该始终等于mail属性(减去“@domain”)吗?

My reason for asking is that we have recently changed everyone's primary email address to the first.last form and we set the mail property to the same. But, do we also need to modify the mailNickname property?

我的理由是我们最近将每个人的主要电子邮件地址更改为first.last表单,并将mail属性设置为相同。但是,我们还需要修改mailNickname属性吗?

Thanks

2 个解决方案

#1


mailNickName is an email alias. If you are using Exchange then you would need to change the mail address policy which would update the mail attribute. If you use the policy you can also specify additional formats or domains for each user.

mailNickName是一个电子邮件别名。如果您使用的是Exchange,则需要更改将更新邮件属性的邮件地址策略。如果您使用该策略,您还可以为每个用户指定其他格式或域。

#2


No, it does not have to be the same as sAMAccountName. It just so happens that it usually is the same.

不,它不必与sAMAccountName相同。碰巧它通常是相同的。

#1


mailNickName is an email alias. If you are using Exchange then you would need to change the mail address policy which would update the mail attribute. If you use the policy you can also specify additional formats or domains for each user.

mailNickName是一个电子邮件别名。如果您使用的是Exchange,则需要更改将更新邮件属性的邮件地址策略。如果您使用该策略,您还可以为每个用户指定其他格式或域。

#2


No, it does not have to be the same as sAMAccountName. It just so happens that it usually is the same.

不,它不必与sAMAccountName相同。碰巧它通常是相同的。