search for: smbcred

Displaying 10 results from an estimated 10 matches for "smbcred".

2017 Jun 09
1
[SOLVED] using autofs on C-7
...> > thanks again! > OK, I've got it working, and Akemi's suggestion helped me figure it out. This is in /etc/auto.master: /mnt /etc/auto.mnt and this is in /etc/auto.mnt: # # mounts public and home shares on the NasBox. # . syno-public -fstype=cifs,rw,credentials=/root/.smbcred,defaults,uid=fredex,gid=fredex,noauto,users,exec,vers=3.0 ://nasbox/public syno-fredex -fstype=cifs,rw,credentials=/root/.smbcred,defaults,uid=fredex,gid=fredex,noauto,users,exec,vers=3.0 ://nasbox/home trying to access /mnt/syno-fredex, then, mounts my home directory on the Nasbox there, and ac...
2004 Dec 31
5
Windows XP machine cannot be accessed
I have a small peer to peer network of 4 machines, WinME, Win2K Pro SP4, Win XP Pro SP2 and Linux Mandrake 10.1 Samba 3.0.10.1. I am pretty new at Linux but have been around computers for a very long time. The Linux installation went smoothly, MDK and KDE3 utilities make it simple for newbies to get things running, so Samba went together quite easily but I now have a problem I have been
2024 Jan 26
2
permission denied with windows acls
...t; I take that 'S-1-5-21-33300784-995546578-3414580312-1121' is the SID for 'videousers'. > The share mounts and I am a member of the correct groups > > CARLSON\peter at u2gui:~$ cat /etc/fstab > //fs.carlson.lab/test /mnt/test cifs > credentials=/root/smbcreds,multiuser,sec=ntlmssp,_netdev 0 0 I think that could be part of your problem, even though you are using 'multiuser', you are mounting as root. try reading 'man mount.cifs' and pay particular attention to 'sec=krb5' and 'multiuser', that way you will not require a p...
2017 Jun 09
2
using autofs on C-7
On Fri, Jun 9, 2017 at 6:18 AM, Fred Smith <fredex at fcshome.stoneham.ma.us> wrote: > On Fri, Jun 09, 2017 at 08:25:31AM -0400, Jonathan Billings wrote: >> On Thu, Jun 08, 2017 at 04:02:05PM -0700, Kenneth Porter wrote: >> > Automounting is now done through systemd. >> >> In my use, we continue to use autofs for automounts of CIFS volumes, >> because as
2024 Jan 26
1
permission denied with windows acls
...0312-1121)(A;;FA;;;S-1-22-1-0)(A;;FA;;;WD)(A;OICIIO;FA;;;CO)(A;OICIIO;0x1200a9;;;DA)(A;OICIIO;0x1200a9;;;CG)(A;OICIIO;0x1200a9;;;WD) The share mounts and I am a member of the correct groups CARLSON\peter at u2gui:~$ cat /etc/fstab //fs.carlson.lab/test /mnt/test cifs credentials=/root/smbcreds,multiuser,sec=ntlmssp,_netdev 0 0 //fs.carlson.lab/test on /mnt/test type cifs (rw,relatime,vers=3.1.1,sec=ntlmssp,cache=strict,multiuser,domain=CARLSON.LAB,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.52,file_mode=0755,dir_mode=0755,soft,nounix,serverino,mapposix,noperm,rsize=4194304...
2024 Jan 26
1
permission denied with windows acls
...24 18:45:52 -0800 Peter Carlson via samba >> <samba at lists.samba.org> wrote: >>> The share mounts and I am a member of the correct groups >>> CARLSON\peter at u2gui:~$ cat /etc/fstab //fs.carlson.lab/test >>> /mnt/test cifs >>> credentials=/root/smbcreds,multiuser,sec=ntlmssp,_netdev 0 0 >> I think that could be part of your problem, even though you are using >> 'multiuser', you are mounting as root. try reading 'man mount.cifs' >> and pay particular attention to 'sec=krb5' and 'multiuser', that...
2003 Nov 20
0
smbclient ls error: NT_STATUS_PATH_NOT_COVERED (user permissions are okay)
...roblem joining this domain, and the user that I am connecting as has permissions to open these folders (I checked from another machine). Testparm yields no problems, and I can l Here is an except of the error (NT_STATUS_PATH_NOT_COVERED) in context: [bioinfo@array30 bioinfo]$ smbclient -d1 -A ~/.smbcred -I 129.85.1.211 "//rockefeller.edu/genearray" [2003/11/20 05:45:41, 1] client/client.c:do_connect(2598) Domain=[ROCKEFELLERNT] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 3790] smb: \> cd "Test Lab" smb: \Test Lab\> pwd Current directory is \\rockefeller.ed...
2003 Nov 21
0
Re: smbclient ls error: NT_STATUS_PATH_NOT_COVERED
...e suspects that there are configuration problems then I will gladly follow up with that information. A quick capture of the smbclient problem is below. This is a self compiled version, and I removed the previously installed binary (so no conflicts). [bioinfo@array30 bioinfo]$ smbclient -d1 -A ~/.smbcred -I 129.85.1.211 "//rockefeller.edu/genearray" [2003/11/20 05:45:41, 1] client/client.c:do_connect(2598) Domain=[ROCKEFELLERNT] OS=[Windows Server 2003 3790] Server=[Windows Server 2003 3790] smb: \> cd "Test Lab" smb: \Test Lab\> pwd Current directory is \\rockefeller.ed...
2024 Jan 26
1
permission denied with windows acls
...wrote: > On Thu, 25 Jan 2024 18:45:52 -0800 Peter Carlson via samba > <samba at lists.samba.org> wrote: >> The share mounts and I am a member of the correct groups >> CARLSON\peter at u2gui:~$ cat /etc/fstab //fs.carlson.lab/test /mnt/test >> cifs credentials=/root/smbcreds,multiuser,sec=ntlmssp,_netdev 0 0 > I think that could be part of your problem, even though you are using > 'multiuser', you are mounting as root. try reading 'man mount.cifs' > and pay particular attention to 'sec=krb5' and 'multiuser', that way > y...
2017 Jun 08
4
using autofs on C-7
...quot;, but am finding I don't understand the syntax of entries, so I'm flailing around trying different things. so, here's what I have now: in /etc/auto.master: /mnt/syno-fredex /etc/auto.syno-fredex I added /etc/auto.syno-fredex: /mnt/syno-fredex -fstype=cifs,rw,credentials=/root/.smbcred,defaults,uid=fredex,gid=fredex,noauto,users,exec,vers=3.0 ://nasbox/home my goal is to mount //nasbox/home as /mnt/syno-fredex so I do systemctl restart autofs and it appears to restart (no messages appear). when I then do "ls /mnt/syno-fredex" it doesn't appear to actually get mo...