similar to: Behavior of deprecated share security with user security

Displaying 20 results from an estimated 10000 matches similar to: "Behavior of deprecated share security with user security"

2018 Jul 09
1
Errors "Domain password server not available" and (samba-ml: samba@lists.samba.org exclusive) "SPNEGO login failed: The request is not supported"
On 2018/07/09 11:15, Rowland Penny via samba - samba at lists.samba.org wrote: > At first glance it looks like your Ubuntu server is trying to use > NTLMv1 against something that no longer uses it. > > Can you post your smb.conf and tell us what your windows servers are ? Hi Rowland, thank you very much for your quick response. Yes, please find my reduced smb.conf attached below. I
2015 Apr 28
2
[LLVMdev] Lowering intrinsic that return an int1
> I think pseudo-instructions should also define isPseudo = 1 Ah yes, thank you. > I expect that before your custom inserter, the value produced by your pseudo instruction was in a vreg. You just have to reuse this vreg to put the result of your "stuff". > If you run llc with --print-before-all, you should be able to see the actual sequence. That's exactly my problem.
2014 Dec 31
2
Bug found in Samba 4 ?
Le 29.12.2014 20:46, Ricky Nance a ?crit : > On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote: > > Dear Ricky, > > Yes, in my original post, below, I gave some details about smb.conf, but to summarize: > > * I am using Samba 4.1.11. > * server role = classic primary domain controller > * domain logons = yes > * domain
2015 Jan 04
2
Bug found in Samba 4 ?
Le 31.12.2014 17:19, Ricky Nance a ?crit : > On Wed, Dec 31, 2014 at 3:02 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote: > > Le 29.12.2014 20:46, Ricky Nance a ?crit : > > On Sat, Dec 27, 2014 at 8:39 AM, Denis BUCHER <dbucherml at hsolutions.ch> wrote: > > Dear Ricky, > > Yes, in my original post, below, I gave some details about smb.conf, but
2015 Apr 28
2
[LLVMdev] Lowering intrinsic that return an int1
Hi all, I'm playing with intrinsics and I was wondering how to lower an intrinsic that should return, for example, an int1? More precisely, how to return the value when working with MachineInst? First, I have defined an instrinsic in "Intrinsics.td": _def int_antivm : Intrinsic<[llvm_i1_ty], [], [], "llvm.antivm">;_ Then I want to lower it in the X86 backend,
2011 Sep 30
1
Issue with reshare shares
Hi there, we have a customer with some old Windows 98 stuff. The network has been migrated to a 2008 domain and Windows 98 won't authenticate (and thus can not access shares, also all computer names (DC's / fileservers) are longer than 8 characters). Figured I would mount the shares on the fileservers on a linux box (ubuntu 10.04 LTS 64 bit server) and then export them again through
2014 Dec 27
2
Bug found in Samba 4 ?
Dear Ricky, Yes, in my original post, below, I gave some details about smb.conf, but to summarize: * I am using Samba 4.1.11. * server role = classic primary domain controller * domain logons = yes * domain master = yes * When I define a fixed-name as logon script in smb.conf, it works : * logon script = employee.bat * But if I try either %g.bat or %G.bat, or even
2018 Jul 09
2
Errors "Domain password server not available" and "SPNEGO login failed: The request is not supported"
Hi, I am running an Ubuntu 14.04 server with Samba 2:4.3.11+dfsg-0ubuntu0.14.04.14, which just provides storage services to the network. It is configured to use an existing Active Directory infrastructure based on Windows servers. Since some weeks I am experiencing issues with accessing the network shares served by Samba (no matter which client/operating system). Connection/mounting attempts
2016 Apr 20
3
va_arg on Windows 64
Hi everyone, I'm interested in variadic functions and how llvm handles them. I discovered that the Clang frontend is doing a great job at lowering the va_arg (precisely __builtin_va_arg) function into target dependent code. I have also seen the va_arg function that exist at IR level. I found some information about va_arg (IR one) that currently does not support all platform. But since 2009,
2006 Jul 24
18
difference between running unabridged
22 sudo mv camping.rb camping-abridged.rb 23 sudo mv camping-unabridged.rb camping.rb when running into problems, the abridged version of camping is rather difficult to debug. so I''m moving to unabridged, but I''m getting this error. [Mon Jul 24 15:50:18 2006] [error] [client 192.168.11.100]
2006 Jul 27
2
more on file upload
well, so File upload seems to be only working under mongrel. I have not tried it, but Camping crash extracting the request parameters on both CGI and FastCGI. I''m looking at rails code for inspiration, but it''s a bit outside of my knowledge..... not sure what to do with a FCGI::Stream object ..... this is what rails do for CGI, I''m not sure if it works the same for
2018 Jun 07
2
samba behavior change with version upgrade
On Thu, 7 Jun 2018 14:51:11 +0100 Rowland Penny via samba <samba at lists.samba.org> wrote: > On Thu, 7 Jun 2018 15:43:07 +0200 > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > David, > > > > So only Rowland is allowed to help?? If everybody does that them in > > feeling really sorry for him. There are lots of people
2006 Jul 26
10
get/post bug
I''m not sure if its a bug in the blog example or in the framework but each time I hit edit, both get and post get called, no matter of the actual http method. anyone encounter that bug? -- gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but management has set it up so that
2018 Jun 07
2
samba behavior change with version upgrade
Rowland Penny via samba wrote: > On Thu, 7 Jun 2018 14:57:34 +0100 > Rowland Penny via samba <samba at lists.samba.org> wrote: > >> On Thu, 7 Jun 2018 14:51:11 +0100 >> Rowland Penny via samba <samba at lists.samba.org> wrote: >> >>> On Thu, 7 Jun 2018 15:43:07 +0200 >>> "L.P.H. van Belle via samba" <samba at lists.samba.org>
2006 Jul 25
4
about PATH_INFO and FastCGI
in one of my recent email, I add .to_s to PATH_INFO in camping code. actually, this is probably very wrong. the problem is probably something like PATH_INFO does not exist when using FastCGI. I have not done all my homework, but so far what I found is lighttpd has a special option "broken-scriptfilename": breaks SCRIPT_FILENAME in a wat that PHP can extract PATH_INFO from it (default:
2006 Aug 01
6
warning and errors
i got my app to run fine on one server, but I moved it to another and huge problem started.... I''ve been trying various things for 3 hours now, I can''t get it to work.... I am getting this error. Exception `TypeError'' at (eval):542 - superclass mismatch for class NotFound I am using the same camping.rb, apps starts in CGI but not in Apache/FastCGI. while it works fine
2003 Mar 11
1
Samba 2.2.6pre2 as a Domain Controller
I'm trying to use Samba and FreeBSD 4.7-RELEASE to replace the Win2000 Server at work. On my test network I get the error: "The following error occurred attempting to join the domain "VINCENT": The credentials supplied conflict with an existing set of credentials." I've done some reading in the documentation as well as on this newsgroup. Obviously
2006 Jul 18
4
intro
Hi !!! I''ve just seen this message on http://redhanded.hobix.com/inspect/theCampingServer.html I''d really like to see distributions offer a package which would allow simple setup of TheCampingServer, just as you see with PHP. If you''re interested in seeing this happen for the upcoming Camping 1.5 release, introduce yourself on the
1999 Jun 21
1
Access is denied
Hi, I have some users who sometimes can and cannot connect from PC to UNIX drive through SAMBA. The message is "Access is denied" and they tried to connect to different server and it is working. This makes the users think that the server is down. In fact the server is not down. Any one experiences this problem before? Please advise. regards, Bridget
2006 Jul 26
9
file upload
I''m looking for file upload documentation on the wiki, cant find anything. I only found the changeset that supports file upload. should the file be part of ''input'' ? please help. thanks -- gcc -O0 -DRUBY_EXPORT -rdynamic -Wl,-export-dynamic -L. main.o -lruby-static -ldl -lcrypt -lm -o ruby Everyone is trying their hardest to do their job but management has