Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with new style of Configuration #2

Open
sripathivenky opened this issue Dec 2, 2016 · 0 comments
Open

Help with new style of Configuration #2

sripathivenky opened this issue Dec 2, 2016 · 0 comments

Comments

@sripathivenky
Copy link

Hi I am trying to parse configuration of below syntax having issues. Please correct me if I can add some templet tho get this working.

If I can retrieve this information as key value pairs and can process them from there at minimum.

key = randomkeyserver

group = DeviceAdminXX {
login = file /etc/passwd
service = exec {
user-group="Administrator"
}
}

user = SampleUserToLogin {
login = cleartext N3$!mpl3PM@
member = DeviceAdminXX
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant