Displaying 12 results from an estimated 12 matches for "mankier".
2016 Mar 12
1
SELinux denies haproxy
for more information :
https://www.mankier.com/8/haproxy_selinux
On Sun, Mar 13, 2016 at 2:05 AM, Alexander Dalloz <ad+lists at uni-x.org>
wrote:
> Am 12.03.2016 um 23:18 schrieb Tim Dunphy:
>
>> Hi all,
>>
>> I'm load balancing 4 mysql databases using HAProxy. The setup seems to be
>> working prett...
2019 Oct 05
3
How to turn on SMB3 POSIX extensions in Samba server?
...ser manual, I have added the
"posix" mount option when mounting, but it shows the following error
messages.
Error messages:
[xxxxx] CIFS VFS: Server does not support mounting with posix SMB3.11
extensions.
[xxxxx] CIFS VFS: cifs_mount failed w/return code = -95
Mount option:
https://www.mankier.com/8/mount.cifs#posix%7Cunix%7Clinux
https://wiki.samba.org/index.php/SMB3-Linux
Mount commands:
mount ?t cifs -o username=<user>,vers=3.1.1,posix //<address>/share
/mnt/share
mount ?t cifs -o username=<user>,vers=3.1.1,posix,mfsymlinks
//<address>/share /mnt/share
Softwa...
2016 Feb 20
3
user login passwords are mixed up
...d"
introduced?
This parameter seems be the remedy to my problem but I cannot find it with
"testparm -v | grep password"
or in my
"man smb.conf"
Does it even exist in 4.1.17 (just the regular debian package)?
In this document it says it is for samba version 4:
https://www.mankier.com/5/smb.conf
I found this where the parameter is introduced:
https://jelmer.uk/klaus/samba/commit/9d5f4cabf3f491fd1c22dbc1daaad8a657d12914/
Is there an easy solution to use this paramter in 4.1.17?
I set "Enforce Password History" to value "0" in the GPO. Login with the
pre...
2016 Feb 21
1
user login passwords are mixed up
...>4.2.0, so I don't think you will have it on 4.1.17. Easiest way to get
>it would be to upgrade to the Sernet 4.2.x packages, or wait until
>Debian possibly backports 4.3.3 from sid.
>
>
>>
>> In this document it says it is for samba version 4:
>> https://www.mankier.com/5/smb.conf
>>
>> I found this where the parameter is introduced:
>>
>https://jelmer.uk/klaus/samba/commit/9d5f4cabf3f491fd1c22dbc1daaad8a657d12914/
>>
>> Is there an easy solution to use this paramter in 4.1.17?
>>
>> I set "Enforce Password His...
2016 Feb 21
0
user login passwords are mixed up
...tion of bad password lockout in
4.2.0, so I don't think you will have it on 4.1.17. Easiest way to get
it would be to upgrade to the Sernet 4.2.x packages, or wait until
Debian possibly backports 4.3.3 from sid.
>
> In this document it says it is for samba version 4:
> https://www.mankier.com/5/smb.conf
>
> I found this where the parameter is introduced:
> https://jelmer.uk/klaus/samba/commit/9d5f4cabf3f491fd1c22dbc1daaad8a657d12914/
>
> Is there an easy solution to use this paramter in 4.1.17?
>
> I set "Enforce Password History" to value "0"...
2016 Mar 17
0
static vs shared modules build
...of a option has really a unconditional meaning - frankly
what you call "correct" is a fuzzy behavior and broken by definition
when i say "vfs objects = catia fruit streams_xattr" inside a share i
mean *exactly* that and not "that and some random others"
https://www.mankier.com/8/vfs_fruit
"This module is not stackable other then described in this manpage"
proves the unpredictable and problematic behavior of what you call "correct"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/p...
2016 May 14
0
Samba slow on MacOSX Yosemite
...OSX clients. If you
search the samba mailing list for 'Migration to vfs_fruit with existing
AppleDouble files?' you will find a thread that should be useful (I hope -
I haven't yet tried it for myself!). I'm not sure what documentation /
HOWTOs exist for vfs_fruit beyond https://www.mankier.com/8/vfs_fruit
though.
The key performance improvement I'd expect is via the fruit:aapl extension
(on by default) :
"... directory enumeration is enriched with Mac relevant filesystem
metadata (UNIX mode, FinderInfo, resource fork size and effective
permission), as a result the Mac clien...
2019 Oct 05
0
How to turn on SMB3 POSIX extensions in Samba server?
...ot; mount option when mounting, but it shows the following error
> messages.
>
> Error messages:
> [xxxxx] CIFS VFS: Server does not support mounting with posix SMB3.11
> extensions.
> [xxxxx] CIFS VFS: cifs_mount failed w/return code = -95
>
> Mount option:
> https://www.mankier.com/8/mount.cifs#posix%7Cunix%7Clinux
> https://wiki.samba.org/index.php/SMB3-Linux
>
> Mount commands:
> mount ?t cifs -o username=<user>,vers=3.1.1,posix //<address>/share
> /mnt/share
> mount ?t cifs -o username=<user>,vers=3.1.1,posix,mfsymlinks
> //<ad...
2019 Oct 05
1
How to turn on SMB3 POSIX extensions in Samba server?
...the following error
> > messages.
> >
> > Error messages:
> > [xxxxx] CIFS VFS: Server does not support mounting with posix SMB3.11
> > extensions.
> > [xxxxx] CIFS VFS: cifs_mount failed w/return code = -95
> >
> > Mount option:
> > https://www.mankier.com/8/mount.cifs#posix%7Cunix%7Clinux
> > https://wiki.samba.org/index.php/SMB3-Linux
> >
> > Mount commands:
> > mount ?t cifs -o username=<user>,vers=3.1.1,posix //<address>/share
> > /mnt/share
> > mount ?t cifs -o username=<user>,vers=3.1.1,...
2016 Mar 12
2
SELinux denies haproxy
Hi all,
I'm load balancing 4 mysql databases using HAProxy. The setup seems to be
working pretty well. Except I keep seeing these messages turning up in
syslog:
Mar 12 22:11:31 db1 kernel: [6058125.959624] type=1400
audit(1457820691.824:3029129): avc: denied { name_connect } for pid=801
comm="haproxy" dest=7778 scontext=system_u:system_r:haproxy_t:s0
2016 May 14
2
Samba slow on MacOSX Yosemite
Samba is very slow through Finder on our Gigabit network (she's using
a USB3 adaptor), especially when it comes to listings and such on my
wife's computer.
This is my samba configuration on Archlinux:
http://s.natalian.org/2016-05-14/smb.conf
(I'm always running the latest
https://www.archlinux.org/packages/extra/x86_64/samba/)
And this what the mount looks like on the MBP:
//rufie
2016 Feb 04
2
user login passwords are mixed up
Hello,
Some users in my domain report that they have to use different (old)
passwords on different computers. They say that they still have to use
their "old" passwords after they changed it. My domain setup is that users
are asked to automatically change their password on Windows 7 Enterprise
after some months. So they have to do that. Otherwise they cannot login.
But why is it, that