similar to: Howto determine flags like readonly and readwrite.

Displaying 20 results from an estimated 110 matches similar to: "Howto determine flags like readonly and readwrite."

2008 Nov 07
0
Construction to access Windows Network and other networks.
Hello, Hello all, I've been working on a construction to make access to networkresources easier, using autofs. The construction permits user access to networkresources like a Samba/Windows server with cifs, FTP servers using curlftpfs and SSH using sshfs (fuse), in one directory created with autofs. I'm sure more services like nfs and ipx are possible, but I did not test that. (in
2010 Sep 12
0
Question about programming libsmbclient.so
Hello, I'm writing a FUSE fs which cooperates with the automounter to offer the user easy and effective access to all kinds of resources, like USB and CDrom devices, and SMB shares. see: http://linux.bononline.nl/projects/mount.md5key.new/ Now I want to make my FUSE fs aware a share and server are still available. How can I do that? Where can I find documentation about the smbclient
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
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",
2015 Sep 11
3
Cannot open: No space left on device
I have a VBox VM running CentOS 6.7 and I want to extract the content of a 14G tar file. I'm doing as: *tar -xvf www.tar.gz* But I am getting a lot of errors like the ones shown below: html/elclarinweb.dev/wp-content/uploads/2015/03/12-Aura-?vila-400x320.jpg tar: html/elclarinweb.dev/wp-content/uploads/2015/03/12-Aura-?vila-400x320.jpg: Cannot open: No space left on device
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi, I?ve installed wine on Ubuntu 6.10 64bit using the following guide : http://www.ubuntuforums.org/showthread.php?t=185557 but, when I type winecfg in Terminal I get the following error : exec: 29: /usr/bin/wine: not found Dunno if it may help, but here?s a terminal shot of when wine was getting installed. matt@ubuntu:~/Desktop$ dpkg -x lib libartsc0_1.3.2-3_amd64.deb
2015 Oct 05
0
COMPILATION ERROR dev_t, into_t , no_tetc
Hi, I have software in CentOS6, it is compiling very well. I decided to put the same software into CentOS7 but i am having this compilation errors below: In file included from /opt/TAFC/R14.1/include/jsystem.h:106:0, from BASIC_2.c:6: /opt/TAFC/R14.1/include/jedi.h:534:2: error: unknown type name ?ino_t? ino_t ino; // The i-node number of a file ^
2018 Feb 26
3
Quota status to postfix in distributed environment
Hi I have implemented Quota status to postfix in our setup. I have an imap server (dovecot) and mail server (postfix) in every node. I am able to send quota status to postfix and mails are rejected after 100% mail quota is crossed. This rejection is happening both in across the nodes and within the nodes. The problem is if I am sending mails to any node and if any other node's dovecot is
2020 Jun 29
5
Unable to find the used space
Hi, While checking with df -h, it's showing the used space is 94% on root (/). If checked with du -sh, it's not showing the used space. # df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 7.8G 0 7.8G 0% /dev tmpfs 7.8G 0 7.8G 0% /dev/shm tmpfs 7.8G 857M 7.0G 11% /run tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup /dev/mapper/centos-root 50G 47G 3.4G 94% / /dev/mapper/centos-home 241G 47G
2015 Sep 11
0
Cannot open: No space left on device
On Sep 11, 2015, at 12:57 PM, reynierpm at gmail.com wrote: > > html/elclarinweb.dev/wp-content/uploads/2015/03/12-Aura-?vila-400x320.jpg: > Cannot open: No space left on device > > *df -h* > Filesystem Size Used Avail Use% Mounted on > /dev/mapper/vg_server-lv_root 26G 24G 869M 97% / Linux boxes typically reserve the last 5% of volume
2010 Nov 24
1
proxy (director) and destination ports
Hello, i am delivering Mail from postfix via LMTP to dovecot. I am using the director also for LMTP. As long as i connect to the dovecot LMTP TCP socket from postfix everything is working. postfix main.cf: virtual_transport= lmtp:localhost:30025 But when i try to switch to the local socket postfix main.cf: virtual_transport = lmtp:unix:private/dovecot-lmtp The dovecot proxy tries to
2020 Feb 26
1
Re: *** buffer overflow detected *** accessing invalid FD in libguestfs
On Wednesday, 26 February 2020 10:43:27 CET Richard W.M. Jones wrote: > On Wed, Feb 26, 2020 at 11:21:18AM +0200, Veselin Kozhuharski wrote: > > Hallo Rich, > > > > Here is the fd list and total number just before collectd application > > crashes. Before that the number of used fd's is constantly increasing. It > > looks like a fd leak inside libguestfs to me.
2019 Apr 15
1
No CRLF in Pigeonhole's header?
Hello, I have been told on Freenode's #dovecot to ask here. I have Exim 4.92 complaining about "Non-CRLF-terminated header, under CHUNKING: message abandoned" with redirects made by Pigeonhole 0.5.5 (with Dovecot 2.3.5.1). Please find relevant part of the traffic below, and help me determine whether Exim is correct on this. ? 0x0000:? 4500 0954 0000 4000 8006 0000 7f00 0001? E..T..
2009 Sep 18
4
Autofs and Fedora 11
Hi! I'm having trouble accessing Samba shares via autofs. Let me begin by saying that I can access the samba shares directly using smbclient without any trouble. For example: smbclient //Matsa/Pisi works fine. I first started out by copying a config line from an older system (redhat 7) that has in its auto.misc: (all on one line, of course) pisi
2013 Dec 15
9
btrfs balance on single device
Hey all, Just did a btrfs balance on a single device. Before the balance operation here is the df result: inglor@tiamat ~$ btrfs fi df /home Data: total=19.19GB, used=9.34GB System, DUP: total=32.00MB, used=4.00KB Metadata, DUP: total=896.00MB, used=227.98MB Then I issues a balance operation relocating the chunks across a single device: inglor@tiamat ~$ sudo btrfs fi balance /home [sudo]
2006 Jan 29
7
PXELinux sporadic hangs searching for config file
Very sporadicially (1 out of every 40-5000 boots), our blade system will hang indefinately while PXE Linux is attempting to locate it's configuration file. This is causing our automated testing to hang and generate failures. I have put more details below. My concerns are threefold: 1) System hangs 2) PXE Linux bootstrap never seems to retry the transaction 3) PXE Linux bootstrap never seems
2015 Jun 13
0
idmap & migration to rfc2307
Hi buhorojo, I *think* I have a stable system for the moment... so thank you :-) On 13 June 2015 at 12:50, buhorojo <buhorojo.lcb at gmail.com> wrote: >> I now set in smb.conf: >> >> server services = -dns +winbind -winbindd >> >> I stopped samba, then removed databases: >> >> # rm /usr/local/samba/var/cache/gencache.tdb \ >>
2010 Jun 04
1
strange behaviour of CairoPNG
Hi, could it be that the text() fuction gives different output for normal png() and CarioPNG()? See the following example and the attached images: the font=2 and font=3 seem to be exchanged! Thanks for help, Thomas CairoPNG("Test-cairo.png",width=750,height=690) #png("Test-normal.png",width=750,height=690) plot(1,1,type="n",main="normal")
2016 Jul 12
2
Enforcing password history policy on password resets
Hi there, We are using Samba as a user directory for our application. Passwords are stored in unicodePwd attribute, and our application resets passwords through LDAP (without the knowledge of the previous password, because it's an email-based reset). Unfortunately resetting it like this prevents the "password history" policy enforcement. This is a security problem that will come up