similar to: providing webdav remote access to samba

Displaying 20 results from an estimated 10000 matches similar to: "providing webdav remote access to samba"

2004 Jan 09
1
best, safest and easiest way to provide remote access to files on linux machine
dear list. this question is rather related to samba, although not exclusively. I consider it related enough to ask here, please apologise if you don't. we are in the process of setting up a samba domain at my company. a goal is to replace our current nt4 servers. another goal is to provide an easy way to access the documents on the lan (and peoples home directories) from 'outside'
2005 Feb 03
6
smbldap-populate failure
dear list, I'm trying to migrate nt4 to samba3, and have two issues at the moment. First is: I'm getting two (small?) errors using smbldap-populate on my ldap database. At first I tried ignoring this, but now also rpc net vampire complains. (maybe because of this..?) This is the output of smbldap-populate: <quote> server:/usr/local/sbin # smbldap-populate Using builtin directory
2012 Jun 05
1
best way to access samba shares remotely without VPN
Hi all, I'm wondering what is the best way to access samba shares securely over the net. I saw sslbridge and davenport but they don't seem to be managed properly. I was thinking of using webdav via https. I dont want to use VPN as im using openvpn and it is not support well with Mac iOS and OSX client. webdav is supported well. Regards J
2005 Jun 17
2
Illegal multibyte sequence error in pdbedit output
dear list, in the output of pdbedit -L -v heupink I'm getting these errors: convert_string_allocate: Conversion error: Illegal multibyte sequence(???p? ????????) Any ideas where to look..? Are these serieus errors..? (it looks as if the errors occur BEFORE the actual ldap connection is opened, so I guess they're not ldap related...) My samba is 3.0.14a, and system is sles9 Below find
2005 Jul 12
1
xfs filesystem corruption
dear list. I was just wondering, is there anyone here using sles9 with xfs in an lvm? We had severe filesystem corruption on a server today, and only two things were changed: I updated via yast online update (lot's of updates, strange enough, including an lvm update) and I had to replace a drive in my hardware 6 disk raid array. (IBM 5i, raid 5) Now I was wondering what caused the
2015 Jan 23
3
Multiple attributes
Ho Mourik Thanks for your reply, any other attribute which we can duplicate? Br. Umar On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit < heupink at merit.unu.edu> wrote: > Hi, > > In AD, the attribute mail can only exist once. > > MJ > > On 01/23/2015 05:27 AM, Umar Draz wrote: > >> Hi All >> >> I am tying to create a user in SAMBA 4
2014 Mar 19
2
multiple dns forwarders
Hi, To make our AD more robust, I'd like to provide more than one dns forwarder, like for example: dns forwarder = 8.8.8.8 8.8.4.4 However, this seems to break dns resolution completely (and without logging errors in the logs!): # Host test.com not found: 3(NXDOMAIN) With only one forwarder things work: $ test.com has address 208.64.121.161 Am I really allowed to specify only one
2015 Oct 01
2
ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user username
On 10/01/2015 03:57 PM, David Whitney wrote: > Hi mourik...are you saying these messages in the logs are new, as in > suddenly these messages are appearing? > > What version of Samba are you running? > We're on samba 4.2.4, sernet, on wheezy, AD. Running without any issues for more than a year. I have never noticed them before, and a quick search in the logs doesn't
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
2015 Jan 23
0
Multiple attributes
On 23/01/15 09:44, Umar Draz wrote: > Ho Mourik > > Thanks for your reply, any other attribute which we can duplicate? > > Br. > > Umar > > On Fri, Jan 23, 2015 at 1:47 PM, mourik jan heupink - merit < > heupink at merit.unu.edu> wrote: > >> Hi, >> >> In AD, the attribute mail can only exist once. >> >> MJ >> >> On
2014 Jan 16
1
userPrincipalName question
Hi all, We're still experimenting with the samba3 -> samba4 upgrade. Lot's of nice progression. :-) ANyway: my question is how to deal with the userPrincipalName AD field. The classicupgrade does not fill this field. Reading up on it, tells me that it appears to be required, and should be something like username at samba4.domain Is this correct? How do you generally deal with
2015 Oct 13
4
machine accounts question
Hi, I can be wrong but for me UID and GID are UNIX concepts. If your workstations are Windows systems, those UID/GID are not necessary. This does not address your issue but it could help to understand things and to avoid searching in the wrong direction... Cheers, mathias 2015-10-12 20:41 GMT+02:00 mourik jan c heupink <heupink at merit.unu.edu>: > Some extra info from the samba
2015 Oct 14
1
machine accounts question
In responce of Mourik Jan in this thing.. - The pc's boot that fast these days that the network stack is not loaded yet, which explains the "currently no logon servers available to service the logon request" which can be solved by setting the "Always wait for network " Setting in GPO. For Mathias, If your using sites and different dns domains. Like Office1.domain.tld
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,
2015 Nov 18
4
Permission Issues with GPO
Hai Mourik Jan/Victor. > MJ definitely understands the problem I'm facing.... Yes, and i do to but you wont listen... ALL My client pc's, windows and linux computers, dont have any uid/gid assigned. My client pc's do access the DCs and multiple member servers with shares. I do distribute settings and files with GPO and these files are on a member server. Yes also as
2005 Nov 09
2
samba domain vs linux network security
Dear list, I don't know if it is appropriate to ask here, if it is not, please point me to the right lists (suse-linux-e..?) I am using a samba pdc right now, and we want to start using linux for (some) workstations as well. I have exported /home to my subnet, to allow access via nfs. (so you will have your home directory available both under windows and linux) Under windows, you have
2006 Apr 21
4
WebDAV library for fastcgi/webbrick
Hello, I am trying to find a WebDAV library for Ruby that works with fastcgi (production) and Webbrick (development). I''ve found this link which mentions a Webbrick WebDAV library: http://redhanded.hobix.com/inspect/ webrickWebdavHandlerSafelyExtractedFromTheWild.html Unfortunately it sounds limited to Webbrick which will not suit the production environment. Does anyone know of a
2008 Sep 15
2
Perhaps slightly OT - Lots of spurious webdav requests.
Hello All, I am running a CentOS 4.6 file server for a small office network and I am getting a lot of strange webdav requests from one of the Windows workstations - I have not configured Webdav on the Windows host (hereafter "windows-laptop") in question. Some details - I have configured a Samba share called (say) "share1" on the CentOS server and the windows-laptop connects
2007 Jul 17
1
Looking for a WebDav sync client
I am looking for a webdav tool much like wget. And it has to maintain timestamps (Cadaver does not, or at least I have not figured out how). There is a whole big WebDav server now of all (almost all) of IEEE 802.11 presentations (not the draft docs) and webdav is the access method....
2005 Feb 23
1
webdav
I am trying to setup webdav. I have tried hte webdav list. Has anyone implemetned webdav on apache? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe