Displaying 20 results from an estimated 20 matches for "group01".
2004 Apr 13
3
scp problem
...003/11/23 23:21:21 djm Exp $");
Part of the OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7c 30 Sep 2003 distribution
Could someone verify this case we found that causes a file to be missed during copying?
Here is the setup to replicate the problem:
On hosta /tmp:
-rw-rw-r-- 1 user01 group01 0 Apr 13 10:44 file0
-rw-rw-r-- 1 user01 group01 0 Apr 13 10:44 file1
-rw-rw-r-- 1 user01 group01 0 Apr 13 10:44 file2
On hostb /tmp:
-rw-rw-r-- 1 user02 group02 0 Apr 13 10:44 file0
cd /tmp
scp -p hosta:/tmp/file* .
file0...
2019 Oct 03
1
Primary group is 0 and contains 0 supplementary groups
...the group cannot access the directory, gives access denied.
Take a look at the settings, if you can give me a direction of where my
error is.
# smb.conf
[SHARE]
comment = SHARE
path = /dados/share
read only = no
inherit acls = yes
valid users = @"TCO\Domain Admins" @"TCO\group01"
write list = @"TCO\Domain Admins" @"TCO\group01"
# getfacl /dados/share
getfacl: Removing leading '/' from absolute path names
# file: dados/share
# owner: root
# group: domain\040users
# flags: -s-
user::rwx
group::rwx
group:group01:rwx
mask::rwx
other::---
d...
2020 Feb 19
14
Unable to get primary group information when using AD authentication with samba-4.10.4
Hi,
When using AD authentication from a rhel8.1 environment with samba-4.10.4 installed, information on the primary group group01 set on
the AD side for any user user01 cannot be obtained.
[root @ rhel8_1 ~] # id user01
uid=2001107(user01) gid=2000513(domain users) groups=2000513(domain users),2001107(oec0814e),2001103(group01)
If you perform the same operation on the same AD from the samba-3.6.23 rhel6.6 environment, you wil...
2013 May 30
1
getfacl - winbind
...1, 0] ../lib/util/fault.c:75(fault_report)
===============================================================
[2013/05/30 15:03:31, 0] ../lib/util/fault.c:144(smb_panic_default)
PANIC: internal error
The weird thing is getfacl working smooth on the directories in the domain
root eg: TEST.DOMAIN/group01, but winbind?? dies when I want to list any
subdirectory eg:
TEST.DOMAIN/group01/user01
Regards,
Robert
2020 Jun 04
2
Preserving destination group and owner
...ev/null
/bin/date > /tmp/sample1
sleep 3
/bin/date > /tmp/sample2
echo "Before rsync:"
ls -l /tmp/sample1 /tmp/sample2
sudo rsync -r --no-o --no-g /tmp/sample1 /tmp/sample2
echo "After rsync:"
ls -l /tmp/sample1 /tmp/sample2
I get this:
Before rsync:
-rw-r--r-- 1 user01 group01 30 jun 4 11:39 /tmp/sample1
-rw-r--r-- 1 user01 group01 30 jun 4 11:39 /tmp/sample2
After rsync:
-rw-r--r-- 1 user01 group01 30 jun 4 11:39 /tmp/sample1
-rw-r--r-- 1 root root 30 jun 4 11:39 /tmp/sample2
I started with "rsync -azvhc" but I've stripped it to a minimum. Also
I...
2010 Feb 25
2
qmail-secretary plugin for dovecot deliver
Hi,
I have been using qmail-ldap for quite some time and now moved to
postfix/dovecot. One feature that I miss is that provided by
qmail-secretary. qmail-secretary basically is a mail list manager with
following features:
1 no limit, just explode to all members
2 members only, as the name says; only members are allowed (based
on envelope sender, so not very secure, everybody can fake
2019 Oct 04
1
Primary group is 0 and contains 0 supplementary groups
...yes
valid users = @"Domain Admins" @"Domain Users"
write list = @"Domain Admins" @"Domain Users"
[COMP01]
comment = COMP01
path = /dados/comp01
read only = no
inherit acls = yes
valid users = @"DOMINIO\Domain Admins" @"DOMINIO\group01"
write list = @"DOMINIO\Domain Admins" @"DOMINIO\group01"
Thanks!
Atenciosamente,
Robson Vitor Mendon?a
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
...9; for group information I
don't expect that group 'testgroup' in branch
'ou=server02,ou=smb,ou=Groups,dc=domain,dc=tld' is found.
Matthias
-------------- next part --------------
[global]
ldap admin dn = uid=ldapadmin,ou=services,dc=domain,dc=tld
ldap group suffix = ou=group01,ou=smb,ou=Groups
ldap suffix = dc=domain,dc=tld
ldap user suffix = ou=people
map to guest = Bad User
passdb backend = ldapsam:ldap://ldap.domain.tld
security = USER
workgroup = SAMBA
idmap config * : backend = tdb
map acl inherit = Yes
store dos attributes = Yes
vfs objects = acl_xattr...
2020 Feb 21
0
Unable to get primary group information when using AD authentication with samba-4.10.4
...nd noticed something that I missed earlier,
you had in smb.conf:
??????? idmap uid = 16777216-33554431
??????? idmap gid = 16777216-33554431
Yet, you were getting results like this:
id user01
uid=2001107(user01) gid=2000513(domain users) groups=2000513(domain
users),2001107(oec0814e),2001103(group01)
'2000513' is less than '16777216'
Are you sure that you do not have sssd installed ?
On top of the Samba packages you have installed, I would also expect:
samba.x86_64
samba-client-libs
samba-common
samba-common-tools
samba-winbind-clients
/etc/krb5 should just be this:
[libd...
2019 Feb 11
1
visibility of groups when multiple Samba servers use the same LDAP server
...s smb.conf:
>
> [global]
> workgroup = SAMBA
> security = USER
> server max protocol = NT1
> passdb backend = ldapsam
> ldap admin dn = uid=ldapadmin,ou=services,dc=domain,dc=tld
> ldap suffix = dc=domain,dc=tld
> ldap group suffix = ou=group01,ou=smb,ou=Groups
> ldap user suffix = ou=people
> idmap config * : range = 500-19999
> idmap config * : backend = ldap
> idmap config * : ldap_url = ldap://ldap.domain.tld
> idmap config * : ldap_base_dn = ou=idmap,dc=domain,dc=tld
> idmap config * :...
2002 Sep 23
0
Tracking WINS Problems
...hose are almost never visible in the main
network's browse lists, even though they have been pointed at the WINS
server. (As have all computers on the network.) Finally, there are about
three other segments/subnets with their own computers. They each have
their own workgroups (something like GROUP01, GROUP02, etc.), though they
are also pointed at the WINS server. (It is from these last set of
somputers that my coworker thinks the bogus workgroups are coming.)
Any help or pointers will be appreciated.
2019 Feb 11
0
visibility of groups when multiple Samba servers use the same LDAP server
...Try setting up a test computer and use this smb.conf:
[global]
workgroup = SAMBA
security = USER
server max protocol = NT1
passdb backend = ldapsam
ldap admin dn = uid=ldapadmin,ou=services,dc=domain,dc=tld
ldap suffix = dc=domain,dc=tld
ldap group suffix = ou=group01,ou=smb,ou=Groups
ldap user suffix = ou=people
idmap config * : range = 500-19999
idmap config * : backend = ldap
idmap config * : ldap_url = ldap://ldap.domain.tld
idmap config * : ldap_base_dn = ou=idmap,dc=domain,dc=tld
idmap config * : ldap_user_dn = uid=ldapadmin,ou=ser...
2006 Apr 07
3
activeLDAP - ldap_mapping - wildcard
...#39;'t exactly like that, but is similare and I can already access almost
any informations of a user when I''m logging as this user. The probleme
come when using the belong_to, has_many and ldap_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...
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
Am 11.02.19 um 13:22 schrieb Rowland Penny via samba:
> On Mon, 11 Feb 2019 12:30:51 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> we are using a _single_ LDAP server as backend for _multiple_ Samba
>> standalone file servers (security=user). This LDAP server serves
>> mainly other purposes and access for Samba is
2011 Apr 28
10
Expanding a virtual block device
Hi list.
I''m running Xen 4.0.1 on Debian.
I''m trying to live resize a block device :
- I have a arbitrary block device in my dom0 (/dev/mapper/vm-vol42).
- I start a PV domain with that device as a disk (disk =
[''phy:/dev/mapper/vm-vol42,xvda,w'']).
- I resize vm-vol42 in the dom0 (adding size only)
- the dom0 sees the device''s new size.
-
2011 Sep 02
5
Linux kernel crash due to ocfs2
Hello,
we have a pair of IBM P570 servers running RHEL5.2
kernel 2.6.18-92.el5.ppc64
We have Oracle RAC on ocfs2 storage
ocfs2 is 1.4.7-1 for the above kernel (downloaded from oracle oss site)
Recently both servers have been crashing with the following error:
Assertion failure in journal_dirty_metadata() at
fs/jbd/transaction.c:1130: "handle->h_buffer_credits > 0"
kernel BUG in
2009 Jan 30
8
[PATCH 0/7] ocfs2: Directory indexing support
The following patches implement indexed directory support in Ocfs2, mostly
according to the design doc I wrote up a while ago:
http://oss.oracle.com/osswiki/OCFS2/DesignDocs/IndexedDirectories
The patches have been rebased on top of 2.6.29-rc2. It should be trivial to
put them into merge_window. Things are what I'd call complete now. I'd like
to get these into the merge_window branch
2009 Mar 27
42
[PATCH 00/42] ocfs2: Add reflink file support. V1
Hi all,
So I have finally finished the v1 of reflink for ocfs2. It has some
bugs that I am still investigating, but the schema is almost there. So
I'd like to send it out first for review. And Tristan and I will
continue to work on the stability of the code.
The general information for reflink, please see
http://oss.oracle.com/osswiki/OCFS2/DesignDocs/Reflink.
For the design doc, please
2009 Apr 03
42
[PATCH 00/42] ocfs2: Add reflink file support. V2
Hi all,
Change from v1 to v2: bug fix and metadata/credits reservation
improvement.
The general information for reflink, please see
http://oss.oracle.com/osswiki/OCFS2/DesignDocs/Reflink.
For the design doc, please see
http://oss.oracle.com/osswiki/OCFS2/DesignDocs/RefcountTrees
http://oss.oracle.com/osswiki/OCFS2/DesignDocs/ReflinkOperation
2009 Mar 17
33
[git patches] Ocfs2 updates for 2.6.30
Hi,
The following patches comprise the bulk of Ocfs2 updates for the
2.6.30 merge window. Aside from larger, more involved fixes, we're adding
the following features, which I will describe in the order their patches are
mailed.
Sunil's exported some more state to our debugfs files, and
consolidated some other aspects of our debugfs infrastructure. This will
further aid us in debugging