Displaying 20 results from an estimated 400 matches similar to: "username change"
2024 Sep 25
1
Could not convert sid S-0-0
Here are the lines of the winbind.log justs after a restart of winbind:
[2024/09/25 07:32:24.878544,? 1]
../../source3/winbindd/wb_lookupsid.c:102(wb_lookupsid_recv)
? Failed with STATUS_SOME_UNMAPPED.
[2024/09/25 07:32:41.921563,? 0]
../../source3/winbindd/winbindd_dual.c:1964(winbindd_sig_term_handler)
? Got sig[15] terminate (is_parent=1)
[2024/09/25 07:32:42.042654,? 0]
2024 Sep 23
1
Could not convert sid S-0-0
Hi,
my file server winbind.log is full of "Could not convert sid S-0-0:
NT_STATUS_NONE_MAPPED"
Searching for that string does not produce any helpfull hints on how to
resolv the problem.
We are using 4.19.3-SerNet-5ubuntu22.04
Any ideas?
Regards Jochen
--
*Jochen Eggemann*
Nordwestdeutsche Forstliche Versuchsanstalt
IT-Management
Gr?tzelstr. 2
37079 G?ttingen
Tel: 0551 69 40
2009 Feb 05
1
Multiple-Line Comment (PR#13503)
Hello,
sorry for writing here because my problem is not a realt bug but may be
a solution for many people working with R:
I miss the feature for commenting some lines of code at once without
writing a bunch of "#" in front of each line.
This is interesting for trying out some code.
I found some workarounds like
IFELSE(FALSE){} and
`!`<- function(x)
{
if (inherits(x,
2011 Jun 28
0
Mounting share using cifstab fails with NT_STATUS_ACCESS_DENIED
Hi,
I have a samba share on a linux server which I can access without
problems from Windows XP.
When I access the share from a different linux machine using smbclient
\\\\Server\\Share -U username I get a connection to the share.
When put //Server/Share /mnt/mountpoint cifs
username=UserName,password=XXXXXXXX,uid=1234,gid=5678 into
/etc/samba/cifstab
I get mount error(13): Permission
2024 Sep 23
1
Could not convert sid S-0-0
On Mon, 23 Sep 2024 16:08:54 +0200
Jochen Eggemann via samba <samba at lists.samba.org> wrote:
> Hi,
>
> my file server winbind.log is full of "Could not convert sid S-0-0:
> NT_STATUS_NONE_MAPPED"
>
> Searching for that string does not produce any helpfull hints on how
> to resolv the problem.
>
> We are using 4.19.3-SerNet-5ubuntu22.04
>
>
2010 Nov 18
2
Two Windows users with two passwords must map to the same unix user
Hello,
I have no idea how to implement the following scenario apart
from running two instances of samba on the same machine...
I need a setup where two different Windows users will authen-
ticate with two different passwords but get mapped to the same
unix user.
That is
JOE got password PASS1 and maps to unix user joe with uid 1000
and
JACK got password PASS2 and maps to unix user joe with
1998 Feb 26
2
Message in log.smb ??
Hi!
I use samba 1.9.18p3 on Solaris 2.5.1 and am I glad to have it!
I have configured samba to create one log file per machine so log.smb
used to be empty. A couple of days ago I noticed that log.smb had
grown to about 70KB. It only says: "Can't create or use semaphore No
space left on device".
Now since "df -k" tells me that all of my file systems have enough
space
2008 Dec 12
1
recursive List extraction question
Dear all,
I've got a list
L <- list(L1 = list
(foo = "bar"
, SL = NULL
)
, L2 = list
(
foo = "bar"
, SL = list
(SSL1 = list
(DF = data.frame(val = 21, foo = "bar")
, DFOO = list(foo = "foo", bar = "bar")
)
,
2004 Oct 28
1
polr versus multinom
Hi,
I am searching for methods to compare regression models with an ordered
categorical response variable (polr versus multinom).
The pattern of predictions of both methods (using the same predictor
variables) is quite different and the AIC is smaller for the multinom
approach. I guess polr has more strict premises for the structure of the
response variable, which methods can be used to test for
1998 Jun 08
3
Favorite print command for SAMBA on Sol 2.5.1
I am having problems with the HP printers that are being handled by a
Solaris 2.5.1 machine. The boring details are towards the end.
The SAMBA print command I currently use is:
print command = echo %u - %s to %p at %T >> /tmp/smb-print.log ; \
lpr -P %p %s ; \
rm %s
;
These are EXACTLY the way they are in the smb.conf file. The server will
print 99.9% of
2004 May 27
0
specifying starting values in nlsList/conversion problems
Hi
I am using nlsList from the nlme package to estimate group specific
coefficient sets to get a first impression of the structure of coefficients
in relation to potential predictor variables. In some cases I got
coefficients in other there are conversion problems due to bad start values
I guess, resulting in typical error messages as known from nls:
Error in nls(formula = formula, data = data,
2004 May 17
1
residuals in multinom
Hi,
is there a possibility to calculate the different "types" of residuals
directly using the multinom function from MASS as it is possible for the
functions gam, glm
using type="deviance" or "working" or "pearson" or "response"? I tried it
but got always the "response" type, I guess.
thanx
Matthias
2016 Nov 16
2
Disk size on share with multiple partitions
Am 16.11.2016 um 15:11 schrieb Volker Lendecke:
> On Wed, Nov 16, 2016 at 03:02:20PM +0100, Jochen Eggemann via samba wrote:
>> Thanks for the fast reply Volker,
>>
>> I tried using this, but get following Errors:
>>
>> ../source3/lib/system.c:1143(sys_popen) sys_popen: ERROR executing command
>> '/usr/bin/dfree .': Fehler im Format der Programmdatei
2008 Apr 01
2
renaming a computer fail on a samba domain using ldap backend
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I am trying to rename a computer on my samba domain but it fails telling me I hadn't rights to do it.
Obviously, I use the same admin account (root) than the one which add this computer on the domain some seconds before.
I am using samba 3.0.24 on Debian etch with a openldap SAM backend and smbldap-tools scripts using these conf params :
2011 Jul 25
1
Can't rename win7 machine in samba domain
Hello,
Samba 3.5.8-68 on F15 64bit with all latest updates.
Part of smb.conf file:
set primary group script = /usr/sbin/usermod -g %g %u
add user script = /usr/sbin/useradd -g 100 %u
add group script = /usr/sbin/groupadd %g
add user to group script = /usr/bin/gpasswd -a %u %g
add machine script = /usr/sbin/useradd -d /var/lib/nobody -g 100 -s
/bin/false -M %u
delete user
2012 Oct 05
2
temporary profiles problem - don't want roaming profiles
I have a Samba PDC (Ubuntu 12, OpenLDAP 2.4.28, Samba 3.6.3), and at two
remote sites, I have some Samba BDCs.
For now I've manually entered the DCs as WINS servers on the workstations
I'm using for testing. At the remote sites, I can log in with an account
that has no logon path or logon home specified, and it works perfectly.
But at the main site, when I try to log on to one of these
2016 Nov 16
2
Disk size on share with multiple partitions
Am 15.11.2016 um 13:00 schrieb Volker Lendecke:
> On Tue, Nov 15, 2016 at 12:25:32PM +0100, Jochen Eggemann via samba wrote:
>> Hi list,
>>
>> I am exporting share which has a small base partition into which several
>> much larger partitions are mounted. Which are used by different user groups.
>>
>> My problem is, that windows takes the size of the base
2009 Sep 30
2
Rename Computer In Samba Domain: Access Is Denied
I am pulling my hair out trying to figure out why trying to rename my
computer joined to a Samba domain (version 3.2.3) keeps failing with
"Access is Denied". In searching I found references to people with the
same problem where the answer was to set the "rename user script"
option in smb.conf, but I have done that (not forgetting to restart
Samba) and there is no difference,
2010 Feb 26
3
Plotting a Trivial Matrix
Dear All,
Consider a matrix (N x N) where each entry is either zero or one (can
hardly get any simpler).
Now, I would like to plot it as a 'chessboard' where every matrix entry
is a black (1) or white (0) square.
Whatever tool I use to plot it, it should not try to interpolate the
data at all.
I found some online references
http://www.phaget4.org/R/image_matrix.html
but probably I can
2016 Nov 15
2
Disk size on share with multiple partitions
Hi list,
I am exporting share which has a small base partition into which several
much larger partitions are mounted. Which are used by different user groups.
My problem is, that windows takes the size of the base partition to be
the size of the whole share.
If I try to copy anything larger than the base partion into a partition
that is actually larger Windows reports insuffient disk size