Displaying 20 results from an estimated 500 matches similar to: "Local security settings"
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 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<
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<
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
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().
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 Jan 16
1
Reloading in usrmgr.exe
usrmgr.exe administration works for me.
However, sometimes it is necessary to reopen the domain up to couple
of times until the administration starts working.
Allegedly also it's not necessary to press F5-reload after adding
an user on Windows NT. However didn't test it, never used Windows NT
for adding users on an Windows NT DC :) With Samba, I always have to
press F5-reload in
2004 Feb 19
1
winbind separator '\'
Hello
I get response from getent passwd in the form of
DOMAIN'\'username:x:number:number:name:/home/winnt/DOMAIN/usr:/bin/bash
The entry in smb.conf is winbind separator = '\'
Why are there the apostrophes around \ in the entry? Shouldn't there be
bare \ in that entry?
I tried putting \ instead of '\' into smb.conf but the config file even
doesn't get parsed -
2004 Aug 31
2
plaintext backend
Hello
I would like to use plaintext backend with a simple Samba 3.0.6
configuration to get rid of the system of double passwords and rely just
on the plain old unix /etc/passwd ones.
However I couldn't find any information about it in
1) man smb.conf
2) online Samba official HOWTO
I tried putting passdb backend = plaintext into a smb.conf file with
security=share and the Samba server
2000 May 11
1
cant see cups print queues via samba.
It is possible to see the print queue and via NT4's printer window.
Correct? And remove the jobs too, right? But not for me.
cups-1.0.5, samba-2.07 on linux-2.2.15
queues show ok using lpq
printing from nt works ok using samba.
in smb.conf I have:
printing = cups
print command = lpr -P%p -s %s; rm %s
lpq command = /usr/local/bin/lpq -P %p
lprm command = /usr/local/bin/lprm -P %p %j
The
2005 Aug 05
3
Help! About SAMBA_PDC and SRVTOOLS
I want to use NT4's SRVTOOLS to manage the Samba-PDC,But when i use it ,i
mean ,when i add a account for windows,Samba can only receive the username
from the tool.
The others ,such as logon_path,Fullname and Description cannot be received
by samba. Is some thing wrong with samba?
what can i do ?
I add the information of a user to the LDAP-server by LDIF-file handly .It
works fine.And the
2003 Jun 11
2
smbclient - session setup failed: NT_STATUS_UNSUCCESSFUL
I have been using Samba for years and am at my wits end with this problem.
I have 3.0.0beta1-1 installed (actually, it's the latest Debian unstable
package). I just upgraded it - it was working fine yesterday.
I have rejoined my machine to the domain (did this by creating the account
using NT4's Server Manager to add it and then
net rpc join CCSU -U dnewcomb%password -W CCSU
(The
2004 Feb 16
1
Documentation bug? domadm privileges
Hello
I have been solving a problem how to make a nonroot user able to administer
the domain (add users, groups, modify them etc.) from Windows workstation
using usrmgr.exe
It looks like what is stated in Samba HOWTO collection as prerequisites
is not enough.
First I found Chapter 12 cxl "How to make Samba PDC users member of the Domain
Admins group" - made the nonroot user member of
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 =
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