similar to: mount -t devfs

Displaying 20 results from an estimated 2000 matches similar to: "mount -t devfs"

2008 Mar 28
1
Yum update erased jdk, jre, and fuse-davfs2
I just did a yum update. It pulled in a number of updates including the latest firefox and davfs2.i386. Then I watch the following show up during the cleanup phase of yum (/var/log/messages): Mar 28 15:42:18 nc2400 Erased: jdk Mar 28 15:42:25 nc2400 Erased: jre Mar 28 15:42:31 nc2400 Erased: fuse-davfs2 Are the first jsut removal of the alternatives? How do I tell and how do I find that
2008 Jan 17
3
Do you need to reboot after adding an entry to fstab?
man mount.davfs provides an entry in fstab for -t davfs. Does simply adding this into fstab complete the task, or is a reboot needed? (or some service restarted).
2017 Apr 22
2
Using ntlm_auth to get NTLMv2 Session support from an application
On Sat, 2017-04-22 at 13:41 -0400, pisymbol . wrote: > > > On Fri, Apr 21, 2017 at 5:28 PM, Andrew Bartlett <abartlet at samba.org> > wrote: > > On Fri, 2017-04-21 at 14:12 -0700, Jeremy Allison via samba wrote: > > > Not quickly. Probably best to look into the squid code itself > > > and see how they drive it. > > > > Also look into Wine. 
2017 Apr 19
2
Using ntlm_auth to get NTLMv2 Session support from an application
Hello: As many of you already probably know, the neon library is the workhorse for davfs support. However, right now, the current version of libneon has very limited support for NTLM, particularly NTLMv2, both on the challenge/authentication side as well as handling NTLMv2 Session Security. There is a patch somewhere to add NTLMv2 authentication support natively but there is zero support for
2020 Jun 05
3
It seems to have bug for @group to set in valid or invalid conf
Hi all, I am using samba 4.10.7 and it seems to have bug for using @group in valid or invalid conf (?). And i can't find fixed patch in later release. I describe this issue detail below: 1. Firstly, there is my samba conf below (Add @d_group in "invalid users"): (smb_share.conf) [f1] path = /home/f1 write list = "admin" "@Administrator_Group"
2017 Nov 22
0
CentOS6 davfs2 shows invalid free/total storage capacity
Hello, I have a CentOS6 VM with davfs2 where I mount WebDAV Shares; one I have at a storage hoster and one I configured myself on a virtual server I rented on a hoster; why does 'df' always show the same value for capacity [root at centos6-vm ~]# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda3 11249272 7074512 3596664 67% / tmpfs
2017 Apr 19
2
Using ntlm_auth to get NTLMv2 Session support from an application
On Wed, Apr 19, 2017 at 1:08 PM, Jeremy Allison <jra at samba.org> wrote: > > > Any insight, feedback into this issue would be much appreciated. > > The squid program does this. Maybe look into the code they > use for their integration ? > > http://wiki.squid-cache.org/ConfigExamples/Authenticate/Ntlm Jeremy, thanks! That's exactly what I was looking at. So
2017 Apr 21
2
Using ntlm_auth to get NTLMv2 Session support from an application
On Fri, 2017-04-21 at 14:12 -0700, Jeremy Allison via samba wrote: > On Wed, Apr 19, 2017 at 03:47:05PM -0400, pisymbol . wrote: > > On Wed, Apr 19, 2017 at 1:08 PM, Jeremy Allison <jra at samba.org> > > wrote: > > > > > > > Any insight, feedback into this issue would be much > > > > appreciated. > > > > > > The squid
2002 Aug 01
1
Samba server as a WebDAV proxy
Dear all, As you may know, webdav support is quiet poor on Windows, compared to Samba. That is why I would like the samba server to act as a proxy to webdav servers. This would give windows users the ability to browse webdav pseudo-shares and map them to a drive letter, without buying software like "WebDrive". I am setting up a quick and dirty "proof of concept" software,
2017 Apr 19
0
Using ntlm_auth to get NTLMv2 Session support from an application
On Wed, Apr 19, 2017 at 11:03:34AM -0400, pisymbol . via samba wrote: > Hello: > > As many of you already probably know, the neon library is the workhorse for > davfs support. > > However, right now, the current version of libneon has very limited support > for NTLM, particularly NTLMv2, both on the challenge/authentication side as > well as handling NTLMv2 Session
2015 Mar 12
6
Centos 6 - Persistant static routes
I know how to use 'ip' to set up a static route, e.g.: ip route add 192.168.128.0/17 via 40.53.24.3 dev eth0 But if you reboot or restart network, you loose this. Thus you have to make it persistant. I found: http://www.cyberciti.biz/tips/configuring-static-routes-in-debian-or-red-hat-linux-systems.html where it says to add to ifcfg-eth0: 192.168.128.0/17 via 40.53.24.3 But this
2003 Oct 19
1
jail + devfs + snp problem (FreeBSD 5.1-RELEASE-p10)
shell# /sbin/devfs rule -s 2 delset shell# /sbin/devfs rule -s 2 add hide shell# /sbin/devfs rule -s 2 add path random unhide shell# /sbin/devfs rule -s 2 add path urandom unhide shell# /sbin/devfs rule -s 2 add path zero unhide shell# /sbin/devfs rule -s 2 add path pty\* unhide shell# /sbin/devfs rule -s 2 add path pty\* unhide shell# /sbin/devfs rule -s 2 add path tty\* unhide shell#
2003 Jun 15
3
devfs and ext3?
Hi! Today I switched over to devfs. I'm on Debian unstable, installed devfsd, installed a kernel with devfs support and "devfs mount on boot". Reboot, devfs is being used. All over a sudden, dmesg reports: Linux version 2.4.21-ac1 (root@hummus) (gcc version 3.3 (Debian)) #1 Sun Jun 15 19:06:13 CEST 2003 ... kjournald starting. Commit interval 5 seconds EXT3-fs: mounted
2004 Oct 17
0
ISOLINUX: Mounting devfs on /mnt/dev failed
Hi, I am trying to boot from an external USB hard drive (partition 1: Windows, partition 2: primary/bootable ext3). I took the kernel-image-2.6.8-1-368.deb and created a new initrd with all modules, root=/dev/sda2 and Busybox (mkinitrd failed with my own kernel ;-) isolinux.cfg contains: PROMPT 1 DEFAULT sda2 LABEL sda1 KERNEL vmlinuz APPEND initrd=initrd ramdisk=16432k root=/dev/sda1
2005 Jul 20
0
FreeBSD Security Advisory FreeBSD-SA-05:17.devfs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-05:17.devfs Security Advisory The FreeBSD Project Topic: devfs ruleset bypass Category: core Module: devfs Announced: 2005-07-20 Credits:
2005 Jul 20
0
FreeBSD Security Advisory FreeBSD-SA-05:17.devfs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-05:17.devfs Security Advisory The FreeBSD Project Topic: devfs ruleset bypass Category: core Module: devfs Announced: 2005-07-20 Credits:
2005 Jul 20
0
FreeBSD Security Advisory FreeBSD-SA-05:17.devfs
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-05:17.devfs Security Advisory The FreeBSD Project Topic: devfs ruleset bypass Category: core Module: devfs Announced: 2005-07-20 Credits:
2003 Aug 15
0
[PATCH] jail NG schript patch for mounting devfs and procfsautomatically
On 14.08.2003 15:36, Scot W. Hetzel wrote: > I just noticed a problem with periodic scripts inside a jail. I'm getting: > > Local system status: > tee: /dev/stderr: Operation not supported > > Mail in local queue: > tee: /dev/stderr: Operation not supported > > Mail in submit queue: > tee: /dev/stderr: Operation not supported > > in the periodic daily,
2008 Mar 28
3
Mounting devfs over to ZFS from fstab fails
Hello, I have some jails running on ZFS, so I have to mount devfs's into them. For this purpose, I have some similar lines in /etc/fstab: devfs /pool/jail/ldap/dev devfs rw 0 0 Where /pool is a ZFS filesystem. This has worked until today -when I upgraded from a previous 7-STABLE (FreeBSD 7.0-STABLE #16: Fri Mar 7 14:30:08 CET 2008) to today's STABLE- but not
2020 Jun 13
0
It seems to have bug for @group to set in valid or invalid conf
No one care then i closed it. Thanks. On Fri, Jun 5, 2020 at 5:18 PM Jeremy <jeremy55662004 at gmail.com> wrote: > Hi all, > > I am using samba 4.10.7 and it seems to have bug for using @group in valid > or invalid conf (?). And i can't find fixed patch in later release. I > describe this issue detail below: > > 1. Firstly, there is my samba conf below (Add