Displaying 20 results from an estimated 5000 matches similar to: "winbind separator '\'"
2004 Feb 23
1
wbinfo -u sometimes returns only nontrusted users
Hello
I have experienced numerously (but not experiencing them anymore, maybe
because already not restarting winbindd so often) that wbinfo -u
returned only local users, omitting the trusted domains.
This often happens after restart of winbindd. When I issue wbinfo -m it
fixes itself. It looks like waiting alone doesn't help.
Is this a bug?
Cl<
2004 Feb 17
2
+ or \ as winbind separator?
Hello
Samba HOWTO Section 21.5 example 21.5.1:
"# separate domain and username with '+', like DOMAIN+username
winbind separator = +
page cccxxiv: "The only obvious indication that Winbind is being user is
that user and group names take the form DOMAIN\{}user and
DOMAIN\{}group".
What is then the winbind separator? Is it '+' or is it '\'? Or should I
2001 Mar 27
1
username doesn't work
Hello.
I've got samba 2.0.6. My smb.conf file contains:
---------
[myhome]
comment = My Home
path = /home/myhome
username = mary, jack
read only = No
--------
When I run: smbclient '//mycomputer/myhome'
and type valid password for mary or jack.
The answer is:
--------
Password:
session setup failed: ERRSRV - ERRbadpw (Bad password - name/password
2004 Aug 31
3
encrypted passwords and /etc/passwd
Hello
Why is it necessary to specify
encrypt passwords = no
to make Samba server start using solely /etc/passwd?
Isn't it possible to tell Samba server that on the way between a client
and the server, the passwords sould be encrypted, and after decryption,
they will be checked against /etc/passwd and not smbpasswd, tdb or
whatever backend?
Cl<
2016 Oct 25
2
noveau: emergency shutdown handling is overcomplex and broken
diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c b/drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c
index b9703c0..adb1deb 100644
--- a/drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c
+++ b/drivers/gpu/drm/nouveau/nvkm/subdev/therm/temp.c
@@ -120,6 +120,11 @@ nvkm_therm_sensor_event(struct nvkm_therm *therm, enum nvkm_therm_thrs thrs,
struct work_struct *work;
work =
2008 Mar 26
3
Theora logo master
Hello
I would like to ask if it's possible to display Theora logo at
http://ronja.twibright.com/sw.php
I use Theora for automatically generated videos at
http://ronja.twibright.com/3d/
If yes can I please have the master of the logo? I cannot use the small logo you have
on the website.
Thanks,
Karel Kulhavy
2004 Feb 16
2
Roman numerals in Samba HOWTO collection
Hello
What is the purpose of Roman numbering of pages in Samba HOWTO
Collection?
Cl<
2018 May 24
2
[PATCH v3 11/27] x86/power/64: Adapt assembly for PIE support
On Wed 2018-05-23 12:54:05, Thomas Garnier wrote:
> Change the assembly code to use only relative references of symbols for the
> kernel to be PIE compatible.
>
> Position Independent Executable (PIE) support will allow to extended the
> KASLR randomization range below the -2G memory limit.
>
> Signed-off-by: Thomas Garnier <thgarnie at google.com>
Again, was this
2018 May 24
2
[PATCH v3 11/27] x86/power/64: Adapt assembly for PIE support
On Wed 2018-05-23 12:54:05, Thomas Garnier wrote:
> Change the assembly code to use only relative references of symbols for the
> kernel to be PIE compatible.
>
> Position Independent Executable (PIE) support will allow to extended the
> KASLR randomization range below the -2G memory limit.
>
> Signed-off-by: Thomas Garnier <thgarnie at google.com>
Again, was this
2018 May 24
2
[PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support
On Wed 2018-05-23 12:54:03, Thomas Garnier wrote:
> Change the assembly code to use only relative references of symbols for the
> kernel to be PIE compatible.
>
> Position Independent Executable (PIE) support will allow to extended the
> KASLR randomization range below the -2G memory limit.
What testing did this get?
> diff --git a/arch/x86/kernel/acpi/wakeup_64.S
2018 May 24
2
[PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support
On Wed 2018-05-23 12:54:03, Thomas Garnier wrote:
> Change the assembly code to use only relative references of symbols for the
> kernel to be PIE compatible.
>
> Position Independent Executable (PIE) support will allow to extended the
> KASLR randomization range below the -2G memory limit.
What testing did this get?
> diff --git a/arch/x86/kernel/acpi/wakeup_64.S
2018 May 25
2
[PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support
On Thu 2018-05-24 09:35:42, Thomas Garnier wrote:
> On Thu, May 24, 2018 at 4:03 AM Pavel Machek <pavel at ucw.cz> wrote:
>
> > On Wed 2018-05-23 12:54:03, Thomas Garnier wrote:
> > > Change the assembly code to use only relative references of symbols for
> the
> > > kernel to be PIE compatible.
> > >
> > > Position Independent Executable
2018 May 25
2
[PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support
On Thu 2018-05-24 09:35:42, Thomas Garnier wrote:
> On Thu, May 24, 2018 at 4:03 AM Pavel Machek <pavel at ucw.cz> wrote:
>
> > On Wed 2018-05-23 12:54:03, Thomas Garnier wrote:
> > > Change the assembly code to use only relative references of symbols for
> the
> > > kernel to be PIE compatible.
> > >
> > > Position Independent Executable
2003 Mar 11
1
Data replication/migration
Hello.
Does Samba or the CIFS protocol support files replication/migration?
Regards
Brain
--------------------------------
Petr `Brain' Kulhavy
<brain@artax.karlin.mff.cuni.cz>
http://artax.karlin.mff.cuni.cz/~brain
Faculty of Mathematics and Physics, Charles University Prague, Czech Republic
---
A man without a woman is like a statue without pigeons.
2018 May 29
1
[PATCH v3 09/27] x86/acpi: Adapt assembly for PIE support
On Fri 2018-05-25 10:00:04, Thomas Garnier wrote:
> On Fri, May 25, 2018 at 2:14 AM Pavel Machek <pavel at ucw.cz> wrote:
>
> > On Thu 2018-05-24 09:35:42, Thomas Garnier wrote:
> > > On Thu, May 24, 2018 at 4:03 AM Pavel Machek <pavel at ucw.cz> wrote:
> > >
> > > > On Wed 2018-05-23 12:54:03, Thomas Garnier wrote:
> > > > >
2006 Mar 07
1
Fwd: Delete some excluded files in rsync
Begin forwarded message:
> From: Karel Kulhavy <clock@twibright.com>
> Date: 7 March 2006 18:01:43
> To: Martin Pool <mbp@samba.org>
> Subject: Delete some excluded files in rsync
>
> Hello
>
> I suggest that a feature be added into rsync. That one could
> separately
> specify excluded files that should be deleted on the receiver and
> excluded files
2004 Jul 19
1
par(xlog) is not honoured (PR#7111)
Full_Name: Karel Kulhavy
Version: 1.9.0
OS: GNU/Linux
Submission from: (NULL) (212.71.168.94)
plot(function(x){x^2}, 1, 10) doesn't react to par(xlog=TRUE).
2004 Jul 19
1
par(ann=FALSE) ignored by image() (PR#7112)
Full_Name: Karel 'Clock' Kulhavy
Version: 1.9.0
OS: GNU/Linux
Submission from: (NULL) (212.71.168.94)
par(ann=FALSE) is ignored by image() graphics function.
2004 Jul 19
1
par(cex) is ignored by persp() (PR#7113)
Full_Name: Karel 'Clock' Kulhavy
Version: 1.9.0
OS: GNU/Linux
Submission from: (NULL) (212.71.168.94)
persp() graphing function ignores par(cex).
2004 Jul 19
1
filled.contour() ignores mfrow (PR#7114)
Full_Name: Karel 'Clock' Kulhavy
Version: 1.9.0
OS: GNU/Linux
Submission from: (NULL) (212.71.168.94)
par(mfrow=c(2,1) is ignored by filled.contour().