summaryrefslogtreecommitdiff
path: root/doc/forum/chown:_invalid_group:___8216__com-sixs:com-sixs__8217__.mdwn
blob: 9b684ca38b7cb1403af3b531719a0a6ecc79d8c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Hello Joey

I try to use

    Ssh.authorizedKey (User "com-sixs") sshKeyPubComSixs

on a system where the account are available in a ldap.
On this system the group is different from the user name
name -> grp-name

So I end up with this error message

    chown: invalid group: ‘com-sixs:com-sixs’
    sixs3.exp.synchrotron-soleil.fr com-sixs has authorized_keys ... failed

so my questions are.

- Is it mandatory to have a user and the identical group on a unix system ?
- Can we add a Group parameter to the authorizedKey property ?

thanks for your help

Fred