Displaying 12 results from an estimated 12 matches for "rla".
Did you mean:
la
2017 Oct 03
0
Please criticize my smb.conf
...de 0001
; Note: after doing all the above map stuff, it is a good idea to do
; a mass chmod to 2766 (Read Only=off, Archive=on, Hidden=off).
; And, you definately want hidden to be turned off!!!
; Note: to do a mass attributes change (example):
; for directories:
; find /rla -type d -exec chmod 777 {} \;
; for files:
; find /rla -type f -exec chmod 766 {} \;
force create mode = 0000
create mode = 0777
force directory mode = 0000
directory mode = 0777
I would only add the above to shares.
map archive = yes # default setting
map...
2017 Oct 02
2
Please criticize my smb.conf
On 10/02/2017 01:06 PM, Rowland Penny via samba wrote:
> On Mon, 2 Oct 2017 12:38:19 -0700
> ToddAndMargo via samba <samba at lists.samba.org> wrote:
>
>> Hi All,
>>
>> You please look over my smb.conf and make
>> criticism as appropriate?
>>
>> This is a workgroup server.
>> winbind is running
>> DDNS is also running (DNS [bind]
2017 Oct 04
0
Please criticize my smb.conf
...de 0001
; Note: after doing all the above map stuff, it is a good idea to do
; a mass chmod to 2766 (Read Only=off, Archive=on, Hidden=off).
; And, you definately want hidden to be turned off!!!
; Note: to do a mass attributes change (example):
; for directories:
; find /rla -type d -exec chmod 777 {} \;
; for files:
; find /rla -type f -exec chmod 766 {} \;
# The below kept for reference only:
# [profiles]
# # https://www.ccs.uky.edu/docs/samba.htm
# # create mode = 0600
# # directory mode = 0700
# create mode = 0777
# directory mode =...
2017 Oct 02
2
Please criticize my smb.conf
...de 0001
; Note: after doing all the above map stuff, it is a good idea to do
; a mass chmod to 2766 (Read Only=off, Archive=on, Hidden=off).
; And, you definately want hidden to be turned off!!!
; Note: to do a mass attributes change (example):
; for directories:
; find /rla -type d -exec chmod 777 {} \;
; for files:
; find /rla -type f -exec chmod 766 {} \;
force create mode = 0000
create mode = 0777
force directory mode = 0000
directory mode = 0777
map archive = yes
map system = yes
map hidden = yes
# [profiles]
# # ht...
2017 Oct 03
2
Please criticize my smb.conf
On 10/03/2017 05:33 AM, Rowland Penny via samba wrote:
> Sorry if some of these sound like teaching your grandmother to suck
> eggs, but it is better to say them than not;-)
>
> Rowland
Hi Rowland,
I appreciate the the help! You did exactly what I
ask for, which was to let it rip.
I will have to read over slowly several times. Be nice
to disable winbind too.
My ego
2011 Jun 07
2
gam() (in mgcv) with multiple interactions
...at I know are of interest (I know this from previous logistic regression modelling of the dataset).
For those who like to see the actual R code, here are two fits I've tried:
gam(outcome ~ te(acl, dispersal) + te(amplitude, dispersal) + te(slope, curvature, amplitude), family=binomial, data=rla, method="REML")
gam(outcome ~ te(slope) + te(curvature) + te(amplitude) + te(acl) + te(dispersal) + te(slope, curvature) + te(slope, amplitude) + te(curvature, amplitude) + te(acl, dispersal) + te(amplitude, dispersal) + te(slope, curvature, amplitude), family=binomial, data=rla, method=...
2001 Mar 30
2
Impossible to obtain the NETBIOS name of a Win95 box using samba 2.0.5..0
Dear all,
I loose hope to be able to obtain the NETBIOS name of
a Win95 box using the following command :
nmblookup -A ipaddress
Some of my user are using laptops and are connecting
the network by a remote lan access.
The IP address is attributed by the RLA supplier.
I included in the login process (telnet) of our
Administrative AIX server a NETBIOS name check of the
calling machine. If the NETBIOS name if not in the
list of allowed boxes the server does not grant the
access.
If a Winnt box try to login, I don't have any issue.
But for Win95 !!!...
2018 Jul 18
2
Lowering SEXT (and ZEXT) efficiently on Z80
I'm working on a Z80 backend and am trying to efficiently lower SEXT,
specifically 8 to 16 bit, in LowerOperation() according to the following
rules:
The Z80 has 8 bit registers and 16 bit registers, which are aliased
versions of two 8 bit registers.
8 bit registers are named A, H, L, D, E and some more.
16 bit registers are HL (composed of H + L), DE (D + E) - and some more
- with L and
2002 Mar 11
1
RTLinux and EXT3 using 2.2.19 (need help badly)
...2.19-rtl/misc/mbuff.o
depmod: mem_map_R3362b304
depmod: *** Unresolved symbols in /lib/modules/2.2.19-rtl/misc/rtl_fifo.o
depmod: __wake_up_R0e58d99a
depmod: register_chrdev_R0429f8ef
depmod: interruptible_sleep_on_timeout_Re25f7722
depmod: __pollwait_R2cf42003
Here are the modules I use (ls -Rla /lib/modules/2.2.19-rt)
/lib/modules/2.2.19-rtl/:
total 24
drwxr-xr-x 5 root root 4096 Mar 11 13:26 .
drwxr-xr-x 5 root root 4096 Jan 31 14:36 ..
drwxr-xr-x 2 root root 4096 Sep 14 09:00 block
drwxrwxr-x 2 root arisadm 4096 Mar 11 15:33 misc...
2007 Apr 04
1
DFS not working from XP
...winbind use default domain = yes
idmap uid = 10000-10100
idmap gid = 10000-10100
host msdfs = yes
[dfs]
path = /n22/tom/dfs
msdfs root = yes
[share]
path = /n22/tom/share
writeable = yes
valid users = ad\tstewart
server$ gls -Rla /n22/tom
/n22/tom:
total 19
drwxr-xr-x 4 tstewart other 15872 Mar 29 10:50 .
drwxr-xr-x 7 root root 512 Jan 12 2006 ..
drwxr-xr-x 2 tstewart other 512 Mar 29 10:53 dfs
drwxr-xr-x 2 tstewart other 512 Mar 29 10:53 share
/n22/tom/dfs:
total 17
drwxr-xr...
2011 Jan 31
6
TablEdit runs from install but not after
...onEnabled 0x33cfdc
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\xpti.dat" 1 536870916 (nil) (nil) 0x1f90f4 (nil)
fixme:iphlpapi:NotifyAddrChange (Handle 0xa73e8d8, overlapped 0xa73e8e0): stub
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\compreg.dat" 1 536870916 (nil) (nil) 0x1d3ea84 (nil)
wine: configuration in '/home/ubuntu/.wine&...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking