similar to: FEATURE REQ: safe % expansion via new syntax

Displaying 20 results from an estimated 700 matches similar to: "FEATURE REQ: safe % expansion via new syntax"

2006 Aug 24
1
smb.conf template homedir
For local login to our samba server, we are using posix information stored in an openldap directory. - I can log in via shell with no problems. We are authenticating samba against AD2003. I can attach to the samba server from both windows and macintosh - just not access my home directory. Currently, "template homedir = /home/%U" - which results in a path of /home/<username> I
1999 Mar 25
0
Using env variables to config Samba (was Re: ideas for multiple group macro expansion)
On Thu, Mar 25, 1999 at 09:16:32AM -0600, Andy Bakun wrote: > Sorry that this is an older message, but I had a few questions. NP. > Nicolas Williams wrote: > > > On Thu, Mar 18, 1999 at 07:36:52AM +1100, Andy Bakun wrote: > > > Every day samba gets closer to having more complete NT acl and group > > > support, and it would be nice to be able to do things on the
1999 May 19
3
auditing/closecmd/smbwebstatus patch updates
I'd like to take a moment to thank the samba team for a painless upgrade from 2.0.2/3 to 2.0.4. configure, make, stop, install, start. It was a joy. Woo woo! I've updated for 2.0.4 the patches for my auditing system, the close command parameter and smbwebstatus. Everything should be accessible at http://www.reac.com/samba/ auditing: http://www.reac.com/samba/samba-audit.html This
1999 Mar 26
0
'close command' patch available
I've written a patch to samba 2.0.2/3 that adds a new share parameter to samba named 'closed command' that is similar in functionality to 'print command', but works on file shares. If a share has a 'close command' specified, then the given command will be run when a client closes a file. It takes the standard macro substitutions in addition to %s (or %f) to pass it
1999 May 05
0
? lmhosts ?
STEP 6. Try listing the shares available on your server k6:/usr/sbin# smbclient -L k6 Added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0 startlmhosts: Can't open lmhosts file /etc/lmhosts. Error was No such file or di rectory Server time is Wed May 5 18:35:46 1999 Timezone is UTC-4.0 Session setup failed for username= myname=K6 destname=K6 ERRSRV - ERRbadpw (Ba d
2000 Jan 30
0
More checks for param/loadparm.c
Here's a second set of diffs for sanity-checking smb.conf files. This one implements a basic set of checks on netbios names. No, it won't recognize someone using an ip address, but it will realize the dots don't belong: $ testparm Load smb config files from /usr/local/samba/lib/smb.conf WARNING: netbios name "127.0.0.1" contained a dot, which is only legal in DNS domain
2002 Jul 18
1
Compile error in Samba_2_2 CVS
The current samba_2_2 gives the following compile error on RedHat 7.1 i386 cd packaging\RedHat sh makerpms.sh [snip...] Compiling recycle/recycle.c mkdir recycle/.libs gcc -Wall -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -c recycle/recycle.c -fPIC -DPIC -o recycle/.libs/recycle.lo recycle/recycle.c: In function `do_parameter': recycle/recycle.c:157:
2002 Sep 08
1
%L substitution...
Quick question for the Samba team, Just wondering if there is a reason that a %L substitution changes the WHOLE string after the substitution to lowercase (in standard_sub_basic)? This was causing me a big headache as I was using a %G later in the string, and this was being translated into a %g... Here's the relevant section of code from lib/substitute.c: case 'L' :
2002 Jul 09
1
PATCH: Performance improvement for parameterised include path names
I posted last week regarding a bug in the way that smb was re-reading our config files every 60 seconds even though the files were not changing. As a result we had 396 smbd processes trying to read three files at the same moment with the obvious load average. The reason that all the smbd's were running at the same moment is because the smbd's read the config files every 60 seconds
2006 Aug 24
2
Restricting Services (POP or IMAP)
It would be great to have a HOWTO in the wiki, on how to restrict services by username in dovecot, so some users are allowed IMAP and others not allowed. As concerns restricting users by IP, I believe that is a bad idea. It's almost a useless idea, imnsho, because they can connect from another IP. It's easy to restrict services by IP using a firewall or by using inetd. -Wash
2006 Mar 15
2
Drive Designation
I keep reading on this list where drive C: is referred to as "~/.wine/drive_c" but on my system (due to no special smarts on my part that would be "~/.wine/dosdevices/c:" instead. Why this difference? Are the ones who post basing their operation on an older way of doing things? The ability to use "c:" rather than "drive_c" seems nicer IMNSHO. FWIW,
2000 Jan 28
1
PATCH: 'source environment' param and % token subs for 'netbios name'
Attached please find unified diffs against Samba 2.0.6. I'm hoping that others will find it useful and that it may even find its way into Samba 2.0.7 This patch does two things: - Modifies the handling of the 'netbios name' parameter so that standard_sub_basic() is run on its value when the 'netbios name' parameter is processed. This has to be done this way because
1998 Jun 29
0
1.9.18p8 compile problems
I get the following compile error when compiling p8 with p4 Makefile: Linking smbd util.o: In function `check_log_size': util.o(.text+0x2cc): undefined reference to `slprintf' util.o: In function `name_mangle': util.o(.text+0x94f): undefined reference to `slprintf' util.o: In function `standard_sub_basic': util.o(.text+0x4c9e): undefined reference to `slprintf' util.o: In
2008 Jun 25
2
Changing the symbolic link for /Centos/5
I do not know the command line for symbolic links. I created the symbolic link of /Centos/5 to /Centos/5.1 in Nautilus which does not have a method of changing a symbolic link. Only deleting it and creating a new one. Is there a command line to change /Centos/5 to link to /Centos/5.2 ? IMNSHO, anyone that has more than 2 Centos boxes should maintain their own local repo. Of course it
2008 Jun 16
0
[LLVMdev] [llvm-announce] llvm and simplescalar
On Sunday 15 June 2008 22:30, Andrew Lenharth wrote: > It use to. alphasim (the validated alpha model based on simplescalar) > is better though. Also, since no one has needed to run simplescalar > experiments, the alpha backend has bitrotted some. The last version > that I know worked with most of spec was llvm 1.8 or so. You need to > get or write an elf64 loader and fix a
2001 Feb 09
1
Bug in auth-options.c
Hi, There's a nasty bug in auth-open.c that causes all options in a line of authorized_keys to be applied to all subsequent lines without options. IMNSHO this clearly shows the evil of global variables, and using extern whatever as a means of information sharing. Cheers, Han Holl --- auth-options.c.orig Fri Feb 9 14:14:51 2001 +++ auth-options.c Fri Feb 9 14:18:43 2001 @@ -57,11 +57,12
2014 Jan 04
1
Samba 4.1.7 AD DC - Local Administrator == Domain Administrator ?!?
Hello! I have upgraded a Samba 3 NT DC instance to a Samba 4.1.7 AD DC. The update created an user called 'DOMAIN/Administrator' which is supposed to be the new uber-'root' for the AD domain. Now i just discovered using a W7 box that the local administrator user of this box (which is called 'Administrator', too) can do all the things the 'DOMAIN/Administrator'
2015 Sep 25
2
Dynamic VMA in Sanitizers for AArch64
On 09/25/2015 11:53 AM, Jakub Jelinek via llvm-dev wrote: > On Fri, Sep 25, 2015 at 01:19:48AM -0700, Renato Golin wrote: >> After long talks with lots of people, I think we have a winning >> strategy to deal with the variable nature of VMA address in AArch64. >> It seems that the best way forward is to try the dynamic calculation >> at runtime, evaluate the performance,
2014 May 25
4
[PATCH 1/1] core: Check if ldlinux.sys exceeds the limit at its building time.
On May 25, 2014 3:39 AM, "Geert Stappers" <stappers at stappers.nl> wrote: > > > While going throug old posts found: > > Op 2013-08-31 om 17:01 schreef Raphael S.Carvalho: > > Calc the size of ldlinux.sys from ldlinux.bin, and check if it exceeds the limit. > > ldlinux.sys must fit between the bootsector and two copies of ADV whose size may vary. >
2003 Dec 01
0
No subject
the files when you attempt to rename it. This is caused by Window's Media Player loading the file when you click on it. To work around this I had to go into Windows Explorer and change the folder options from "Enable Web Contents in Folders" to "Use Windows Classic Folders". This way, Windows Media player won't load the file when you click on it. Just trying to save