search for: smbcredenti

Displaying 11 results from an estimated 11 matches for "smbcredenti".

2012 Feb 15
1
mount.cifs gives error 13 after changing servers -- hidden cache??
A sysadmin moved a share from one Windows server to another. I am now getting error 13 when trying to mount the share from the new server. The following worked before the server was replaced: mount.cifs //ipaddress1/share1$ /mnt/share1 -o credientials/home/whatever/.smbcredentials,rw mount.cifs //ipaddress2/share2$ /mnt/share2 -o credientials/home/whatever/.smbcredentials,ro Change: server ipaddress2 was replaced with server ipaddress3 and share2$ was created on that server. mount.cifs //ipaddress1/share1$ /mnt/share1 -o credientials/home/whatever/.smbcredentials,rw Sti...
2008 Jun 11
2
Mounting Samba Share using linux login
Windows users are able to mount samba share using windows. But for linux user, we need to create credentials file, to mount samba share e.g: //servername/file_store /home/user/Desktop/file_storage smbfs credentials=/root/.smbcredentials Is it possbile to change the credentials to something like windows users (for example credentials=unix user) so as the mounted share would depend on who login the linux box? This is important as I want to let user change their own password, and keeping .smbcredentials in user's home direct...
2014 Jul 03
2
Cannot access shared home directories from linux machine
Hi, I configured a share for home-directories on my Debian Samba PDC (4.1.9) and connected the share on another linux machine (terminal server) via /etc/fstab: //192.168.10.51/home /home/DOMAIN/ cifs credentials=/root/.smbcredentials,iocharset=utf8 0 0 The .smbcredentials file contains the Domain Administrators username/password. The share is mounted successfully, however users can not log into their home directories. I configured the home share just like explained in the samba wiki (https://wiki.samba.org/...
2008 Feb 18
12
cifs verses smbfs for Linux clients
I am somewhat confused... I understand that the preferred method to mount a Samba share with a Linux client is to use "mount -t cifs" rather than "mount -t smbfs". I get the impression that smbfs is samba.org developed code where as cifs is from elsewhere. Thus the point of confusion. Why is samba.org not developing the preferred code in this case? A sub question to that
2008 Feb 13
5
Wrong perms on new files/dirs using smbmount
Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/ However when I create new files/dirs on the Samba share from the Linux workstation, the perms are not 0666/0777 as I have specified. Historically I set those perms on the share, and that has always worked with Wind...
2008 Feb 15
3
Wrong perms on new files/dirs using `mount -t cifs`
...riginal thread had the incorrect subject line. The original trouble / question remains open and unsolved. Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/ However when I create new files/dirs on the Samba share from the Linux workstation, the perms are not 0666/0777 as I have specified. Historically I set those perms on the share, and that has always worked with Wind...
2005 Oct 26
0
Missing files from share with cifs
...The technical details: Laptop runs Ubuntu Breezy, smbclient 3.0.14a-ubuntu, mount.cifs 1.6., Desktop the same. Server (named blacky) runs Debian Sarge, smbd 3.0.14a-Debian. The share is mounted in fstab with: //192.168.1.31/music /media/blacky/music cifs credentials=/root/.smbcredentials,uid=anna,gid=anna,rw,user (in one line, of course.) I couldn't find relevant information in any of the logs on server or clients (syslog, messages, samba/log.). Today I tried the solution to the timeout problem with smbfs (I used to have similar problems with smbfs between Linux boxes wh...
2010 Nov 01
1
Ubuntu Server can't see XP desktop share
Try as I might I can't get fstab has this in it... //Q660/sback /mnt/sback smbfs iocharset=utf8,credentials=/home/rsyncuser/.smbcredentials,dirmode=0775,gid=0 0 0 smbtree returns this... BANANA \\THECOMPUTER \\Q660 // A Windoze XP Home desktop machine \\Q660\Root \\Q660\sback // This is th...
2011 Jun 03
3
Shutdown hangs since setting up Samba
Hi, I installed the Samba client on Kubuntu 11.4 and set up a Samba network drive over WLAN to my QNAP NAS TS-110. Therefore, I made following entry in /etc/fstab to mount the network drive on startup. //192.168.2.200/ben /media/NAS/ben cifs credentials=/home/ben/.smbcredentials,uid=1000,gid=1000 0 0 Automount and write-access are working, but since then my computer hangs on shutdown with following error messages: mount error(101): Network is unreachable Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) mountall: mount /media/NAS/ben [903] terminated with s...
2007 Jul 12
0
Linux CIFS-access problem since samba 3.0.25(a/b)
...r servers serving files, home-dirs, etc. Client-Side: - Windows XP-Clients. - Windows Vista Clients (testing). - some Linux Ubuntu Distro (Feisty) Clients, using CIFS to access the samba-shares. fstab-entry of the Ubuntu-clients: //server/share /media/files_on_server cifs credentials=/home/user/.smbcredentials,dom=domain,directio,users,noperm,iocharset=utf8,nolock,soft,intr,rsize=8192,wsize=8192 0 0 The problem: Since using release 3.0.25(a/b) on the samba-member servers, - accessing the shares by using a Linux Ubuntu Client through CIFS-mount is very slow (!!!!). Sometimes you have to wait centuri...
2007 Jul 28
0
FW: Linux CIFS-access problem since samba 3.0.25(a/b)
...etc. > >Client-Side: >- Windows XP-Clients. >- Windows Vista Clients (testing). >- some Linux Ubuntu Distro (Feisty) Clients, using CIFS to access the >samba-shares. >fstab-entry of the Ubuntu-clients: >//server/share /media/files_on_server cifs >credentials=/home/user/.smbcredentials,dom=domain,directio,users,noperm,iocharset=utf8,nolock,soft,intr,rsize=8192,wsize=8192 >0 0 > >The problem: >Since using release 3.0.25(a/b) on the samba-member servers, >- accessing the shares by using a Linux Ubuntu Client through CIFS-mount is >very slow (!!!!). Sometimes...