similar to: Can someone explain how samba handles permissions?

Displaying 20 results from an estimated 1000 matches similar to: "Can someone explain how samba handles permissions?"

1998 May 15
1
SAMBA digest 1688
SUBJECT: SAMBA digest 1688 ERROR: Text size exceeds maximum
2019 Jan 10
2
Proposal for string keys for address_space
Hello, We would like to propose a way for improving the diagnostics for address_space by being able to pass strings as an argument to it instead of just an integer. This was initially proposed before (http://lists.llvm.org/pipermail/cfe-dev/2018-August/058702.html) but did not focus on it at the time. Reasoning: Clang's __attribute__((address_space(...))) feature uses an arbitrary integer as
2019 Jan 10
2
Proposal for string keys for address_space
+cfe-dev at lists.llvm.org On Thu, Jan 10, 2019 at 2:16 PM Jacob Lifshay <programmerjake at gmail.com> wrote: > > Stash a lookup table from integers to strings in Context and dynamically allocate integers for new strings. You can then keep integers in most of the code, writing/displaying strings for the integers with an entry in the table when writing to files or displaying. > >
2015 Dec 29
2
keytab-lilo: update to support kbd 2.0.3 format
> On 27.12.2015 23:57, Jernej Simon?i? via Syslinux wrote: > > On Sunday, December 27, 2015, 23:34:11, Ady via Syslinux wrote: > > > >> How this change would affect users with older versions of kbd / > >> loadkeys / or in older OSes? I mean, let's assume a user using a newer > >> version of Syslinux (containing this proposed change in its keytab-lilo
2015 Dec 27
2
keytab-lilo: update to support kbd 2.0.3 format
On Sunday, December 27, 2015, 23:34:11, Ady via Syslinux wrote: > How this change would affect users with older versions of kbd / > loadkeys / or in older OSes? I mean, let's assume a user using a newer > version of Syslinux (containing this proposed change in its keytab-lilo > perl script) but with an older OS / older version of kbd / loadkeys / > map files. The changed
2008 Jun 19
5
Portforwarding using the control master.
Hi all, currently I am considering writing a patch for OpenSSH that will allow portforwarding using the control_master unix domain socket. The idea is to introduce an extra SSHMUX command, SSHMUX_COMMAND_SOCKS, which will then pass control to the normal socks functions used for dynamic forwarding. The main reason for me to write this patch are: - some more control over who gets to connect to
2002 Jan 02
7
Weird Keys in Counterstrike
Hi, I have just compiled wine-20011108 for my Mandrake 8.1 box, installed Half-Life, patched it to 1.1.0.8, installed csv13full.exe. I then tried to connect to a local LAN server however all the keys are all real weird. I ran my standard win98se config file, it worked OK. By weird I mean that normally when I move the mouse my player looks around but under wine he starts a slow slide across
2005 Apr 21
0
BartPE over PXE
Turns out that I did not have a corrupted ISO file and tftp-hpa is not at fault. I had saved the winnt.sif file in a unix format and for reasons that are not clear this was producing the error message telling me txtsetup.sif is missing or corrupt. One would think the parsing of the file would cause the inability to locate the ISO file to be downloaded since that information is the last line in the
2007 Aug 19
1
Someone please explain FXO/FXS module/channel relationships in Zaptel configuration to me
Please explain the relationship between modules from the driver (wctdm), the /etc/zaptel.conf file and zapata.conf. Specifically, if I have a FXS module 0 and FXO module 1, what should be used in zaptel.conf and what should be used in zapata.conf? Then finally, in extensions.conf, what is the Zap channel for dialing out? Zap/? % dmesg Module 0: Installed -- AUTO FXS/DPO Module 1:
2007 Aug 15
1
can someone explain sql server performance differences?
Friends, I was wondering if any Rails/SQL Server experts could offer some help in regards to a question I had. Lately I have been getting some "timeout expired" errors in rails for some of my find_by_sql queries. When I load these pages, they often take upwards of 2-4 minutes and eventually they throw a timeout exception. When I run the exact same query in SQL Enterprise Manager, the
2014 Oct 28
1
Can someone explain this Sent thread sorting?
People, I attach a screen capture of my RoundCubeMail Sent box - why does the second item on the list, which is a separate reply to the thread above it, get sorted to position 2? By the date, and being a single mail, it should be much further down the screen . . I presume it is because the Subject is the same? Thanks, Phil. -- Philip Rhoades GPO Box 3411 Sydney NSW 2001 Australia
2004 Sep 16
0
"chdir failed" - could someone please explain what this error mea ns?
For some time now I've had this type of error showing up in my logs: [2004/09/16 11:52:08, 0] smbd/service.c:set_current_service(56) chdir (/export/downloads) failed I've Googled, I've looked at the source, and I still can't understand why this error appears. What's really odd is that everything seems to work fine, in spite of the error. Could someone please explain what
2006 Mar 16
1
Rails SQL generation (Firebird adapter) - can someone explain ...
I see some possible issues with the SQL that is being generated by the firebird adapter. Every SQL is being generated on the fly by concatenating strings. Can someone please explain why the SQL is being generated the way it is? I cannot use this in real life for a couple of reasons: 1. This introduces a security hole because a user, accidentally or deliberately, could potentially submit a
2013 Jan 02
1
can someone explain why the domain, function bus, slot function is used in this xml
I don't understand the domain bus slot fuction in below xml,becase, this is used when deal with management of host devices that can be handed to guests via passthrough as <hostdev> elements in the domain XML.( from http://libvirt.org/formatnode.html) I don't see it use passthrough feature, why it has "domain" bus" slot" and function here <disk
2013 Jul 21
1
Can someone explain SMB passwords?
I've read what I can find about SMB passwords, but I don't get what they are. Are they Unix passwords or an alternative to them? If I have a file share, and the underlying file system requires some sort of credentials to access it, what is the relationship between that and an SMB password? If a client tries to access the share, using a user account that is listed in the smbpasswd file,
2007 May 04
0
Asterisk registration SIP confusion. Can someone explain this?
We have an Asterisk v1.2.16 box registering with an ITSP using SIP. The registration succeeds, and is confirmed with SIP SHOW REGISTER. However, we frequently (every few minutes) see this on our console: REGISTER attempt 1 to 999@pbx.itsp.com REGISTER attempt 2 to 999@pbx.itsp.com Any ideas what is going on? In particular 1. What causes the two register attempt messages above? 2. Why
2004 Jun 30
1
AS_NUMERIC and as.numeric - Could someone explain?
Dear List, I stepped into a strange effect which I can't explain to myself (probably due to lack of knowledge on R internals). I have four vectors a,b,c and z of size 10000 each. With these vectors I call .Call("hyp2f1forrey", a, b, b, z, PACKAGE = "hyp2f1") to access SEXP hyp2f1forrey(SEXP a, SEXP b, SEXP c, SEXP x) { int i,n; double *xa, *xb, *xc, *xx,
2013 Jul 25
2
No reports in foreman
Dear all I am trying to set up reports in foreman, but foreman tells me to configure it. What am I doing wrong? I have on the puppet master: /var/lib/puppet/reports/foreman.rb with $foreman_url=http://rh6-puppet-master Do I need the port? /etc/puppet/puppet.conf with in [main] reports = log, foreman I restarted the service service puppetmaster restart in /var/log/messages I find: No
2007 Jul 03
2
Can someone explain this statement?
I was reading through the doc''s last night and made a bunch of notes. One of the things that I wanted to learn more about was this statement: As Puppet matures, it expected that the file element will be used less and less to manage content, and instead native elements will be used to do so. Can someone please explain what this means, what the plan is, and what type of concept you are
2003 Aug 27
1
Can someone PLEASE explain this!!
Can someone please explain these smb.log entries??? [2003/08/26 18:58:31, 0] smbd/service.c:make_connection(381) fmouse logged in as admin user (root privileges) [2003/08/26 18:58:35, 0] lib/util_sock.c:read_socket_with_timeout(298) read_socket_with_timeout: timeout read. read error = Connection reset by peer. [2003/08/26 18:58:35, 0] smbd/oplock.c:oplock_break(758) oplock_break: