Displaying 20 results from an estimated 4000 matches similar to: "applying permissions to subdirectories using setgid doesn't do th e trick... :("
2018 Jan 20
1
[Bug 13239] New: "rsync --times" does not keep dirs' setgid bits when user not member of setgid group
https://bugzilla.samba.org/show_bug.cgi?id=13239
            Bug ID: 13239
           Summary: "rsync --times" does not keep dirs' setgid bits when
                    user not member of setgid group
           Product: rsync
           Version: 3.1.2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
        
2002 Mar 07
0
[Bug 136] New: setgid() deemed to fail for non-suid ssh client on linux if using other than primary group
http://bugzilla.mindrot.org/show_bug.cgi?id=136
           Summary: setgid() deemed to fail for non-suid ssh client on linux
                    if using other than primary group
           Product: Portable OpenSSH
           Version: 3.0.2p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
      
2018 Jan 15
0
Samba 4.6.2 does not inherit setgid bit (anymore)
Somewhere between Samba 4.2.10 and 4.6.2 (came with CentOS 7 updates) 
the setgid bit is not inherited anymore when making directories via my 
Samba service. Everything else is still fine. With ssh direct on the 
file system or sftp, i get all permissions and acls inherited nicely. 
Also with Samba all acls are still just fine, except that setgid bit is 
not inherited (s on the group executable
2018 Jan 04
0
Problem with --times and setgid dir when user not member of the group
When copying locally as well as remotely inside a setgid dir, the option
--times has the unwanted side effect of making the newly created
directories not have the setgid bit set, but only when the user running
rsync is not a member of the corresponding group.  The extra option
--omit-dir-times prevents the loss of the setgid bit in this case.
Is this a bug as I think it is?  Note that files
2018 Feb 05
0
Samba 4.6.2 does not inherit setgid bit (anymore)
Hi Lorenzo and Dale,
My setup is like Lorenzo's completely based on setgid being propagated. 
The filesystem should determine the group used starting at a certain 
directory. Different "root" directories have different groups, and 
security is based on groups, not users.
I tried all sorts of settings combinations, alseo "force directory mode 
= 2770", but none propagates
2018 Oct 16
0
Fatal: setgid, imap connections dropped.
I'm still trying to fix this problem. Hopefully someone can help.
I've upgraded dovecot to 2.3.3
# dovecot --version
2.3.3 (dcead646b)
That didn't help.
Next I switched 10-auth.conf to use a local password file (instead of LDAP)
=======================================
# cache all authentication results for one hour
auth_cache_size = 10M
auth_cache_ttl = 1 hour
2007 Apr 24
2
chmod sftp command and setgid/setuid bit
Hi OpenSSH developers,
I'm using OpenSSH on a daily basis and I'm very pleased
with the work you've done.
I am contributing to some Open Source software hosted at Savannah
https://savannah.nongnu.org/projects/tsp
and we recently hit some sftp unexpected behavior:
https://savannah.gnu.org/support/?105838
when using chmod sftp client command
it appears that setuid / setgid bits are
2005 Jul 06
1
setuid/setgid bits
version: rsync v2.6.1 (+ a minor, unrelated patch).
   I'm rsyncing files (not as root) and am happy (indeed, for what I
want, delighted) that the files at the target side end up owned by the
account doing the rsync.
   However, I've found that if I have a setuid/setgid file on the source
side, the target file ends up setuid/setgid too (but under a different
id!).  This happens whether
2006 Sep 30
1
DO NOT REPLY [Bug 4138] New: Incoming chmod can't override inherited directory setgid
https://bugzilla.samba.org/show_bug.cgi?id=4138
           Summary: Incoming chmod can't override inherited directory setgid
           Product: rsync
           Version: 2.6.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
        ReportedBy:
2020 Oct 13
0
Fatal: setgid from userdb lookup fails with wrong gid
Hello all,
I'm quite new as well to Dovecot, just installed it on a FreeBSD system 
with Postfix and Rspamd as side apps. Things are running semi-smoothly 
for all users but I do have quite a few errors in the logs :
Oct 13 19:43:56 apollo dovecot[24478]: 
imap(user1)<34412><zIeI9ZCxXDmsFhZG>: Fatal: setgid(1030(user1) from 
userdb lookup) failed with euid=1022(user4),
2014 Aug 11
1
Samba 4, setgid & new file permissions
Hello everybody,
I have a server with CentOS 6.5 (kernel version 
2.6.32-431.5.1.el6.x86_64) and Samba version 4.2.0pre1-GIT-4daf7d4. I am 
using this server as a PDC and so far everything is working quite alright.
However, I have a problem with permissions of files I want to share. 
Mostly it is working well. Samba respects group memberships, including 
supplementary groups, ownership, etc. The
2020 Oct 14
1
Fatal: setgid from userdb lookup fails with wrong gid
Hi,
Not sure if this is it, but I used to have the same error when I started
with dovecot.
Aki's response was the following (and solved my problem).
-------------
Hi!
You can't set
service imap {
 service_count = 256
}
if you are using multiple system UIDs. See
https://wiki.dovecot.org/Services#imap.2C_pop3.2C_submission.2C_managesieve
*service_count* can be changed from 1 if only a
2008 May 17
2
expire plugin - setgid failed
Hello all,
I'm trying to get the expire plugin working, but still having issues 
even with 1.1RC5.
If I run the expire tool I get the following error:
server:~# dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool
Fatal: setgid(100) failed with euid=2005, gid=0, egid=0: Operation not 
permitted
Same thing with --test:
server:~# dovecot --exec-mail ext
2011 Apr 21
7
[Bug 1893] New: change ssh-keisign to setgid from setuid
https://bugzilla.mindrot.org/show_bug.cgi?id=1893
           Summary: change ssh-keisign to setgid from setuid
           Product: Portable OpenSSH
           Version: 5.8p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: unassigned-bugs at mindrot.org
       
2009 May 23
2
setgid error
Hi all
Trying to setup dovecot with mysql and postfix, I have configured it  
as given below. thecot user has the dovecot group as primary, and is  
also a member of mail and dovecot-users. Still, it can't setgid to  
dovecot-users. I tried changing the shell for the dovecot user to  
something useful and chmod'ing a file to dovecot-users, and it work  
well. Still, no mail comes through
2007 Sep 05
2
Deliver setgid failed: Operation not permitted
Hi all, I'm having trouble getting a new Postfix/Dovecot server up and running.
I'm trying to run v1.0.3, using MySQL tables setup list postfix admin.
This is a RHEL5 server.
Getting this error
tail /var/log/dovecot/dovecot-deliver.log
deliver(none at example.com): Sep 04 19:44:15 Fatal: setgid(12) failed:
Operation not permitted
That 12 being my vmail user.
I'm not exactly sure
2003 May 06
4
[Bug 555] If user does a newgrp before envoking ssh, it fails with a setgid error.
http://bugzilla.mindrot.org/show_bug.cgi?id=555
           Summary: If user does a newgrp before envoking ssh, it fails with
                    a setgid error.
           Product: Portable OpenSSH
           Version: older versions
          Platform: UltraSparc
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ssh
       
2018 Apr 16
0
File system permissions - setgid bit and Netapp NFS volumes
On Fri, 23 Mar 2018 09:53:00 -0700
Shaun Johnson <shaun at linuxmagic.com> wrote:
> Greetings Dovecot List,
> 
> I have a bit of an edge case I am trying to resolve.  I am currently
> using dovecot on Ubuntu 14.04 - Ubuntu package version:
> 
>     1:2.2.9-1ubuntu2.3
> 
> I have attached the output of doveconf -n to this email - but to
> describe the configuration
2018 Sep 28
2
Fatal: setgid, imap connections dropped.
Hi,
I'm getting errors with my IMAP setup.
Basically, everything seems to work.
Mail is delivered nicely from Postfix to Dovecot via LMTP. Dovecot does
the authentication to LDAP (also for Postfix). Users are able to send mail
via authenticated submission (Postfix) and login into IMAP and POP.
However, IMAP connections are dropped frequently with an "ERROR:
Connection dropped by IMAP
2007 Nov 20
4
SETGID not being inherited
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have an Debian system running samba 3.0.14a from sarge.  It is
exporting a file system, /data.  This file system has the perms 2770.
I have set the following in the smb.conf:
inherit permissions = yes
inherit acls = yes
I mount the filesystem from a linux, ubuntu, client and create a
directory.  The directory comes out with perms 0770.  I can