Server Management - Remote Server Management
1748003 Members
4509 Online
108757 Solutions
New Discussion

Remove login privileges for directory groups remotely

 
riisgaard80
Occasional Visitor

Remove login privileges for directory groups remotely

 Hi there.

I need to remove the login privileges for som directory groups. I've used the HPQLOCFG tool several of times, but this time i cant get XML right. The goal is to remove every privileges from directory group 1 and 2, and then give the third privileges to everything. The problem is that i cannot remove the login privileges from the first two directory groups. Everything else works fine. I can remove it manually via the GUI, but not the other way around.

My XML look like this:

<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="na" PASSWORD="na">
<DIR_INFO MODE="write">
<MOD_DIR_CONFIG>
<DIR_GRPACCT1_PRIV value = ""/>
<DIR_GRPACCT2_PRIV value = ""/>
<DIR_GRPACCT3_PRIV value = "1,2,3,4,5,6"/>
</MOD_DIR_CONFIG>
</DIR_INFO>
</LOGIN>
</RIBCL>

It removes every privileges from the first two groups, except value 6, which is the login privileges.

Any suggestions???

Thank you.

2 REPLIES 2
PiterParker
Valued Contributor

Re: Remove login privileges for directory groups remotely

Hi, 

 

I never worked on that but just share my thought.....

It is not that the Administator user and any default user created by HPE is built in into the GROUP1 and GROUP2 so per the manufacturing they need to have those privilages rights enabled. 

Apologies if I am wrong. 

 

Regards,

Piotr

BonnyV
Advisor

Re: Remove login privileges for directory groups remotely

RIBCL adds login privilege for every directory group by default. So you cannot use RIBCL to remove login privilege for directory groups.
You can use other interfaces to remove login privilege.

Thanks,
Bonny.
I am a HPE employee
_______________________________________
Was the post useful? Click on the white KUDOS! Thumb below. Kudos is a way of saying thank you to a post.