Bug 103760 - Adding computer to group members
Summary: Adding computer to group members
Status: RESOLVED MOVED
Alias: None
Product: realmd
Classification: Unclassified
Component: adcli (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Stef Walter
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-15 12:53 UTC by Priit Laes (irc: plaes)
Modified: 2018-10-12 21:19 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.