1827279 Members
2501 Online
109717 Solutions
New Discussion

ACL error

 
s sl
Occasional Contributor

ACL error

HI

We are adding ACL to a DCE registry throgh application server. Application is on Hp Unix 11i and uses DCE. It gives error like :

Quote"
not enough space for this ACL at specified ACL manager (dc
e / sec)"
Unquote

Let us know if this is related to any filesystam eproblems / DCE issues.
2 REPLIES 2
Kent Ostby
Honored Contributor

Re: ACL error

Looks like disk space issues on the server.

Only thing I could find was this obscure google hit:


0x17122036 sec_acl_mgr_no_space
Text: not enough space for this ACL at specified ACL manager

Severity:

Component: sec

Explanation: ACL manager was not able to store the specified ACL.

Action: Ensure that there is adequate disk and swap space on the server system
"Well, actually, she is a rocket scientist" -- Steve Martin in "Roxanne"
Dave Olker
Neighborhood Moderator

Re: ACL error

Hi,

In addition to a filesystem space availability problem, the issue could also be that you have reached the maximum limit for ACE's for this specific ACL.

Most ACL implementations limit the number of ACE's (Access Control Entries) that you can store in a single ACL (Access Control List). I am curious what type of system is the DCE server where the ACL is being stored, are there any existing ACE's for the ACL you're trying to modify, and does the server impose a limit as to the number of ACE's for the ACL in question.

Regards,

Dave


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo