similar to: CEBA-2015:0237 CentOS 6 gvfs FASTTRACK BugFix Update

Displaying 20 results from an estimated 120 matches similar to: "CEBA-2015:0237 CentOS 6 gvfs FASTTRACK BugFix Update"

2015 Feb 20
0
CentOS-announce Digest, Vol 120, Issue 6
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2008 May 10
0
CESA-2008:0237 Important CentOS 4 i386 kernel Update
CentOS Errata and Security Advisory 2008:0237 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0237.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: kernel-2.6.9-67.0.15.EL.i586.rpm kernel-2.6.9-67.0.15.EL.i686.rpm kernel-devel-2.6.9-67.0.15.EL.i586.rpm kernel-devel-2.6.9-67.0.15.EL.i686.rpm
2008 May 10
0
CESA-2008:0237 Important CentOS 4 x86_64 kernel Update
CentOS Errata and Security Advisory 2008:0237 Important Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0237.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: kernel-2.6.9-67.0.15.EL.x86_64.rpm kernel-devel-2.6.9-67.0.15.EL.x86_64.rpm kernel-doc-2.6.9-67.0.15.EL.noarch.rpm kernel-largesmp-2.6.9-67.0.15.EL.x86_64.rpm
2008 May 10
0
CESA-2008:0237 Important CentOS 4 ia64 kernel - security update
CentOS Errata and Security Advisory 2008:0237 https://rhn.redhat.com/errata/RHSA-2008-0237.html The following updated files have been uploaded and are currently syncing to the mirrors: ia64: updates/ia64/RPMS/kernel-2.6.9-67.0.15.EL.ia64.rpm updates/ia64/RPMS/kernel-devel-2.6.9-67.0.15.EL.ia64.rpm updates/ia64/RPMS/kernel-largesmp-2.6.9-67.0.15.EL.ia64.rpm
2008 May 10
0
CESA-2008:0237 Important CentOS 4 s390(x) kernel - security update
CentOS Errata and Security Advisory 2008:0237 https://rhn.redhat.com/errata/RHSA-2008-0237.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/kernel-2.6.9-67.0.15.EL.s390.rpm updates/s390/RPMS/kernel-devel-2.6.9-67.0.15.EL.s390.rpm s390x: updates/s390x/RPMS/kernel-2.6.9-67.0.15.EL.s390x.rpm
2009 Aug 07
1
mounting volumes : pammount vs gvfs
Hi list. First sorry for my poor english, so not easy for me to explain exactly my problem. My problem is that files/ directories created in my mounted volumes don't have the rights I expect. Here is my smb.conf : [...] [Docs] comment = Docs path = /home/Docs browseable = yes writeable = yes force group = docs create mask = 0770 directory mask = 0770 force create
2012 Jul 31
0
CEBA-2012:1124 CentOS 6 gvfs FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1124 Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1124.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 1249e7bc487ca8897a0b107ba545cc0568364e666d9173efec0b8e83c5dbd36a gvfs-1.4.3-15.el6.i686.rpm 126056c90870f293f88509ea5836a6bfe3f8af7c5937b463e2abd71d5d5d458e
2011 Jul 29
0
centos 6 gvfs-gphoto2-volume-monitor
Hi all, I am looking at processes in centos 6. How do I stop gvfs-gphoto2-volume-monitor from starting. I tried searching in gconf-edit for it but did not find anything. I have ran these commands and rebooted. (I verified they are unchecked now also) gconftool-2 -t bool --list-type bool --set /apps/nautilus/preferences/media_automount false gconftool-2 -t bool
2014 Jan 27
1
I am unable to find my windows share in ~/.gvfs
Hello All, I am facing a strange issue, I use eclipse and I was using Ubuntu earlier, Now I am trying with Centos. As in my Ubuntu i Can find my share in ~/.gvfs. but now I am unable to locate the same in Centos(release 6.5 Final). I have also checked /var/run/ and I dont have /run in my system So can some one please help me how can i get it in Centos. Actually I can access shares by using
2014 Dec 01
0
CentOS6 gvfs disk thrashing
On 25/11/2014, isdtor <isdtor at gmail.com> wrote: > We recently started upgrading users' workstations to CentOS6. Now > we've come across an interesting issue: > ~user/.local/share/gvfs-metadata is filling up with tons of files. > Once there are around 69270 of them, no more are being created, and > the NetApp filer the user's home is on logs: > > Directory
2018 Jun 21
0
Specifying different options for different " smb" type gvfs mount
On Thu, 21 Jun 2018, Toralf Lund wrote: > I known that I might use mount.cifs and related "fstab" entries as an > alternative, but its password handling seems a lot less convenient. If you're in an AD environment, you can probably do nicely with mount.cifs: sec=krb5,multiuser That way you don't have to deal with usernames/passwords at all. jh
2018 Jun 21
2
Specifying different options for different " smb" type gvfs mount
On 06/21/2018 05:09 AM, John Hodrien wrote: > On Thu, 21 Jun 2018, Toralf Lund wrote: > >> I known that I might use mount.cifs and related "fstab" entries as an >> alternative, but its password handling seems a lot less convenient. > > If you're in an AD environment, you can probably do nicely with > mount.cifs: > sec=krb5,multiuser > That way you
2018 Jun 22
2
[External] Re: Specifying different options for different " smb" type gvfs mount
On 21/06/18 14:09, John Hodrien wrote: > On Thu, 21 Jun 2018, Toralf Lund wrote: > >> I known that I might use mount.cifs and related "fstab" entries as an >> alternative, but its password handling seems a lot less convenient. > > If you're in an AD environment, you can probably do nicely with > mount.cifs: Well, I'm not. Or the CentOS machine is not
2018 Jun 22
0
Specifying different options for different " smb" type gvfs mount
On Thu, 21 Jun 2018, Gordon Messmer wrote: > On 06/21/2018 05:09 AM, John Hodrien wrote: >> On Thu, 21 Jun 2018, Toralf Lund wrote: >> >>> I known that I might use mount.cifs and related "fstab" entries as an >>> alternative, but its password handling seems a lot less convenient. >> >> If you're in an AD environment, you can probably
2018 Jun 22
0
[External] Re: Specifying different options for different " smb" type gvfs mount
On Fri, Jun 22, 2018 at 03:43:56PM +0200, Toralf Lund wrote: > Well, I'm not. Or the CentOS machine is not configured for it, anyway. Might > be possible to do, but I'm not entirely sure it would be worth the effort. All you'd need is to use AD's kerberos realm for authentication and have a username that matches the AD name. (And honestly, if you are someplace with AD you
2014 Jun 02
0
CEBA-2014:0584 CentOS 6 gvfs Update
CentOS Errata and Bugfix Advisory 2014:0584 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0584.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 32fc8248d488ac2fd3ca91836af5b429f1d251b0a0b3a885bd241c5519613db7 gvfs-1.4.3-16.el6_5.i686.rpm 0bcd4bed50c6d03ad6ebd20dd182ddbcbed126f305f291e1f5f77f0f6fe7e169
2012 May 16
0
Samba4 winbind and .gvfs share mounting in Nautilus problem
Hi everyone I have S4 with winbind working fine with s3fs. Fine that is only when logging in where it auto-mounts my own /home folder. When I log in, my /home folder is correctly mounted automatically: gvfs-fuse-daemon on /home/CACTUS/steve/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=CACTUS\steve2) When I attempt to access another share by e.g. smb://server/reports (or any other
2018 Jun 21
3
Specifying different options for different " smb" type gvfs mount
Hi, I'm trying to use smb:// URLs with gvfs-mount and/or similar desktop functionality to access SMB shares on different servers that support different protocol versions and features. With some of the servers, mount will fail with a default configuration, but I have been able to make it work by editing some of the "client" options in /etc/samba/smb.conf. The problem is, those
2014 Nov 25
2
CentOS6 gvfs disk thrashing
We recently started upgrading users' workstations to CentOS6. Now we've come across an interesting issue: ~user/.local/share/gvfs-metadata is filling up with tons of files. Once there are around 69270 of them, no more are being created, and the NetApp filer the user's home is on logs: Directory ..../user/.local/share/gvfs-metadata/ reached the maxdirsize limit. Reduce the number of
2014 Apr 13
1
gvfs and (lib)smbclient
Hi all, I'm one of the GNOME gvfs maintainers, and would like to improve the support of smb in gvfs, especially in the context of taking advantage of the improvements of SMB2 and SMB3. Currently we use libsmbclient which provides a fairly easy to use API. It is not, however, quite sufficient for the way that we would like to use it (at least I think so): - Slow transfer speeds. Based on a