similar to: Mounting share using cifstab fails with NT_STATUS_ACCESS_DENIED

Displaying 20 results from an estimated 300 matches similar to: "Mounting share using cifstab fails with NT_STATUS_ACCESS_DENIED"

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
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]
2011 Feb 09
1
username change
Hi, I need to change the unix username on a samba server. How can I change the samba username stored in passwd.tdb It is important not to loose the domain integration. The name of the corresponding profile on the windows machine need not change. When the user information was stored in smbpasswd, I could simply rename the user in the file. How do I do that in passwd.tdb? opensuse 11.3
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,
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
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
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
2016 Mar 31
0
CEBA-2016:0551 CentOS 7 kernel BugFix Update
CentOS Errata and Bugfix Advisory 2016:0551 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-0551.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 2b87a27f299b94212fbf24337b734c7dde62f6dac4dbec664cf3f3d59c4982f6 kernel-3.10.0-327.13.1.el7.x86_64.rpm
2003 Nov 16
1
Legend position in barplots
Hello! Is there a way to change the position of the legend created in a barplot from the right side of the plot to the left side or somewhere else? Thanks Dipl.-Kfm. Andreas Lackner Universität Göttingen Institut für Wirtschaftsinformatik, Abtl. I Prof. Dr. Jörg Biethahn Platz der Göttinger Sieben 5 37073 Göttingen Zimmer: 1709, Spr.-Std: Di. 10-11 Tel:
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
2003 Aug 06
0
R CMD check: checking for undocumented objects ... WARNING
Dear List, I have a problem building an R package using R 1.7.1 that I cannot resolve myself. R CMD check tells me that functions I documented properly in Rd-files are not documented and gives a TeX error at the end, altough the Rd files check is OK. I have three fucntions, one gets through without complaining, the other two don't. All the docu for the example data is also OK. I went through
2013 Jul 17
3
Understanding memory ballooning
Hi list, I try to understand memory ballooning. I have a xen server (kernel 2.6.27.54-0.2-xen) with 32 gb total memory. A domU has been started with "memory=4096" and "maxmem=8192". This is the status of the balloon driver in the domU: test:~ # cat /proc/xen/balloon Current allocation: 4194304 kB Requested target: 4194304 kB Minimum target: 565248 kB Maximum
2001 Jun 02
2
inout() in splancs working properly?
I have a problem with function 'inout()' in package 'splancs' on CRAN-R Version 1.2.3 under FreeBSD4.3-STABLE. The following script produces and draws points and a polygon-surrounded area. Repeating the same script many times shows, that points on the polygon-line often, but not always, are outside of the polygon-area. library(splancs) # dataset with polygon (convex
2019 Feb 14
1
Automaticaly unlock files
Ah, a workaround! I'd seen something like this on an old thread but I've always tried to stay away from socket options. I'll give these a try. Thanks for your help P.S.: strange that I don't see more people "complaining" about this.... Best regards, Carlos Volker Lendecke <Volker.Lendecke at sernet.de> escreveu no dia quinta, 14/02/2019 à(s) 05:38: > On Thu,
2013 Feb 24
0
scp progress bar: wrong truncation of long multibyte file names
Hi. I have: [fva at localhost ~]$ rpm -qi openssh-clients Name : openssh-clients Version : 6.1p1 Release : 5.fc18 Architecture: x86_64 Install Date: ??. 13 ????. 2013 16:15:25 Group : Applications/Internet Size : 1331287 License : BSD Signature : RSA/SHA256, ??. 09 ????. 2013 01:34:32, Key ID ff01125cde7f38bd Source RPM : openssh-6.1p1-5.fc18.src.rpm Build Date