Bug 103760

Summary: Adding computer to group members
Product: realmd Reporter: Priit Laes (irc: plaes) <plaes>
Component: adcliAssignee: Stef Walter <stefw>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Priit Laes (irc: plaes) 2017-11-15 12:53:25 UTC
It would be nice if it would be possible to add computer to group using add-member:

[snip]
adcli add-member --domain=example.com "UNIX Servers" host/ux12345

adcli: couldn't found user host/ux12345in domain example.com

adcli add-member --domain=example.com "UNIX Servers" host/ux12345

adcli: couldn't found user ux12345 in in domain example.com
[/snip]

Similar approach works with vastool:
[snip]
/opt/quest/bin/vastool -s group "UNIX Servers" add host/ux12345

1 user added to group UNIX Servers
[/snip]
Comment 1 GitLab Migration User 2018-10-12 21:19:02 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/realmd/adcli/issues/8.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.