Displaying 20 results from an estimated 466 matches for "readwritable".
2001 Nov 09
6
Profile and Win2k SP2 problem.
I keep getting "Windows cannot copy file \\ssp1\profiles ...
to C:\Documents And Settings\..." when trying to log into
a Samba PDC using a Windows 2000 SP2 client.
Does anybody have any ideas on how to fix this?
I am including my smb.conf file, below:
# Global parameters
[global]
workgroup = DC1
netbios name = SSP1
server string = Samba Server
encrypt passwords = Yes
update
2010 Feb 05
1
Howto determine flags like readonly and readwrite.
Hello,
I'm writing a fuse module (fuse-wokspace-union) which makes local (USB) and remote (FTP, SMB, and SSH and maybe IPX(netware)) resources available in
a map
in the homedirectory of the user.
Look for more information my website:
http://linux.bononline.nl/linux/create_workspace/index.php
http://linux.bononline.nl/linux/mount.md5key/index.php
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",
2012 Apr 25
1
trouble installing SparseM
Dear R People:
I am attempting to install SparseM on R 2.15.0 on a Linux 11.10 system.
Here is the output
> install.packages("SparseM",depen=TRUE)
Installing package(s) into ?/home/erin/R/x86_64-pc-linux-gnu-library/2.15?
(as ?lib? is unspecified)
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL
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
Hi Friends,
I am trying to configure screensavers settings on Gnome and KDE
running Centos 5.x 32-bit environment. I need to prepare a script
which will be push by Puppet and this script should be able 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
2013 Jul 08
1
Disabling user switching in CentOS 6
Installing CentOS 6 on a lab full of workstations, and I want to disable
fast user switching. With 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
2004 Sep 09
0
file context menu takes for ever with 3.0.6,bothserne tand suse
A sort of wrap-up coda to the discussion off this thread:
>>>>> I've tested SerNet's ans SuSE's versions of Samba 3.0.6
>>>>> on a test member server. Joining domain, attaching share
>>>>> all works but if I right-click a file, the context menu
>>>>> takes for ever to pop up. If I select Properties, it
>>>>>
2016 Feb 18
5
RFC: Add guard intrinsics to LLVM
On Wed, Feb 17, 2016 at 8:53 PM, Philip Reames
<listmail at philipreames.com> wrote:
> I think you're jumping ahead a bit here. I'm not sure the semantics are
> anywhere near as weird as you're framing them to be. :)
I now think this weirdness actually does not have to do anything with
guard_on or bail_to_interpeter, but it has to do with deopt bundles
itself. Our
2004 Mar 23
4
netlogon problems
Hi @ all,
I have two samba-servers running perfectly!
Now I configured a third machine which provides some backups. Since I brought
it up in the network the windows client won't execute the netlogon-scripts...
When I turn off samba-services on the backup-machine it works again.
Did I miss something??? Maybe you can open my eyes...
Best regards
Sascha
Here my conf-files:
PDC
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
2016 Jun 09
0
setting up auto logout in CentOS 6
On Jun 8, 2016, at 4:42 PM, Vanhorn, Mike <michael.vanhorn at wright.edu> wrote:
> 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
So, I?ve found that if you want to enforce gconf policies for workstations, you need to put
2017 Apr 21
1
Speed tuning
I have a Rootserver-> V-Server -> vpn-> samba connection. -1
GBit/s-Port: Granted 200 MBit/s: MAX 1 GBit/s: ...
Using vpn direct I get the maximum speed of the local internet
connection about 6MiB/s
Using samba the maximum speed is about 2,6 MiB/s for a single download
and twice 2.2MiB/s for a double download
Upload is the same as my internet connection 1MiB/s
I increased the speed
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
Hi there,
I am facing some file locking problem with samba. Below are the
environment :
OS : Fedora Core 1
Samba version : 3.0.0-15
I have used security = 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
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
2007 May 31
3
Backup Domain not working
I recently set up a backup domain controller using Samba 3.0.23. I have
a Samba PDC already running, and all is working fine, but once I added
the BDC, now when people log in to their windows account, their home
directory is now being mapped to their home on the BDC (which is empty)
instead of the PDC. Conf files from each below:
PDC Samba Conf:
[global]
unix charset = LOCALE
2004 May 12
1
Problem installing SparseM on Debian stable
I have troubles installing the "SparseM" package on my Debian stable
Linux system.
Debian's version of R is:
platform i386-pc-linux-gnu
arch i386
os linux-gnu
system i386, linux-gnu
status
major 1
minor 5.1
year 2002
month 06
day 17
language R
This is the installation output:
> R CMD INSTALL -l /usr/lib/R/ SparseM_0.36.tar.gz
* Installing
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>