search for: credfile

Displaying 8 results from an estimated 8 matches for "credfile".

2004 Mar 07
2
CIFS, fstab, credentials
...machines and must say it works much better than smbfs. special characters alright, transfer speed doubled (from 2.8MB/s to 5.6MB/s on 100MBit). There's two issues tho I haven't been able to root out: -credentials file: tried username=<username> and password=<password> in /etc/credfile, tried user=<username> to match the convention in cifsfs, but with both variants I get: mount error 13 = Permission denied Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) the corresponding fstab entry is: //xerxes/m1 /mnt/xerxes/d cifs credentials=/etc/credfile,uid=dexter,gid=use...
2004 Sep 15
2
smbclient's tar_re_search broken?
...client's tar command using crX parameters for creating archive, excluding files based on basic regular expressions. The box is running Fedora core 2, fully updated: kernel-2.6.8-1.521 samba-common-3.0.7-2.FC2 samba-client-3.0.7-2.FC2 The error is easily reproducible: smbclient //ntpdc/share -A credfile \ -c "tar crX ntpdc.share.tar *.tmp" exits with error 139. Output is: tar_re_search set directory \subdir\ Segmentation fault Is regular expression exclusion broken? Thanks in advance, l.
2007 Apr 06
1
Authentication problems using libsmbclient API and DFS shares
...everything on the same domain. //MyDomain/DFSRoot /Link1 -> //Fileserv-1/FileShare1 /Link2 -> //Fileserv-2/FileShare2 On the command line I can traverse the DFS tree without any problems, so using smbclient I can perform the following steps: # smbclient //10.4.1.107/DFSRoot -A ./credfile Domain=[ENG-DEV] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 5.2] smb: \> ls ? .?????????? D??????? 0? Thu Mar 29 12:52:3 2007 ? ..????????? D??????? 0? Thu Mar 29 12:52:35 2007 ? Link1?????? D??????? 0? Thu Mar 29 12:46:43 2007 ? Link2?????? D??????? 0? Thu Mar 29 12:52:35...
2019 Mar 19
0
DFS Shares (Clustered)
...wn and startup situation. If we persistently try and force the server to mount the share it will eventually connect to the second server ... this is time consuming and annoying. Here is an example from '/etc/fstab' file : //our.domain.com/PATH/TO/SHARE /target cifs credentials=/etc/samba/credfiles/credentials,uid=user,gid=group,_netdev 0 0 Servers Vary between RHEL 6 / 7 and SLES12. We patch quarterly so various software packages are never that out of date. Can anyone provide some assistance in this matter ? Much appreciated. Regards Shaun
2005 Mar 14
1
I want shares on demand
I have many shares in my fstab which look just like so... //machinename/sharename /mnt/foo smbfs credentials=credfile,rw,user,gid=sambawrites,fmask=0774,dmask=0774 0 0 And they work generally fine. But sometimes weird things happen, i.e. the power goes out, and the linux server comes up before the machines with the shares do, or one of the machines with the shares gets turned off for a couple days, or there's...
2018 Sep 11
2
Is CIFS HA Aware ?
...was up. Is this expected or have we not setup our Linux servers correctly to be aware that there is alternate server should the one fail ? An example of the mount from */etc/fstab* : *//domain.com/ABC/DEF/Software <http://domain.com/ABC/DEF/Software> /software cifs credentials=/etc/samba/credfiles/file,uid=user,gid=group,_netdev 0 0* Error we get : *Sep 09 02:15:41 srv006000 kernel: CIFS VFS: Server SERVERNAME has not responded in 120 seconds. Reconnecting..*. Please let me know if any other info is required ? Regards Shaun
2019 Mar 19
2
DFS Shares (Clustered)
...wn and startup situation. If we persistently try and force the server to mount the share it will eventually connect to the second server ... this is time consuming and annoying. Here is an example from '/etc/fstab' file : //our.domain.com/PATH/TO/SHARE /target cifs credentials=/etc/samba/credfiles/credentials,uid=user,gid=group,_netdev 0 0 Servers Vary between RHEL 6 / 7 and SLES12. We patch quarterly so various software packages are never that out of date. Can anyone provide some assistance in this matter ? Much appreciated. Regards Shaun
2007 Sep 19
0
Authentication problems using libsmbclient to traverse DFS links
...ith everything on the same domain. //MyDomain/DFSRoot /Link1 -> //Fileserv-1/FileShare1 /Link2 -> //Fileserv-2/FileShare2 On the command line I can traverse the DFS tree without any problems, so using smbclient I can perform the following steps: # smbclient //10.4.1.107/DFSRoot -A ./credfile Domain=[ENG-DEV] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 5.2] smb: \> ls . D 0 Thu Mar 29 12:52:35 2007 .. D 0 Thu Mar 29 12:52:35 2007 Link1 D 0 Thu Mar 29 12:46:43 2007 Link2 D 0 Thu Mar 29 12:52:35 2007 65389 blocks of size 65536. 36670 b...