Aaron Hicks

Results 23 comments of Aaron Hicks

A solution I'v used is: ``` - name: Synchronize file synchronize: src: /path/to/source/file dest: /path/to/destination/file mode: pull rsync_path: /bin/rsync set_remote_user: no delegate_to: reciever.example.org become: true ``` What makes it work...

Hermes is dependent on pyzmq which is dependent on paramiko, so always pops up an error dialogue on starting Sublime, and some of Herme's functions (ones that rely on ssh)...

Previous comment worked for me... but... How do we specify admin using an LDAP group? ...I suspect we need an equivalent to ``` c.PAMAuthenticator.admin_groups = {'wheel'} ```

It does, looks like they'er covering nested groups in Active Directory, but may not cover the case for FreeIPA/Redhat Identity Manager/389 Directory Server

Does this solution also provide support for nested groups from FreeIPA/RedHat Identity Manager? (a.k.a. 389 Directory Server)?

In which case the problem is we're not getting sufficient dependency error information to figure which package we've installed has a dependency on another package that is throwing errors. If...

Alternativly, for this specific error `Package Control: The dependency "XXXX" is either not available on this platform or for this version of Sublime Text` maybe not popping up a dialogue...

> I have a WrapSpawner implementation that has a custom cmd in the child profiles Can you please post an example of this? We're looking at a use case where...

Another confirmation for CentOS8