Liferay 6.1:
i am trying to change the existing email id with new email id but
it was giving me error saying "email is reserved" i deleted this account and tried to create but same error persisted.
how to delete a reserved credential like email or screen name once you reserve the credentials in the users of portal settings.
Related
Recently I created organization in my account, for example 'my_org' so I can publish package under 'my_org' scope. But decided to create separate account (by org's email) with username/scope 'my_org'. So I deleted the organization that I created before then tried to create new account with username that I said. But in register page of npmjs I got this error: 'that scope name is already in use'
Thanks for any help!
Solved by help of dear npm support. Sent email to them and described my state. As I said when u create organization/scope in account and after you delete it, you can't create new account same name as organization. I sent email and helped me create new account. I sent my new account's email to them and so on.
I am listing users from SharePoint into custom database table for use in custom application. While adding these users to custom database we need the user Id from Azure Active Directory (not user ID from SharePoint).
So based on email of user from SharePoint I search the user in Azure AD and get the ID.
For some users I see that Mail field from Graph User object is null but has User Principal Name field filled with email. And for other users has both Mail and User Principal Name filled.
What is the reason Mail field for users is null? Which field should I rely on as email value?
Thank you!
What is the reason Mail field for users is null?
That value is for Guest User only. When you would add a guest user on your tenant there is a field with Email address which has shown below would treated as mail when you get user list using Microsoft Graph API then you would see that email value.
PostMan Test:
Which field should I rely on as email value?
You can rely on userPrincipalName which is User name on azure portal that is mandatory property. Once you set it that would be treated as userPrincipalName which you can be used for any scenario where you need tenant user email for example user login on portal
See the screenshot:
Hope that would help.
userPrincipalName may not equal email, for example, "xxx_xxx.com#EXT##xxx.xxx.com"
When a user goes through the process of trying to reset their password, they go through the below process:
Then once the above is submitted, administrators of the Azure Active Directory B2C instance get the following email:
How do I edit the red circled list of "to" email addresses?
How do I edit the red circled list of "to" email addresses?
The contact email is sent to the following recipients in the following order:
If the password administrator role is assigned, administrators with this role are notified.
If no password administrators are assigned, then administrators with the user administrator role are notified.
If neither of the previous roles are assigned, then the global administrators are notified.
We also could customize the list of the emails. This option is under Password Reset > Customization > Custom helpdesk email or URL.
Customize the helpdesk link to provide a web URL or mailto: address that users can use to get assistance. This option is under Password Reset > Customization > Custom helpdesk email or URL.
When I try to add a user with a login that's a regular email address like john#gmail.com, I have the following message on the right:
'gmail.com' is not a verified domain name in this directory
I want them to be able to authenticate without a name like 'john#MyApp.onmicrosoft.com'. I read an answer that said this isn't possible, but I can see gmail and outlook email addresses that someone else added (they aren't around). They are members, not guests. How do you add users like that?
Add Guest User is the button you are looking for.
It allows you to add users with any email address.
I'm having problem sending email alerts from a Discussion Board.
I've added all the work email to the Shared Service User profiles n SharePoint Central Administration area.
However, when I click on Alert Me I get the following error:
The following users do not have e-mail addresses specified: User Name. Alerts have been created successfully but these users will not receive e-mail notifications until valid e-mail addresses have been provided
Set my e-mail address...
Thanks to anyone who can help me...
Kash
Please check the email Ids to the users in the Active Directory
After changing the email Ids you need to do a user profile import in SSP
there is a timer job which sync user profile to site collection
http://blogs.technet.com/b/paulpaa/archive/2009/10/01/user-profile-information-not-updated-on-site-collection-s-people-and-group.aspx