search for: g01

Displaying 14 results from an estimated 14 matches for "g01".

Did you mean: 01
2017 Apr 12
2
Dir ACL through windows and chmod
Thank you, but this did nothing. Users from group 'g02' can access folder '01'. But this folder has ACL set up only for group 'g01' > You could investigate using 'access based share enum = yes' > > and setting the permissions from Windows, see here: > > https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs > > You will also need to remove these lines: > > valid...
2017 Apr 12
4
Dir ACL through windows and chmod
...n read only = no valid users = @"Domain Users" @"Domain Admins" @all admin users = admin @it # inherit acls = yes force create mode = 0777 directory mask = 0770 hide unreadable = yes === getfacl /mnt/n/01 === # file: 01 # owner: admin # group: g01 user::rwx user:u01:rwx group::rwx group:admin:rwx group:g01:rwx mask::rwx other::--- default:user::rwx default:user:admin:rwx #effective:--- default:user:u01:rwx #effective:--- default:group::--- default:group:g01:rwx #effective:--- default:mask::--- default:other::---...
2011 Jun 29
1
Possible new bug in 3.1.5 discovered
...this a curse or a blessing? :) I've just tested a 3.1.5 GlusterFS native client against a 3.1.3 storage pool using this volume: Volume Name: pfs-rw1 Type: Distributed-Replicate Status: Started Number of Bricks: 2 x 2 = 4 Transport-type: tcp Bricks: Brick1: jc1letgfs16-pfs1:/export/read-write/g01 Brick2: jc1letgfs13-pfs1:/export/read-write/g01 Brick3: jc1letgfs16-pfs1:/export/read-write/g02 Brick4: jc1letgfs13-pfs1:/export/read-write/g02 Options Reconfigured: performance.cache-size: 2GB performance.stat-prefetch: 0 network.ping-timeout: 10 diagnostics.client-log-level: ERROR Any attempt to...
2018 Jan 11
6
Dovecot 2.3.0 TLS
...= XXX.tu-darmstadt.de verify error:num=21:unable to verify the first certificate verify return:1 --- Certificate chain 0 s:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet Darmstadt/OU=XXX/CN=XXX.tu-darmstadt.de i:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet Darmstadt/CN=TUD CA G01/emailAddress=tud-ca at hrz.tu-darmstadt.de --- Server certificate -----BEGIN CERTIFICATE----- [...] % -- The ASCII Ribbon Campaign Hauke Fath () No HTML/RTF in email Institut f?r Nachrichtentechnik /\ No Word docs in email TU Darmstad...
2018 May 02
2
samba 4 joining samba 3 pdc - group mismatch
...4# id jgarcia uid=10000(jgarcia) gid=100513(none) \ groups=100513(none),101094(5p6l3d1$),101119(jgomes-pc$), 10001(BUILTIN\users) jgarcia id should be 101016 (100000 + 1016), and there are missing groups S3# id jgarcia uid=1016(jgarcia) gid=1094(jgarcia)\ groups=1094(jgarcia),1000(G00),2009(G01),3011(G02),1119(G03) For groups is about the same. for instance: S4# wbinfo --gid-info 100513 none:x:100513: S4# wbinfo -G 100513 S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-513 Where did this group "513" come from ?? "Domain Users" ?? If so, why the group name does not c...
2019 Jul 02
3
Dovecot 2.3.0 TLS
...num=21:unable to verify the first certificate />/verify return:1 />/--- />/Certificate chain />/0 s:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet />/Darmstadt/OU=XXX/CN=XXX.tu-darmstadt.de />/i:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet />/Darmstadt/CN=TUD CA G01/emailAddress=tud-ca at hrz.tu-darmstadt.de <https://dovecot.org/mailman/listinfo/dovecot> />/--- />/Server certificate />/-----BEGIN CERTIFICATE----- />/[...] />/% />// Seems we might've made a unexpected change here when we revamped the ssl code. Can you try...
2018 Jan 11
0
Dovecot 2.3.0 TLS
...:num=21:unable to verify the first certificate > verify return:1 > --- > Certificate chain > 0 s:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet > Darmstadt/OU=XXX/CN=XXX.tu-darmstadt.de > i:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet > Darmstadt/CN=TUD CA G01/emailAddress=tud-ca at hrz.tu-darmstadt.de > --- > Server certificate > -----BEGIN CERTIFICATE----- > [...] > % > Seems we might've made a unexpected change here when we revamped the ssl code. Can you try if it works if you concatenate the cert and cert-chain to single file?...
2017 Apr 12
0
Dir ACL through windows and chmod
On Wed, 12 Apr 2017 11:26:15 +0300 Dmitry via samba <samba at lists.samba.org> wrote: > In need folders have to be seen (and accessed) only by appropriate > domain groups. For example, there are domain groups g01, g02, g03, > etc, users in these groups have to see only "their" folders: u01 - > \\fsrv\n\01, u02 - \\fsrv\n\02, u03 - \\fsrv\n\03 > This is done by "Hide unreadable = yes" in smb.conf, by granting > access (using "Security" tab in windows' folder rig...
2018 May 02
0
samba 4 joining samba 3 pdc - group mismatch
...none) \ > groups=100513(none),101094(5p6l3d1$),101119(jgomes-pc$), > 10001(BUILTIN\users) > > jgarcia id should be 101016 (100000 + 1016), and there are missing > groups > > S3# id jgarcia > uid=1016(jgarcia) gid=1094(jgarcia)\ > groups=1094(jgarcia),1000(G00),2009(G01),3011(G02),1119(G03) > > > For groups is about the same. > for instance: > S4# wbinfo --gid-info 100513 > none:x:100513: > S4# wbinfo -G 100513 > S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-513 > > Where did this group "513" come from ?? "Domain Us...
2007 Sep 26
1
Theora decoding problem on PowerPC
...The input file was created using ffmpeg2theora and oggsplit from the file "Cirrot_sm.mpg" available on http://www.soest.hawaii.edu/HURL/video.html. The exact sequence of commands was: ffmpeg2theora ~/video/Cirrot_sm.mpg -o sample.ogg oggsplit sample.ogg cp sample.c01.g01.ogg video.ogg This file displays correctly on an Intel box running Centos 3.8. Has anyone been able to use Theora on a PowerPC based system? I'm generically suspicious of both tool-chain and byte order issues and would love to know what other peoples experiences were. Thanks. -...
2018 Jan 11
2
Dovecot 2.3.0 TLS
All, our dovecot installation provides a bundle of intermedia CA certificates using the ssl_ca option. 2.3.0 does not supply the bundle, resulting in various clients either complaining about an unverifiable server cert, or quietly not connecting. The log has Jan 5 17:01:46 Bounce dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=XXX, lip=YYY, TLS
2003 Apr 18
1
Help with nlme--freq weights, logit model, and more
Below you will find the output from a failed multi-level model run. I am trying to estimate the following model: Pr(PLFP=1)= logistic regression -> B1_j * bm + B2_j * wm + B3_j bf + B4_j wf + B5 yrsed+ B6 age+ B7 age^2+e_ij B1_j = G01 + G11 bmxd + d1 B2_j = G02 + G12 wmxd + d2 B3_j = G03 + G13 bfxd + d3 B4_j = G04 + G14 wfxd + d4 d1-d4 freely correlated Note that there is no intercept, so the B1-B4 are race/sex specific intercepts (bm=black male, wm=white male, bf=black female, wf=white female). This model allows the xd va...
2019 Jun 29
1
Dovecot 2.3.0 TLS
...num=21:unable to verify the first certificate />/verify return:1 />/--- />/Certificate chain />/0 s:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet />/Darmstadt/OU=XXX/CN=XXX.tu-darmstadt.de />/i:/C=DE/ST=Hessen/L=Darmstadt/O=Technische Universitaet />/Darmstadt/CN=TUD CA G01/emailAddress=tud-ca at hrz.tu-darmstadt.de <https://dovecot.org/mailman/listinfo/dovecot> />/--- />/Server certificate />/-----BEGIN CERTIFICATE----- />/[...] />/% />// Seems we might've made a unexpected change here when we revamped the ssl code. Can you try...
2018 May 02
2
samba 4 joining samba 3 pdc - group mismatch
...(5p6l3d1$),101119(jgomes-pc$), > > 10001(BUILTIN\users) > > > > jgarcia id should be 101016 (100000 + 1016), and there are missing > > groups > > > > S3# id jgarcia > > uid=1016(jgarcia) gid=1094(jgarcia)\ > > groups=1094(jgarcia),1000(G00),2009(G01),3011(G02),1119(G03) > > > > > > For groups is about the same. > > for instance: > > S4# wbinfo --gid-info 100513 > > none:x:100513: > > S4# wbinfo -G 100513 > > S-1-5-21-XXXXXXXXXX-XXXXXXXXXX-XXXXXXXXXX-513 > > > > Where did this...