Skip to main content

Questions tagged [cifs]

SMB / CIFS is a network protocol that allows sharing of files across a network of nodes. The protocol is based on a design where the customer requests it sends packets to the server, the server in turn sends response packets to the client.

1 vote
0 answers
2k views

CIFS share via LDAP + SSL

I have NAS drive which is bound to an Open Directory LDAP server for authentication with SSL enabled. The NAS allows for CIFS shares to be accessed via LDAP authentication. (in this case the NAS is a ...
TexasRaptor's user avatar
1 vote
1 answer
1k views

Best practice with previous versions / shadow copy (CIFS storage)?

Currently I'm using previous versions (i.e. shadow copies) as backup for a network share. I need to solve a problem with restoring: when restoring a file only the owner can use previous versions....
Axxess's user avatar
  • 145
0 votes
1 answer
1k views

How can I share `c:\program files`?

actually, it is c:\Program Files (x86)\Vim. I want to store my vim configs into this folder and broadcast it on lan. I've given Everyone read access and Administrator read/write/delete(or whatever ...
thkang's user avatar
  • 266
0 votes
0 answers
647 views

CIFS only share owner may delete files in share root

gI was installing myself samba on a minimalist fork of ubuntu (linux-lite). At first I installed it without any user managment, and only a guest account, here is my smb.conf [global] workgroup=...
mveroone's user avatar
  • 1,929
4 votes
1 answer
5k views

Permission denied while mounting samba cifs share on linux

I have a samba server set up on a Linux computer that uses winbind on an AD domain. Everything seems to be working but I haven't been able to mount a samba share on another machine. Right now, I would ...
Marty's user avatar
  • 242
-2 votes
2 answers
160 views

How to implement delay in serving network request in windows environment? [duplicate]

I have read this similar question but did not find an appropriate reply, hence I am posting this question. I have a scenario where my Windows client is an anti-virus server. To reproduce a bug, I ...
Rahul anand's user avatar
2 votes
2 answers
926 views

Persistent Samba Share

There are hundreds of entries for this - and as far as I can tell I am doing it right. But it is not working... I run a latest Raspbian (Debian Wheezy) Distribution on a Raspberry Pi. I have ...
madflow's user avatar
  • 310
1 vote
0 answers
509 views

Locking file on samba to prevent edit conflict?

I am trying to setup a samba server following these: Advanced Disk Shares Samba-HOWTO-Collection The idea is to only allow one account, one collection opening a file at once. If another ...
est's user avatar
  • 654
1 vote
0 answers
556 views

SMB share fstab entry won't mount but same options with 'mount' command will mount

I'm running into some problems when mounting my SMB share using the /etc/fstab file. Mounting the share with the mount command works just fine: mount -t cifs //hostname/dir /mnt/dir -o user=...
tzippy's user avatar
  • 454
0 votes
1 answer
2k views

Linux Copy Files in Mount Location Very Slow

In RHEL 5.5 Linux, I have a Folder //ELG which is a Mount location on shared Directory //AMC [ type cifs (rw,mand)] Inside //ELG/X1/SMART001 there are 3 files of 200 MB size //ELG/X1/SMART001/A1.odf ...
Sandeep540's user avatar
3 votes
1 answer
3k views

prevent chown/chmod access denied errors with cifs mount

I have a user directory mounted to ubuntu 12.04 with cifs. /etc/fstab contains a line; //cb/share /home/cb cifs user=ubuntu,password=abc123,uid=cb,gid=users 0 0 The share mounts and works fine ...
CAB's user avatar
  • 193
10 votes
4 answers
27k views

Automatic remount cifs/SMB after short network interruption

A Windowsserver provides a network directory called data via CIFS/SMB protocol. The data folder is mounted on a Linux client with password and user authentification. Sometimes the drive gets ...
Jonas Stein's user avatar
  • 1,142
2 votes
3 answers
5k views

CIFS mount issue over IPsec VPN

I'm trying to connect a client running Ubuntu 13.04 to a network share hosted by a file server which has recently been upgraded from Windows Server 2003 to 2012. Currently I am able to mount the ...
ali_m's user avatar
  • 726
2 votes
4 answers
6k views

How to Share Windows 8 files with Ubuntu Server 12.10

On my network I have a Windows 8 laptop and a Ubuntu Server running 12.10. I can connect to a Ubuntu file share from my Windows 8 laptop with out any issues. Question: How would I connect & mount ...
Benjamin Jones's user avatar
1 vote
1 answer
14k views

Can I install a different Samba client on OSX Lion?

Right now I am using the standard OSX Lion Samba Client to connect to my Windows 2008 Samba Shares. Is there an alternative client to the one that ships with OSX Lion? I am experiencing software ...
kernelK's user avatar
  • 11

15 30 50 per page
1
11 12
13
14 15
17