Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Create a generic unix account test #104

@chisholm

Description

@chisholm

The existing unix password and shadow tests are nss database-specific: implementations are only allowed to search the password and shadow databases. But a test shouldn't be tied to a particular implementation. In this new test, all account-related info could be combined; no need to split it up according to implementation details (e.g. nss database). It could also enable searching based on user IDs in addition to names, which is a requested feature.

We need to determine whether there is a standard set of entities that would work across *nix platforms. We may also need scoping rules similar to windows account tests, to avoid hammering external account servers.

See OVAL language tracker #49 and the links to mailing list discussions therein.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions