search for: security_info

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

2013 Jan 24
0
64 Bit Build 3.6.11 on AIX 6 with acls enabled dumps core,
...), powner = (nil), pgroup = 0x000070000000000e, pal = 0x0000000051012748, the_acl_type = 410016384), line 2462 in "posix_acls.c" posix_get_nt_acl_common(conn = 0x000000011014b960, name = "", sbuf = 0x00000000510126f5, pal = (nil), posix_acl = 0x0fffffffffffd690, def_acl = (nil), security_info = 268435455, ppdesc = 0x0fffffffffffd338), line 3177 in "posix_acls.c" posix_get_nt_acl(conn = 0x09000000000103e0, name = (nil), security_info = 268435455, ppdesc = (nil)), line 3467 in "posix_acls.c" vfswrap_get_nt_acl(handle = 0x0fffffffffffd160, name = "", security_...
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
...SEC_DESC_DACL_PROTECTED bit, as ACLs > can't be inherited in this way under POSIX. > Remove it for Windows-style ACLs. */ > - psd->type &= ~SEC_DESC_DACL_PROTECTED; > + psd_blob->type &= ~SEC_DESC_DACL_PROTECTED; > } > } > > if (!(security_info & SECINFO_OWNER)) { > - psd->owner_sid = NULL; > + psd_blob->owner_sid = NULL; > } > if (!(security_info & SECINFO_GROUP)) { > - psd->group_sid = NULL; > + psd_blob->group_sid = NULL; > } > if (!(security_info & SECINFO_DACL)) { > - ps...
2016 Aug 26
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 06:33:26PM +0200, Ralph Böhme via samba wrote: > On Thu, Aug 25, 2016 at 12:14:00PM -0700, Jeremy Allison wrote: > > On Wed, Aug 24, 2016 at 04:06:42PM +0200, Ralph Böhme via samba wrote: > > > > > > Yeah, as much as I'd like to avoid adding a new option, I guess we > > > have to do something about it, my latest take on this is >
2016 Aug 29
1
Issue with acl_xattr:ignore system acls in 4.5rc2
...SEC_DESC_DACL_PROTECTED bit, as ACLs > can't be inherited in this way under POSIX. > Remove it for Windows-style ACLs. */ > - psd->type &= ~SEC_DESC_DACL_PROTECTED; > + psd_blob->type &= ~SEC_DESC_DACL_PROTECTED; > } > } > > if (!(security_info & SECINFO_OWNER)) { > - psd->owner_sid = NULL; > + psd_blob->owner_sid = NULL; > } > if (!(security_info & SECINFO_GROUP)) { > - psd->group_sid = NULL; > + psd_blob->group_sid = NULL; > } > if (!(security_info & SECINFO_DACL)) { > - ps...
2016 Aug 27
2
Issue with acl_xattr:ignore system acls in 4.5rc2
On Fri, Aug 26, 2016 at 04:03:49PM -0700, Jeremy Allison wrote: > On Fri, Aug 26, 2016 at 02:46:19PM -0700, Jeremy Allison via samba wrote: > > On Fri, Aug 26, 2016 at 06:44:05PM +0200, Ralph Böhme wrote: > > > > > > Cheerio! > > > -slow > > > > Still reviewing this - but a few things that will need changing: > > > > When adding the
2019 Feb 28
2
status on samba trusts
...}; > channel update_debug { > file "/var/log/bind/update_debug.log" versions 3 size 100k; > severity debug; > print-severity yes; > print-time yes; > }; > channel security_info { > file "/var/log/bind/security_info.log" versions 1 size 100k; > severity info; > print-severity yes; > print-time yes; > }; > channel xfer_log { > file "...
2015 Mar 19
5
Dynamic DNS Updates not working. samba_dnsupdate : RuntimeError: (sambalist: to exclusive) kinit for [DC@Realm] failed (Cannot contact any KDC for requested realm)
...channel update_debug { >> file "/var/log/update_debug.log" versions 3 size 100k; >> severity debug; >> print-severity yes; >> print-time yes; >> }; >> channel security_info { >> file "/var/log/security_info.log" versions 1 size 100k; >> severity info; >> print-severity yes; >> print-time yes; >> }; >> channel bind_log { >>...
2019 Feb 28
0
status on samba trusts
...ges. severity debug 3; }; channel update_debug { file "/var/log/bind/update_debug.log" versions 3 size 100k; severity debug; print-severity yes; print-time yes; }; channel security_info { file "/var/log/bind/security_info.log" versions 1 size 100k; severity info; print-severity yes; print-time yes; }; channel xfer_log { file "/var/log/bind/xfer.log" size 1m;...
2019 Mar 05
0
status on samba trusts
...te_debug { >>                  file "/var/log/bind/update_debug.log" versions 3 size >> 100k; >>                  severity debug; >>                  print-severity  yes; >>                  print-time      yes; >>          }; >>          channel security_info { >>                  file "/var/log/bind/security_info.log" versions 1 >> size 100k; >>                  severity info; >>                  print-severity  yes; >>                  print-time      yes; >>          }; >>         channel xfer_log...
2015 Mar 19
0
Fwd: Dynamic DNS Updates not working. samba_dnsupdate : RuntimeError: (sambalist: to exclusive) kinit for [DC@Realm] failed (Cannot contact any KDC for requested realm)
...channel update_debug { >> file "/var/log/update_debug.log" versions 3 size 100k; >> severity debug; >> print-severity yes; >> print-time yes; >> }; >> channel security_info { >> file "/var/log/security_info.log" versions 1 size 100k; >> severity info; >> print-severity yes; >> print-time yes; >> }; >> channel bind_log { >>...
2015 Mar 19
0
Fwd: Dynamic DNS Updates not working. samba_dnsupdate : (sambalist: message 3 of 20) RuntimeError: (sambalist: to exclusive) kinit for [DC@Realm] failed (Cannot contact any KDC for requested realm)
...channel update_debug { >> file "/var/log/update_debug.log" versions 3 size 100k; >> severity debug; >> print-severity yes; >> print-time yes; >> }; >> channel security_info { >> file "/var/log/security_info.log" versions 1 size 100k; >> severity info; >> print-severity yes; >> print-time yes; >> }; >> channel bind_log { >>...
2019 Feb 27
4
status on samba trusts
Now I have a some time to answer, maybe a few of your questions. Am 26.02.19 um 20:59 schrieb lists via samba: > Hi, > > No replies unfortunately. Unsure why. There are still a lot of questions open and I think a lot of things have to be done. > > We searched the list, and we found little discussion on the subject of > trusts. We see occasional questions, but they are often
2023 Nov 21
0
is it safe to encode/decode uid_t/gid_t in 4 bytes?
...code uid_t/gid_t, e.g., _PUBLIC_ enum ndr_err_code ndr_push_uid_t(struct ndr_push *ndr, int ndr_flags, uid_t u) { NDR_PUSH_CHECK_FLAGS(ndr, ndr_flags); return ndr_push_hyper(ndr, NDR_SCALARS, (uint64_t)u); } I want to know if it is safe to use 4 bytes to reduce the size in storing security_info in tdb. I am not aware of if there is any platform on which uid_t or gid_t is 64bits, and it seems that the encoded data is not sent over the network. Thanks,
1996 Sep 18
1
CERT Advisory CA-96.20 - Sendmail Vulnerabilities
...- DIGITAL EQUIPMENT CORPORATION Hewlett-Packard Company ======================= [About the resource starvation problem] HP-UX is vulnerable, and a patch is in progress. The HP SupportLine Mail Service provides notification of security patches for HP-UX to its ''security_info'' mailing list. For information on the service, send mail to support@us.external.hp.com with ''help'' in the body of the message (without quotes). To report new security defects in HP software, send mail to security-alert@hp.com. IBM Corporation ==============...