Displaying 20 results from an estimated 190 matches for "dav".
Did you mean:
dan
2012 Apr 19
1
Question about glusterfs quotas on debian wheezy?
...=== snip ===
muzzy:~# gluster volume info
Volume Name: m3d
Type: Distribute
Status: Started
Number of Bricks: 3
Transport-type: tcp
Bricks:
Brick1: g0:/g0
Brick2: g1:/g1
Brick3: g2:/g2
Options Reconfigured:
features.quota-timeout: 0
features.limit-usage:
/1Gg:1GB,/10Gg:10GB,/5Gg:5GB,/512Mb:512MB,/dav/256MB:256MB,/dav/1GB:1GB,/dav/5GB:5GB,/dav/10GB:10GB,/cifs/256Mb:256MB,/dav/128mb:128MB,/dav/192mb:192MB,/cifs/192mb:192MB,/cifs/64mb:64MB
features.quota: on
auth.allow: 194.12.*,130.204.198.50
=== snip ===
One of nodes, (g0), also mounts m3d volume (mount -t glusterfs) and
"exports" it...
2002 Nov 14
1
samba and/or DAV
while looking for a solution for webbased access to our samba-servers
I found a recommendation towards using DAV instead.
I just took a first glance at DAV (www.webdav.org) and find it very
interesting.
Are there any documentes comparing these two strategies in intranet
and internet (speed, reliability ...)
I would also be greatly interested if anyone here uses DAV to allow
roaming users to access their se...
2015 Oct 26
4
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello
I find very little feedback on the following warning/error when trying
to connect to Google calendar :
[Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:118
auth_credentials: Invalid username or password for CalDAV calendar 'cal1'
[Oct 26 12:11:14] WARNING[24926]: res_calendar_caldav.c:157
caldav_request: Unknown response to CalDAV calendar cal1, request REPORT
to /calendar/dav/info at mydomain.tld/events/: Could not authenticate to
s...
2015 Oct 27
2
Calendar integration : Could not authenticate to server: rejected Basic challenge
Hello
I have changed type 'caldav' to 'ical', but still no succes :
[Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:117
auth_credentials: Invalid username or password for iCalendar 'cal1'
[Oct 27 10:30:38] WARNING[23388]: res_calendar_icalendar.c:150
fetch_icalendar: Unable to retrieve iCalendar &...
2018 Oct 19
2
systemd automount of cifs share hangs
...blems. I had it working months ago, so I'm thinking something
changed in the systemd updates.
For each mount point, I have two files in /etc/systemd/system named with
the path of the mount point and with extensions .automount and .mount,
following the systemd documentation. For example, srv-dav-name1.mount and
srv-dav-name1.automount to mount a NAS share to /srv/dav/name1. I can issue
"systemctl start srv-dav-name1.mount" and the mount completes instantly.
But if I start the automount unit and ls the mount point, the shell hangs
and eventually, a long time later (I haven'...
2009 Oct 08
1
Cant map Apache DAV network place to network drive
Hello:
I have set up a DAV file system on my apache server
using these directives in ssl.conf:
Alias /files /var/www/files
<Directory /var/www/files>
Dav On
AuthType Basic
AuthName "Filesystem access"
AuthUserFile /var/www/files.passwd
require valid-user
Options Indexes
</Directory>
On...
2018 Jul 23
0
FF60 does not allow download to ssh/davs
Hello All,
this concerns fully updated Centos7 / Mate machines;
I have people connect to ssh en davs locations. In /home/user/.gtk-bookmarks I put entries like
ssh://192.168.1.8/data data-remote
People can then click on the bookmark in the file manager and connect to it.
Since FF60 people can no longer save files for instance from their mailbox to these "mounted" locations. Before,...
2007 Nov 13
1
Web DAV (folder) access fails
I'm trying to get web folder (DAV) access working to my CentOS 5 setup. I
previously had it working fine under Fedora 2. I can access the folder with
the Java-based DAVExplorer, but Windows Network Places won't let me "Add a
Network Place", telling me that "The folder you entered does not appear to
be valid&q...
2006 Jan 09
3
Pagination :conditions not working - MySQL v. PostgreSQL, Rails abstraction v. embedded SQL
...e DESC''
Works like a charm when developing on my local machine. OSX, Rails 1.0, MySQL.
When I move the code to production, which uses postgresql, the search
doesn''t work correctly. I think it''s only getting results flagged off
of the username.
When I search for "dav" hoping to see lots of Daves and Davids,
locally, I get 20+ results, which is correct. Production, I get 4,
and all have "dav" in the username, lowercase. I think it''s a
postgresql thing.
The optimal thing would be to get rid of the SQL so that Rails can
handle the specif...
2018 Oct 21
0
systemd automount of cifs share hangs
...problems. I had it working months ago, so I'm thinking something changed in the systemd updates.
For each mount point, I have two files in /etc/systemd/system named with the path of the mount point and with extensions .automount and .mount, following the systemd documentation. For example, srv-dav-name1.mount and srv-dav-name1.automount to mount a NAS share to /srv/dav/name1. I can issue "systemctl start srv-dav-name1.mount" and the mount completes instantly.
But if I start the automount unit and ls the mount point, the shell hangs and eventually, a long time later (I haven't...
2009 Feb 02
2
public facts repository
Hello all,
I have set up a public svn repository with some facts that we have
written over time:
https://svn.ikw.uni-osnabrueck.de/dav/ikwadmin/public/puppet/facts/
(yes, it is svn).
Now, I was wondering where to document this on the puppet-wiki (or
should it rather be the facter-wiki)
http://reductivelabs.com/trac/puppet/tags/facter%2Crecipe does not
give any clear hint on this. Maybe I should start a new page like the
on...
2004 Dec 01
5
using samba through a VPN
I already have an existing network that is managed by a samba PDC. In the next
few days, I will be linking another small LAN to the existing one over the
internet using openvpn. I've been told that samba (through no fault of its own)
doesn't work very well through a VPN.
For the new network, there will be a box with 2 NICs: one for the internet and
one for the LAN. This box will use
2019 Dec 24
3
res_calendar & LetsEncrypt
...calendar entry.
The Zimbra mail server uses LetsEncrypt for the SSL Certs and renews
every 60 days. On the Asterisk side of things, if I do not restart the
Asterisk process, the logs get spammed with the below and the wakeup
call never occurs:
[Dec 24 07:48:46] WARNING[10679] res_calendar_caldav.c: Unknown response
to CalDAV calendar calendar.name.here, request REPORT to
/dav/username/Calendar: Server certificate changed: connection intercepted?
Would this be considered a bug, or do I have something setup incorrectly?
Asterisk version: 13.29.2
OS: Debian GNU/Linux 7.11 (wheezy)
Zimbra...
2012 Jan 16
4
Add grid lines to levelplot
...mean cell border color.
The panel.levelplot calls grid.rect but forces lwd=1e-5 instead the passed
lwd. On the surface, this looks mighty small. Could this be the problem?
I'm hoping there's a simple solution. Is there some way to get them without
writing my own panel function?
DAV
[[alternative HTML version deleted]]
2005 Jan 03
2
Outlook Web Access behind shorewall firewall doesn''t work
...rver). I
have made the registry entry suggested by MS to downgrade the browser,
and this works as intended, but the web interface then is quite bad.
OWA works fine inside the network, but not thru the firewall. The
article above states that:
Internet Explorer version 5.0 and later supports HTTP-DAV as described
in Request for Comments (RFC) 2518). Distributed Authoring Version (DAV)
uses Hypertext Transfer Protocol (HTTP) verbs that your proxy server or
firewall does not recognize. Additionally, your proxy or firewall
solution does not permit you to customize the list of approved HTTP
verbs....
2019 Jun 17
1
Can't Install Printer Drivers
Alas, no love. Error 43 from Win7. Researching...
-------------------------------
Dav Banks
School of Architecture
University of Virginia
Campbell Hall, Rm 138
(o) 434.243.8883
(e) dav.banks at virginia.edu<x-msg://236/davbanks at virginia.edu>
On Jun 15, 2019, at 7:11 AM, Manu Baylac via samba <samba at lists.samba.org<mailto:samba at lists.samba.org>> wrote:
He...
2006 Oct 30
2
SVN requiring authentication
...o access the
document requested. Either you supplied the wrong credentials (e.g., bad
password), or your browser doesn''t understand how to supply the
credentials required.
------------------------------------------------------------------------
Apache/2.0.59 (FreeBSD) mod_fastcgi/2.4.2 DAV/2 PHP/5.1.4 SVN/1.4.0
Server at svn.devjavu.com Port 80
--
Joshua Warchol
Code Poet, Zaadz Inc.
http://joshua.zaadz.com/
2008 Jan 17
3
mount -t devfs
I have installed fuse-davfs2-1.2.2-1.el5.rf.i386.rpm
but mount -t davfs http://URL /mnt/dav
gets
/sbin/mount.davfs: group davfs2 does not exist
what did I miss in the install???
2010 Aug 11
3
extracting the standard error in lrm
Hi,
I would like to extract the coefficients of a logistic regression
(estimates and standard error as well) in lrm as in glm with
summary(fit.glm)$coef
Thanks
David
2008 Jun 19
0
struggling with simple webdav
Normally I use authzldap to authenticate LDAP users but in this case, I
have a client that wants non-LDAP users to be able to use DAV.
The twist is that there are several virtual hosts on this server and
perhaps that is confusing things...
anyway, my httpd.conf has...
<Location /webdav>
Dav On
AllowOverride None
Options Indexes FollowSymLinks
AuthType Basic
AuthName "DAV-ADV"
AuthUserFile /var/www/h...