Displaying 9 results from an estimated 9 matches for "user03".
Did you mean:
user01
2015 Mar 23
3
Centos 6: setfacl: .: Argument list too long
...s a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem?
>
>
> [root at s1 abc]# getfacl /abc
> # file: abc
> # owner: root
> # group: root
> user::rwx
> user:user01:---
> user:user02:---
> user:user03:---
> ...
> user:user25:---
> group::r-x
> mask::r-x
> other::r-x
> [root at s1 abc]# setfacl -m u:user30:rwx /abc
> setfacl: .: Argument list too long
> [root at s1 abc]#
What file system are you using?
James Pearson
2015 Mar 19
8
How to boot CentOS 7 in Text mode in default?
How to boot CentOS 7 in Text mode in default? I install CentOS 7 using
vmware, and do not want to use graph mode.
Thanks,
Peidong
2015 Mar 20
1
Centos 6: setfacl: .: Argument list too long
...ou know how to resolve this problem?
use xargs like in:
|find . -name "*.pdf" -print0 | xargs -0 RUNACOMMAND
robert
|
>
>
> [root at s1 abc]# getfacl /abc
> # file: abc
> # owner: root
> # group: root
> user::rwx
> user:user01:---
> user:user02:---
> user:user03:---
> ...
> user:user25:---
> group::r-x
> mask::r-x
> other::r-x
> [root at s1 abc]# setfacl -m u:user30:rwx /abc
> setfacl: .: Argument list too long
> [root at s1 abc]#
>
>
>
>
> Thanks and best regards,
> muiz
> ______________________________________...
2015 Mar 24
1
Centos 6: setfacl: .: Argument list too long
...do you know how to resolve this problem?
> >>
> >>
> >> [root at s1 abc]# getfacl /abc
> >> # file: abc
> >> # owner: root
> >> # group: root
> >> user::rwx
> >> user:user01:---
> >> user:user02:---
> >> user:user03:---
> >> ...
> >> user:user25:---
> >> group::r-x
> >> mask::r-x
> >> other::r-x
> >> [root at s1 abc]# setfacl -m u:user30:rwx /abc
> >> setfacl: .: Argument list too long
> >> [root at s1 abc]#
> >
> >What file sy...
2003 Apr 10
1
Group mapping problem - please help
...support = yes
inherit acls = yes
inherit permissions = yes
valid users = @my_group
invalid users = root
# ls -ald /mnt/test_dir
drwxrws--- 3 root my_group 4096 Apr 10 00:00 /mnt/test_dir
----
I set up the my_group in /etc/group as folows:
----
my_group:x:5000:PDC\user01,PDC\user02,PDC\user03
----
Then I tried to connect to this share as PDC\user01, but I got an error (I
got an dialog box asking for my password). Then I tried to 'su' into this
user (# su - PDC\\user01) in the Linux terminal and try to access this
directory - this works without any problem.
So I enable Samba d...
2006 Apr 07
3
activeLDAP - ldap_mapping - wildcard
...p_mapping has you will
see in the rest of this message.
-localhost
|
-groups
||
|-group01
|||
||-subgroup01
||-subgroup02
||-subgroup03
||
|-groupe02
||
|-groupe03
|
-users
||
|-labo01
|||
||-user01
||-user02
||
|-labo02
|||
||-section01
||||
|||-user03
|||-user04
|||
||-section02
||||
|||-user05
I have 2 corresponding classes
#this class of LdapUser work as long as the user is found directly under
"labo01"
class LdapUser < ActiveLDAP::Base
ldap_mapping :dnattr => ''cn'' , :prefix => ''ou=l...
2015 Mar 20
0
Centos 6: setfacl: .: Argument list too long
...) server used for samba and ACL control.
There has a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem?
[root at s1 abc]# getfacl /abc
# file: abc
# owner: root
# group: root
user::rwx
user:user01:---
user:user02:---
user:user03:---
...
user:user25:---
group::r-x
mask::r-x
other::r-x
[root at s1 abc]# setfacl -m u:user30:rwx /abc
setfacl: .: Argument list too long
[root at s1 abc]#
Thanks and best regards,
muiz
2015 Mar 24
0
Centos 6: setfacl: .: Argument list too long
...s, when I add a new user's ACL, but failed, do you know how to resolve this problem?
>>
>>
>> [root at s1 abc]# getfacl /abc
>> # file: abc
>> # owner: root
>> # group: root
>> user::rwx
>> user:user01:---
>> user:user02:---
>> user:user03:---
>> ...
>> user:user25:---
>> group::r-x
>> mask::r-x
>> other::r-x
>> [root at s1 abc]# setfacl -m u:user30:rwx /abc
>> setfacl: .: Argument list too long
>> [root at s1 abc]#
>
>What file system are you using?
>
>James Pearson
>___...
2012 Jun 29
2
doveadm purge -A via doveadm-proxy director fails after some users
...essage)
doveadm(user01 at domain1.example.org): Debug: auth input:
user=user01 at domain1.example.org proxy host=10.129.3.193
proxy_refresh=86400
doveadm(user02 at domain1.example.org): Debug: auth input:
user=user02 at domain1.example.org proxy host=10.129.3.193
proxy_refresh=86400
doveadm(user03 at domain1.example.org): Debug: auth input:
user=user03 at domain1.example.org proxy host=10.129.3.192
proxy_refresh=86400
doveadm(user04 at domain1.example.org): Debug: auth input:
user=user04 at domain1.example.org proxy host=10.129.3.192
proxy_refresh=86400
doveadm(user05 at domain1.exam...