Hi,

I have an odd issue with the "Profiles" assigned to user names under /admin/contact/list

(Community Edition Version: 3.11.1)

Most user names (added under an older version 3.1) have a "Profile" of 
"Default" assigned to them.
It seems that any additional users created have no Profile assigned to them at 
all (blank/null).
I cant find where to set the profile to Default for these newer usernames.

Im creating users by syncing from AD:
(using the opsview_sync_ldap script and an XML config file)

<contact>
<name>%NAME%</name>
<username>%SAMACCOUNTNAME%</username>
<comment>%DESCRIPTION%</comment>
<role><name>Administrator</name></role>
<host_notification_options>u,d,r,f</host_notification_options>
<service_notification_options>w,c,r,u,f</service_notification_options>
<notification_period><name>24x7</name></notification_period>
<notification_level>2</notification_level>
<use_email>1</use_email>
<email>%MAIL%</email>
<use_mobile>1</use_mobile>
<mobile>%MOBILE%</mobile>
<live_feed>1</live_feed>
<atom_max_items>100</atom_max_items>
<atom_max_age>2880</atom_max_age>
<atom_collapsed>1</atom_collapsed>
<all_hostgroups>1</all_hostgroups>
<all_servicegroups>1</all_servicegroups>
</contact>

Any pointers where I can set the Default notification profile or why the newer 
users have none set?

Thanks.

Regards,
Andy.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to