Focal Point
Which groups are associated with a domain

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7951025413

January 20, 2009, 08:06 AM
Pascal Bellerose
Which groups are associated with a domain
Hi,

I'd like to know if there is a way to find out which groups are associated with a specific domain in MR Admin.

My problem is that we were two admins for the R&D period and now I am the single admin on the server and I figured out that some groups may be doubled.

So I'd like ot list the groups per domain and then restructure the whole thing.

Thanks,


WFS/FFS/DM 7.6.4 / WFS/FFS/DM 7.6.8 / WFS/FFS/DM 7.6.9 / AS400 V5R4M0 / HTML / iSM 5.5sp2
January 20, 2009, 10:08 AM
Francis Mariani
Pascal,

You can view the domains and groups in MRE User Administration (but then you already know that).

You may also create flat file extracts of the MRE information by executing Drive:\ibi\WebFOCUS76\utilities\mrextract.bat (this produces flat files containing data about domains and programs - I think it will also do domains, groups and users.

Alternatively, you can browse file Drive:\ibi\WebFOCUS76\basedir\user.htm, which is where all the domain, group and user information is stored.

I hope this helps.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
January 21, 2009, 09:30 AM
ChannyS
If you set up MR to use RDBMS then you could query the WF_GRPDOMTB table.


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
January 21, 2009, 09:55 AM
Francis Mariani
I am very curious about where "set up MR to use RDBMS" is documented. I have found only two links on Tech Support that discuss "WF_GRPDOMTB":

How to setup Managed Reporting REALM Driver for MYSQL

How to migrate users when using Realm Driver with RDBMS


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
January 21, 2009, 10:35 AM
ChannyS
I found the following:

Configuring Managed Reporting Administered RDBMS Authorization

Configuring the RDBMS Option

Using the Realm Driver to Configure External Authorization


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
January 21, 2009, 10:47 AM
Francis Mariani
Thanks very much Chanah. Too bad the domain information cannot also be stored in a RDBMS table.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
January 21, 2009, 10:55 AM
ChannyS
What type of domain information are you looking for?


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
January 21, 2009, 11:03 AM
Francis Mariani
a list of reports in the domain - report name and fex name for example. The stuff that's in the domain-name.htm file.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
January 21, 2009, 11:07 AM
ChannyS
Yup - I'm with you on that. And that's why we all appreciate the master file you once provided... Thanks!


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
January 21, 2009, 01:25 PM
Francis Mariani
I'll have to make sure that the Master file still works for 7.6


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
January 21, 2009, 01:27 PM
ChannyS
I believe that someone after you posted an update for 7.6 and it seemed to work well.


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
January 22, 2009, 07:58 AM
Pascal Bellerose
quote:
Originally posted by Francis Mariani:
Pascal,

You can view the domains and groups in MRE User Administration (but then you already know that).

You may also create flat file extracts of the MRE information by executing Drive:\ibi\WebFOCUS76\utilities\mrextract.bat (this produces flat files containing data about domains and programs - I think it will also do domains, groups and users.

Alternatively, you can browse file Drive:\ibi\WebFOCUS76\basedir\user.htm, which is where all the domain, group and user information is stored.

I hope this helps.


Thanks for the info. I will look into it.


WFS/FFS/DM 7.6.4 / WFS/FFS/DM 7.6.8 / WFS/FFS/DM 7.6.9 / AS400 V5R4M0 / HTML / iSM 5.5sp2
January 23, 2009, 02:50 PM
Pascal Bellerose
quote:
Originally posted by Francis Mariani:

You may also create flat file extracts of the MRE information by executing Drive:\ibi\WebFOCUS76\utilities\mrextract.bat (this produces flat files containing data about domains and programs - I think it will also do domains, groups and users.


I tried mrextract.bat and it didn't gave much more than MRadmin console.

quote:

Alternatively, you can browse file Drive:\ibi\WebFOCUS76\basedir\user.htm, which is where all the domain, group and user information is stored.

That didn't help very much... Tedious task to analyze this document.

it's a bummer that IBI did not build a cross-reference tool.


WFS/FFS/DM 7.6.4 / WFS/FFS/DM 7.6.8 / WFS/FFS/DM 7.6.9 / AS400 V5R4M0 / HTML / iSM 5.5sp2
January 23, 2009, 03:09 PM
ChannyS
I couldn't agree with you more...

They claim that in the next big release, the whole security and architecture is being revamped and it'll be easy to write your own queries to get this information.


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv
January 23, 2009, 03:17 PM
Pascal Bellerose
could we expect that in 7.7?


WFS/FFS/DM 7.6.4 / WFS/FFS/DM 7.6.8 / WFS/FFS/DM 7.6.9 / AS400 V5R4M0 / HTML / iSM 5.5sp2
January 23, 2009, 03:22 PM
j.gross
quote:
I'd like [to] list the groups per domain ...


The Groups extract file provides that info. It's mfd is given as:
IBIMRGRP.MAS Master File
$-----------------------------------------------------------------------
$ IBIMRGRP.MAS
$-----------------------------------------------------------------------
FILE=IBIMRGRP, SUFFIX=COM
SEGNAME=IBIMRGRP, SEGTYPE=S0
FIELD=GROUP_HREF, ALIAS=E01, ACUTAL=A13, USAGE=A13, $
FIELD=GROUP_DESC, ALIAS=E02, ACUTAL=A256, USAGE=A256, $
FIELD=DOMAIN_HTM, ALIAS=E03, ACUTAL=A21, USAGE=A21, $

in the "Managed Reporting Extract Utility" chapter of the MR Admin manual.
These are basically junction records, with one instance per group-domain association. So

table file IBIMRGRP print GROUP_DESC by DOMAIN_HTM by GROUP_HREF ...

should produce the list you need.
January 23, 2009, 03:23 PM
ChannyS
quote:
Originally posted by Pascal Bellerose:
could we expect that in 7.7?


So they claim...


Release: WebFOCUS 7.6.8
OS: Windows
Output formats: HTML, PDF, Excel, csv