similar to: static vs shared modules build

Displaying 20 results from an estimated 3000 matches similar to: "static vs shared modules build"

2016 Mar 12
2
static vs shared modules build
> no, it only has a theoretical impact on the number of open > filehandles, theroretical means in that context surely not relevant > for a fileserver > > if you have a preforking service and expect many thousand forkers than > it may become relevant Thank you Would you give the same advice in the case of a Samba 4 AD Domain Controller?
2016 Mar 12
0
static vs shared modules build
Am 12.03.2016 um 19:48 schrieb Miguel Medalha: > Since all my Samba AD member servers rely on vfs_acl_xattr to take care > of Windows permissions, is there any performance advantage to building > samba with a static vfs_acl_xattr module? > > (./configure --with-static-modules=vfs_acl_xattr) no, it only has a theoretical impact on the number of open filehandles, theroretical means
2016 Mar 12
0
static vs shared modules build
Am 12.03.2016 um 20:16 schrieb Miguel Medalha: > >> no, it only has a theoretical impact on the number of open >> filehandles, theroretical means in that context surely not relevant >> for a fileserver >> >> if you have a preforking service and expect many thousand forkers than >> it may become relevant > > Would you give the same advice in the case of
2016 Mar 12
3
static vs shared modules build
> i would give the same device for *any* type of software since the > whole operating system including the kernel itself these days is built > with shared modules and you hardly gain anything measureable just > because one piece of your system is statically compiled > > when it's mostly interesting on very slow embedded devices where it > makes a small difference in
2016 Mar 15
2
static vs shared modules build
> it may make sense to build others which you really use on every > machine statically to not need to add them in your smb.conf That's what I expected, too. Since then I made some experiences. I built samba 4.3.6 with a static vfs_acl_xattr module. It is builtin alright, it is listed under "Builtin modules" at the output of "smbd -b". Then: -- Comment"vfs
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
On 16/06/2023 16:20, Tam?s N?meth via samba wrote: > Dear Rowland, > > I'm trying to write a single email answering all the question of your > recent emails: > > >> Hi Tamas, I have been reviewing you numerous posts on this list about >> this project, are you aware that you have been posting for 6 months ? > > Well, not exactly :-) Only 5 months and 5
2023 Aug 21
1
...or howto change vfs_acl_xattr options inplace without changing access rights
On 8/18/23 09:55, Sebastian Neustein via samba wrote: > With the default settings of vfs_acl_xattr samba takes posix acls into > account when delivering data - how can I activate > "acl_xattr:ignore system acls = yes" > without loosing the information saved in posix acls? Background: our > future file system won't be able to support acls. Sorry, but this is
2018 Sep 21
1
[SOLVED] Samba 4: 'Access denied' error when accessing user profile during logon
> -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland Penny via samba > Verzonden: vrijdag 21 september 2018 10:11 > Aan: samba at lists.samba.org > Onderwerp: Re: [Samba] [SOLVED] Samba 4: 'Access denied' > error when accessing user profile during logon > > On Fri, 21 Sep 2018 09:35:13 +0200 >
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
Dear Rowland, I'm trying to write a single email answering all the question of your recent emails: > Hi Tamas, I have been reviewing you numerous posts on this list about > this project, are you aware that you have been posting for 6 months ? Well, not exactly :-) Only 5 months and 5 days :-) However, this specific thread is only 9 days old. I had a few mails in january, february,
2023 Aug 21
1
...or howto change vfs_acl_xattr options inplace without changing access rights
Hi Ralph > On 8/18/23 09:55, Sebastian Neustein via samba wrote: >> With the default settings of vfs_acl_xattr samba takes posix acls >> into account when delivering data - how can I activate >> "acl_xattr:ignore system acls = yes" >> without loosing the information saved in posix acls? Background: our >> future file system won't be able to support
2010 Sep 22
1
vfs_acl_xattr - moving files/folders
Hello, We've been using samba 3.3.9 with vfs_acl_xattr for some time now, and we do have one issue - when someone moves a file from one place to another (in Windows), it keeps the old ACLs instead of inheriting the new ones. I understand why this is happening (moving as opposed to copying, which actually makes a new file, and thus attains new ACLs as well), so I would just like to know if
2023 Aug 18
1
...or howto change vfs_acl_xattr options inplace without changing access rights
Sebastian Neustein wrote: > I have to migrate our data from one old samba server to a new one. Due > to various reasons we had to change some settings. Now I struggle to > get the acls right. > ?Previously the acls were stored via posix and extended attributes, > now they are stored only in extended attributes With the default settings of vfs_acl_xattr samba takes posix acls
2014 Aug 20
1
vfs_acl_xattr doesn't work unless all the inherit and map inherit acl parameters are set to yes, but want to set inherit owner = no
I noticed that vfs_acl_xattr doesn't work unless all the inherit and map inherit acl parameters are set to yes. Which is fine but if I turn off inherit owner it completely breaks inheritance and security.NTACL never gets set for the file/directory that's created by the user. I want the uid of the user who's connected to be written and not the owner of the parent directory. Is there
2015 Jan 18
2
Problems with permissions
On 18/01/15 15:18, Dr. Harry Knitter wrote: > Rowland Penny <rowlandpenny at googlemail.com> schrieb am 18.01.2015: > > >> Lets deal with the obvious first, your workgroup name, you give it as >> 'mydomain.lan' , now is that the actual workgroup name ? If so, then it >> shouldn't have the dot '.' in it, but > Never had poblems with that. And
2009 Mar 04
9
samba 3.3.x vfs_acl_xattr support
>From samba 3.3.0 release notes, it seems like samba 3.3.x is at least experimenting using xattr to store NT ACL, which can eventually provide better NT ACL support. I tried similar features with samba 4.0.0 alpha6, which works very nice. Is there any plan to provide same level of NT ACL support with samba 3.3.x? If there is such plan, any targeted date for that? Thanks, Ying
2019 Nov 22
1
Samba4 - Printer Drivers install fails
> FYI, > > I finally succeeded too upload one of the 3 drivers that had problems. > > I didi it with another user (not? with administrator) which is member > of domain admins. > > I deleted it and tried so many times again to upload it anf it failed > with the same error. > > So we're in a process where sometimes it's working sometimes not and > you
2023 Aug 21
1
...or howto change vfs_acl_xattr options inplace without changing access rights
On 8/21/23 18:20, Sebastian Neustein wrote: > The storage has come a long way with various changes of the smb.conf. It > is possible that at the time of creation of a file/directory > vfs_acl_xattr was not active. This could mean that the directory does > not have any extended attributes written to it and ACLs are only defined > with POSIX ACLs. In this case I would need a
2018 May 24
1
Share periodical not accessible
Dear mailing list members, our Samba server provides several shares, one of them is sometimes (about one time a week) not accessible. The log (level 2) does not provide any hint where the problem could be located, quite contrary to the error message on the mac OS and Windows 10 client side (you have not the required rights), it tells that the authentication is succeeded. Increasing the log level
2023 Jun 16
2
SaMBa 4.16.4 adds users to ACLs as groups
On 15/06/2023 16:18, Tam?s N?meth via samba wrote: Hi Tamas, I have been reviewing you numerous posts on this list about this project, are you aware that you have been posting for 6 months ? In your last post there was this: [quote] this "piling up" of ACL information doesn't happen either on a native Windows file server or with vfs_acl_xattr [/quote] Does this mean you do not
2008 Aug 14
5
dovecot performance
Hello All, I've been studying dovecot for replacing my company's current system and I got a little worried about an aspect of the dovecot's design. I was surprised that dovecot doesn't use prefork for its mail processes, forking a new processes for each new client connection. Talking in the #dovecot channel I was gave a scenario of a system supporting ~40k users with 4 servers