Displaying 20 results from an estimated 466 matches for "readwrite".
2001 Nov 09
6
Profile and Win2k SP2 problem.
...arameters
[global]
workgroup = DC1
netbios name = SSP1
server string = Samba Server
encrypt passwords = Yes
update encrypted = Yes
null passwords = Yes
obey pam restrictions = Yes
pam password change = Yes
unix password sync = Yes
log file = /var/log/samba/log.%m
max log size = 50
large readwrite = Yes
read bmpx = Yes
time server = Yes
getwd cache = No
domain admin group = @adm
logon script = samba.bat
logon path = \\%L\profiles\%U
logon drive = H:
logon home = \\%L\home\%U
domain logons = Yes
os level = 255
lm announce = False
preferred master = True
domain master = True
wins...
2010 Feb 05
1
Howto determine flags like readonly and readwrite.
...t like
smbstatus.
The pid of the application (here openoffice writer) is known, as well as the file/path to it.
I know where to look for info, /proc/<pidnr>/fdinfo/flags, but this gives a (hex?) number. Is this
the lock I'm looking for, and how can I translate it into terms like readonly, readwrite and exclusive.
Stef Bon
2010 Dec 08
3
ReadWrite.xls problem
Dear community,
I have now taken my R-file from lectures and intend to use it at home, but
have a problem
reading the Data from the file. I have installed and loaded the Package
xlsReadWrite so far.
I have also "Changed directory".
This is what I have entered
daten=read.xls("Daten A2")
This is my Error-Message in its German original:
Fehler in .Call("ReadXls", file, colNames, sheet, type, from, rowNames, :
Falsche Anzahl von Argumenten (11), erwarte...
2012 Apr 25
1
trouble installing SparseM
...warning: cast from pointer to integer of different size
iohb.c:1551: warning: cast from pointer to integer of different size
iohb.c: In function ?substr?:
iohb.c:1585: warning: cast from pointer to integer of different size
gcc -std=gnu99 -I/usr/share/R/include -DNDEBUG -fpic -O3 -pipe
-g -c readwrite.c -o readwrite.o
readwrite.c: In function ?read_HB1?:
readwrite.c:33: warning: cast from pointer to integer of different size
gfortran -fpic -O3 -pipe -g -c sparskit.f -o sparskit.o
gfortran -fpic -O3 -pipe -g -c subscr.f -o subscr.o
gcc -std=gnu99 -shared -o SparseM.so bckslv.o chol.o ch...
2011 May 05
1
Cant get authenticated readwrite and guest readonly configured properly
Hi, I've spent the past 4 and a half hours trying to figure out how to
configure Samba the way I want, and I'm starting to wonder if what I
want to do is impossible. I've read the man page for smb.conf trying to
figure out what magic combination of options will work, and have scoured
as much Samba documentation as I can find looking for the right recipe,
but I'm having no luck.
2006 Jan 03
1
Domain-member and simple read and readwrite file-permissions based on group-membership
Hi,
I'm pretty confused about using samba as domain-member and file-server.
Assuming i have a couple of windows-users on my active directory
server and there are
mainly 2 groups defined in the AD: ReadOnlyGroup and WriteOnlyGroup.
On my samba-server there is one share which should be used by both
groups and i
want users in the WriteOnlyGroup to have the permission to modify/
delete all
2012 Mar 27
0
Script for enabling screen savers in GNOME and KDE on Centos 5.x
...le to change
settings like idle_delay, set customized password-protected screen
saver, enabling lock etc..
I have tried below commands for Gnome and somehow the settings are not
taking place. The users screensavers setting remains the same.
Gnome Settings:
gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory --type int --set
/apps/gnome-screensaver/idle_delay 4
gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set
/apps/gnome-screensaver/lock_enabled true
gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf....
2013 Jul 08
1
Disabling user switching in CentOS 6
...ith CentOS 5, I simply made sure that the
"user_switch_enabled" entry in
/etc/gconf/schemas/gnome-screensaver.schemas was set to false. However,
that doesn't work with CentOS 6.
I've found various proposed solutions to this issue, such as
gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type bool --set "/apps/gnome-screensaver/user_switch_enabled" "false"
gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type bool --set "/desktop/gnome/lockdown/disable_user_switching" "true&qu...
2004 Sep 09
0
file context menu takes for ever with 3.0.6,bothserne tand suse
...roperties, it
>>>>> takes even longer until the dialog box appears.
>>>>
>>>> Are these XP clients?
>>>
>>> I should have mentioned it.
>>> No, the problem affects both XP and w2k
>>>
>>>> Try setting "large readwrite = no" (be sure to restart
>>>> the client on a new smbd or you won't know for sure)
>>>> and see if that changes the behaviour. I have several
>>>> systems with the same exact issues you describe.
>>>> Changing that value helped me...I...
2016 Feb 18
5
RFC: Add guard intrinsics to LLVM
...ite to memory if @bar is deoptimized at the
call site with the call to @foo.
You could say that it isn't legal to mark @foo as readonly, since the
action of deoptimizing one's caller is not a readonly operation. But
that doesn't work in cases like this:
```
global *ptr
declare @foo() readwrite
def @bar() { call @foo() [ "deopt"(XXX) ]; *ptr = 42 }
def @baz() { call @bar() [ "deopt"(YYY) ]; int v0 = *ptr }
```
Naively, it looks like an inter-proc CSE can forward 42 to v0, but
that's unsound, since @bar could get deoptimized at the call to
@foo(), and then who know...
2004 Mar 23
4
netlogon problems
...wins support = Yes
ldap ssl = no
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192
SO_RCVBUF=8192
keepalive = 255
locking = 1
kernel oplocks = yes
blocking locks = yes
oplocks = yes
level2 oplocks = yes
large readwrite = yes
map to guest = Bad User
dos charset = ISO8859-15
unix charset = ISO8859-15
display charset = ISO8859-15
printing = cups
printcap name = cups
utmp = Yes
host msdfs = Yes
# NETWORK STUFF
interfaces = 192.168.10.1/24,...
2018 Mar 20
0
Gluster very poor performance when copying small files (1x (2+1) = 3, SSD)
Excellent description, thank you.
With performance.write-behind-trickling-writes ON (default):
## 4k randwrite
# fio --randrepeat=1 --ioengine=libaio --gtod_reduce=1 --name=test --filename=test --bs=4k --iodepth=32 --size=256MB --readwrite=randwrite
test: (g=0): rw=randwrite, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=32
fio-3.1
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][r=0KiB/s,w=17.3MiB/s][r=0,w=4422 IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=42701: Tue Mar 20 15:05:23 2018...
2016 Jun 09
0
setting up auto logout in CentOS 6
...I got into
>
> /etc/gconf/schemas/gnome-session.schemas
So, I?ve found that if you want to enforce gconf policies for workstations, you need to put them in /etc/gconf/gconf.xml.mandatory. For example, this is how we set the screensaver to lock:
gconftool-2 --direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type bool \
--set /apps/gnome-screensaver/idle_activation_enabled true
gconftool-2 --direct \
--config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory \
--type bool \
--set /apps/gnome-screensaver/lock_enabled true
gconftool-2 --direct \
--config-source xml:re...
2017 Apr 21
1
Speed tuning
...SO_RCVBUF=524288 SO_SNDBUF=524288
SO_KEEPALIVE IPTOS_LOWDELAY
log level = 0
min receivefile size = 65536
use sendfile = true
aio read size = 65536
aio write size = 65536
write cache size = 2048000
read raw = yes
write raw = yes
getwd cache = yes
oplocks = yes
max xmit = 65536
dead time = 15
large readwrite = yes
...
How can I speedup the download?
Best Regards Knut
2006 May 25
3
Name of action inside template
Hi all,
How do I know the name of the action currently invoked inside RHTML
template?
I need to make a text_field readonly when the action is ''edit'' and
readwrite when the action is ''new''.
Tq,
John
2004 Apr 07
1
File Locking problem
...share, oplocks =no, level2 oplocks=no, locking =
yes, strict locking = yes. The detail of the smb.conf can be provided.
The situation is like this :
When I use openoffice (in a windows 2000 server machine) to access the
file in the share first, when I type smbstatus, I am getting a deny
write (readwrite) which is the intended way. If I open the file from
other workstation (nor matter it is windows or linux), the file is being
locked properly.
But if I use openoffice (in a fedora core workstation) to access the
file in the share first, when I type smbstatus, I am getting a deny none
(readwrite...
2014 Apr 24
0
lock down gnome-screensaver
Hello All,
I'm trying to set defaults for gnome-screensaver on some Centos6.5
laptops and lock it down with these commands:
# gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set
/apps/gnome-screensaver/lock_enabled true
# gconftool-2 --direct --config-source
xml:readwrite:/etc/gconf/gconf.xml.mandatory --type boolean --set
/apps/gnome-screensaver/idle_activation_enabled true
# gconftool-2 --direct --config-source
x...
2007 May 31
3
Backup Domain not working
...= 1
syslog = 0
max log size = 50
#smb ports = 139 445
smb ports = 139
hosts allow = 127.0.0.1 172.16.0.0/255.255.0.0
# User profiles and home directories
logon drive = U:
logon path = \\%L\profiles\%U
logon script = %U.bat
large readwrite = no
read raw = no
write raw = no
printcap name = /etc/printcap
load printers = no
printing =
template shell = /bin/false
winbind use default domain = no
BDC Samba Conf.
[global]
unix charset = LOCALE
workgroup = mydomain
server...
2004 May 12
1
Problem installing SparseM on Debian stable
...77 -fPIC -g -O2 -c cholesky.f -o cholesky.o
g77 -fPIC -g -O2 -c csr.f -o csr.o
g77 -fPIC -g -O2 -c extract.f -o extract.o
gcc -I/usr/lib/R/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2
-c iohb.c -o iohb.o
gcc -I/usr/lib/R/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2
-c readwrite.c -o readwrite.o
g77 -fPIC -g -O2 -c sparskit.f -o sparskit.o
g77 -fPIC -g -O2 -c subscr.f -o subscr.o
gcc -shared -o SparseM.so bckslv.o chol.o cholesky.o csr.o extract.o
iohb.o readwrite.o sparskit.o
subscr.o -L/usr/lib/gcc-lib/i386-linux/2.95.4 -lreadline -ldl
-lncurses -lg2c-pic -lm...
2016 Jun 08
3
setting up auto logout in CentOS 6
I would like to have my lab workstations logout a session after the person has been idle for a certain period of time. After some searching on the web, I got into
/etc/gconf/schemas/gnome-session.schemas
and set the default value of max_idle_action to ?forced-logout?:
<schema>
<key>/schemas/desktop/gnome/session/max_idle_action</key>