similar to: Samba as ADS Fileserver

Displaying 20 results from an estimated 7000 matches similar to: "Samba as ADS Fileserver"

2002 May 21
1
Linux to Windows Dfs
Howdy Is there any reason why I cannot mount to a Dfs share on a Windows 2000 box from Linux? I have tried: # mount -t smbfs //server/share$ /mnt/point -o username=user Which works... # mount -t smbfs //server/share$/home/pupils/user /mnt/point -o username=user Trying to mount any share within the Dfs root retruns: 23479: tree connect failed: ERRDOS - ERRnosuchshare (You specified an
2014 Mar 05
1
DFS
Robert Gurdon robert.gurdon at gmail.com 12:49 (0 perce) c?mzett: samba Hai, I would like to set up a DFS with this configuration: I have 3 Samba4 servers (4.1.4). 2 of them should work as a DFS "client" the third one will be the DFS stotage (actualy this servers has the required amount of space). So, i configured all shares on DC3 and point to those shares on DC1 and DC2. Everything
2018 Mar 31
1
using llvm DataFlowSanitizer error
Hi. I'm using llvm DataFlowSanitizer. I add such code in library libtiff. dfsan_label lt_label = dfsan_create_label("buf_offset", 0); dfsan_set_label(lt_label, (unsigned char *)buf, size); But when i compile libtiff with "-fsanitize=dataflow" option, then there is an error as follows: ../libtiff/libtiff.so.5.2.5: undefined reference to `dfs$jbg_enc_init'
2007 Nov 06
0
samba --with-quotas
We have a rhel4 system running samba - domain user accounts - NFS disk space. All updates and software patches have been applies through rhn. Since samba was installed with redhat provided rpms, --with-quotas WAS configured in. The samba share is seen and can be used by authenticated users. However quotas are not being recognized. The same disk space, if accessed via Windows shares are
2007 Oct 05
0
disk quotas and NFS
RedHat Enterprise AS 4 Samba 3.0.10-1.4E.12.2 nfs automounted home directories Samba: --with Options: WITH_ADS WITH_AUTOMOUNT WITH_PAM WITH_QUOTAS WITH_SENDFILE WITH_SMBMOUNT WITH_SYSLOG WITH_UTMP WITH_WINBIND Logged in locally, a user is warned when over quota and cannot copy further files. Over CIFS, a user is warned when over quota and cannot copy
2017 Apr 20
2
Domain DFS on new share
Hi, I am trying to configure domain DFS (I think that's the correct term) as below, using the guide on the wiki: https://wiki.samba.org/index.php/Distributed_File_System_(DFS)#Configure_domain-based_DFS_in_Samba I am aware that the wiki says that this doesn't quite work... however it feels to me that it's very close, nearly working, and I might be able to get it going (hopefully?!)
2005 Apr 14
0
samba and squid are not working together
Hello folks, I am implementing on a RH Fedora Core Linux machine NTLM authentication through samba 3.0.2 for my squid server (Squid-2.5STABLE5-2). Our customer's environment is Mixed Mode Windows 2000. To make a long story short: (1) I have successfully upgraded kerberos from 1.2.7 to 1.3.3 (I was successful because I also upgraded the libraries that kerberos 1.3.3 requires (2) I have
2003 May 01
0
a little issue with ADS
Hello Everyone, I must extend my THANK YOU for such fantastic work!, as well as this great resource. I've tried fiddling with AD and samba 3.0 alpha23 as well as a CVS checkout dated APR-16-03. Below are the relevant(Hopefully:)) items of my config. Once I can get a tgt and initial ticket I think I'll be O.K. I was hoping someone on this list could point out a gotcha :). TIA, Jesse.
2008 Dec 27
2
Object name vectcor as function input argument?
Dear R-helpers: I am new to R and ran into the following question and would appreicate your advice very much. My question: How to use a character vector that records object names as function input argument? I asked this question very recently and was advised to use get(). get() works when passing one single object name. but it does not work when passing multiple object names. For example, I
2013 May 26
3
samba4 & (domain) dfs
Hi all I'm trying to set up dfs for (among other things) profiles (i don't know if this is a good example, but that is out of the scope of my current question) I've been following these instructions: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html http://us.generation-nt.com/answer/samba-domain-dfs-samba-4-help-209347402.html as well as the hints given in the
2023 Aug 21
1
DFS questions...
Op 21-08-2023 om 13:43 schreef Joachim Lindenberg via samba: > I have been looking into DFS (no R) with Samba and found the page https://wiki.samba.org/index.php/Distributed_File_System_(DFS) and do have some questions: > > ?There is currently (July 2014) a discussion in the mailing list in which several users report great difficulties with domain-based DFS in samba 4, maybe related with
2012 Jun 27
4
Samba4: fileserver on a box other than a DC
Hi Our fileserver is currently on DC1 in a 2DC domain. We are running out of space on that box. Is there any possibility of being able to run smbd on another box (not necessarily a domain controller) by syncing the data over to it from DC1? We also run NFS on some of the same data. I can already see this turning into a naming, IP and Kerberos nightmare. What would be the provision
2023 Aug 21
1
DFS questions...
Hi Kees, Thanks once more. To be precise: - you are running this on DCs? - no links required as on the wiki page? - "vfs objects = dfs_samba4, acl_xattr, full_audit" - I don?t have that in my smb.conf. What part(s) of this are default, required, or special? Thanks, Joachim -----Urspr?ngliche Nachricht----- Von: samba <samba-bounces at lists.samba.org> Im Auftrag von Kees van
2023 Aug 21
1
DFS questions...
I have been looking into DFS (no R) with Samba and found the page https://wiki.samba.org/index.php/Distributed_File_System_(DFS) and do have some questions: ?There is currently (July 2014) a discussion in the mailing list in which several users report great difficulties with domain-based DFS in samba 4, maybe related with the implementation of smb protocol version 3.? ? is this still true or has
2005 Oct 21
1
DFS not working w/ fully.qualified.sub.domain
Hi: I've got a samba/DFS server configured that works fine under it's original name, but I'm getting booted out of that DNS domain, into a subdomain. All my (WinXP) clients have drives mapped to names like \\server.domain.com\dfsroot. If I browse to the path, \\server.domain.com\dfsroot, everything works. I can access the shares pointed to via the dfs links But, now the network is
2016 Apr 28
2
Question about DFS
Hello, i'm trying to figure out some specific things about Samba DFS. 1. What is the ordering method of a DFS Share with multiple servers (e.g. msdfs:serverB\\share,serverC\\share linkb ; Source: https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html)? With a Microsoft DFS i have 3 options regarding the target. (Targets in a client's site are listed first in a
2005 Apr 19
2
Pam mkhomedir - Permissions
I would like to set special permissions (ACL) when pam autocreates my home dirs in samba. I think i should use a script for that. My question is: how can I make pam run a bash script after it creates the homedir? Thanks Cristian
2016 Apr 28
2
Question about DFS
On 28.04.2016 11:16, Reindl Harald wrote: > Am 28.04.2016 um 11:00 schrieb tell at posteo.de: >> i'm trying to figure out some specific things about Samba DFS. >> >> 1. What is the ordering method of a DFS Share with multiple servers >> (e.g. msdfs:serverB\\share,serverC\\share linkb ; Source: >>
2017 Apr 21
4
Domain DFS on new share
Since past the beta-times of samba 4 (and it worked in former times!!) it never worked like this: \\yourdomain\share or \\yourdomain \dfs-share. The only thing working along witch your domain is: \\yourdomain\netlogon. I had another thread open on this case some times ago. Greetings Daniel EDV Daniel Müller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus Paul-Lechler-Str. 24 72076 Tübingen
2016 Apr 28
2
Question about DFS
On Thu, Apr 28, 2016 at 10:08:54AM -0700, Jason Chang wrote: > 1. What is the ordering method of a DFS Share with multiple servers (e.g. > msdfs:serverB\\share,serverC\\share linkb ; Source: > https://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/msdfs.html)? > With a Microsoft DFS i have 3 options regarding the target. (Targets in a > client's site are listed first in a