similar to: smbfs: file link permission

Displaying 20 results from an estimated 700 matches similar to: "smbfs: file link permission"

2003 Nov 26
3
Fair queueing: SFQ vs TBF
Hello, I have one Q. What is better when using as leaf in one leaf with several hosts (like subnet) to splice traffic equaly to user number? Like 2 users = 256/2, 3 = 256/3 and so on. WRR was pretty good for this job, but it''s only for 2.4.21 kernels and mine''s 2.4.22. So what is better: SFQ or TBF? -- Artūras Šlajus _______________________________________________
2010 Jun 17
5
cameras and CentOS
Hi I want to put up a few cameras connected to a CentOS box. I currently have a box with one camera and that works (USB), I can take a pic (the script does that) and see that on a webpage. However, I want to have a couple of cameras a little further away (more than 5 meters). USB has a limit, I have tried that camera with a longer cable and it does not work ... so I need to route that in a
2014 Aug 18
1
unknown tag type 64 / recycle: stat for *:AFP_AfpInfo returned No such file or directory
Hi, something seems wrong with "vfs objects = recycle, streams_xattr". I permanently keep on getting the following errors on the Samba server: Aug 18 11:28:39 Storage-03 smbd[34544]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionsunknown tag type 64 Aug 18 11:28:39 Storage-03 smbd[34544]: [2014/08/18 11:28:39.897763, 0]
2000 Apr 21
0
symlink-hack for smbfs under linux
I've programmed a quick-and-dirty version of symlinks for smbfs. This hack uses the system attribute and otherwise works much like the ncpfs-hack, that is to say, I write the magic cookie at the beginning of the file. Of course the server has to map the system attribute, which samba notably doesn't do by default. smb.conf entries of "map system = yes" and "create mask =
2010 Jul 29
1
New Open Source Community
Equalis just announced it's public beta today http://www.equalis.com http://www.equalis.com . It has forums dedicated to lots of math topics including open source software. It specifically has an R forum and an R user group. Also has forums and groups for Octave, Scilab, and Sage. http://www.equalis.com/forums/ http://www.equalis.com/forums/
2014 Sep 18
3
[LLVMdev] proposal to avoid zlib dependency.
I also want to point out that there is prior art for bundling these types of single-source-file utility libraries in lib/Support. We have MD5.cpp, ConvertUTF.cpp, and reg*.c implementing various bits of functionality. Adding a miniz.c doesn't seem like that big of a deal. On Thu, Sep 18, 2014 at 3:03 AM, Chandler Carruth <chandlerc at google.com> wrote: > > On Thu, Sep 18, 2014
2020 Aug 20
4
Problem with login win10
Hi I have problem with login in computer with win10. Sometimes when I try login I get communicat the password entered is incorrect, in samba logs no errors. I must restart computer and then I can login. Sometimes login to computer work and block comuter (win+l), when try unblock computer i see communicat - the password entered is incorrect. My samba AD is in version 4.12.6. Users and computer
2003 Aug 22
2
kernel: locore.s doesn't assemble (fillkpt, $PAGE_SHIFT, $PTESHIFT)
since august 8th, 2003 the kernel on my i386 pentiumIII won't compile. the problem arises in locore.s with the definition of the constants $PAGE_SHIFT and $PTESHIFT used in `shr' and `shl' instructions within the macros `fillkpt' and `fillkptphys'. i've tried to cvsup(1) RELENG_4 and RELENG_4_8 every day for over a week now, but kernel builds (as part of a buildworld)
2020 Jul 27
4
Samba migrate from ver 4.11.11 to 4.12.5
Hi I have problem with migrate my samba AD. When I install new version samba (4.12.5) in log I see comment : Kerberos: Server not found In database: ldap/.: encryption type 3 not supported In changelog I see that samba in version 4.12 not supported encryption type DES ( <https://ldapwiki.com/wiki/DES> DES- <https://ldapwiki.com/wiki/CBC> CBC- <https://ldapwiki.com/wiki/MD5>
2000 Jun 03
5
Monty on holiday
Hi folks, My wife and I are taking a long weekend to celibrate our anniversary. I won't be around again until Wednesday to answer email or do anything else on Vorbis. Yeah, I know, I usually answer my email once a month anyway (so likely no one would notice me being gone), but just so folks know if anything really juicy comes up :-) I'll be merging my latest branch with mainline
2011 Nov 14
7
Very simple loop
I'm very new to R and am trying to create my first loop. I have: x <-c(0:200) A <- dpois(x,exp(4.5355343)) B <- dpois(x,exp(4.5355343 + 0.0118638)) C <- dpois(x,exp(4.5355343 -0.0234615)) D <- dpois(x,exp(4.5355343 + 0.0316557)) E <- dpois(x,exp(4.5355343 + 0.0004716)) F <- dpois(x,exp(4.5355343 + 0.056437)) G <- dpois(x,exp(4.5355343 + 0.1225822)) and would like to
2006 Feb 23
4
HTB: far unequal behaivor at a slight conf rate change
Hi all! I''m working in a " _really_ end user simple", yet powerfull, flexible, scalable, GPL htb/htb-init front end, but now, in the "test fase" im facing an utlimate problem... Absoult minimalistic scenario: #Use a FIXEDFONT to read this #inet-ethx-|FIREWALL|-lan-ethx <-> |client_host_1| # #FIREWALL class(rate,ceil) at lan-ethx
2004 Oct 14
1
[PATCH] smbfs: smbfs do not honor uid, gid, file_mode and dir_mode supplied by user mount
Hi, This patch fixes "Samba Bugzilla Bug 999". The last version (2.6.8.1) of smbfs kernel module do not honor uid, gid, file_mode and dir_mode supplied by user during mount. This bug is also logged as "Kernel Bug Tracker Bug 3330". I think this stuff is related to the "unix extensions". This patch offers to the client side the opportunity to decide to use or
2003 Sep 01
1
Trust WinNT4 and Samba 2.2.8
Hi, I have problem with trusting WinNT4 and Samba 2.2.8 connect PDC NT4 (domain SOUZAVTO) -> Samba (domain SOUZ) in log: [2003/09/01 09:09:31, 0] smbd/reply.c:session_trust_account(497) session_trust_account: Trust Account SOUZAVTO$ - password failed [2003/09/01 09:09:31, 2] smbd/server.c:exit_server(511)
2003 Dec 31
1
winbind running in PDC Samba server
Hello, HOWTO chapter 21 describes the use of winbind daemon in a Samba domain member Server, but it's possible (and desirable) to run winbind in a PDC Samba server? The question is due to it that in that case it seems it is not necessary winbind for authenticate/mapping users against a external WinNT4 PDC, the Samba PDC perform authentication itself (and the mapping its not necessary, because
2002 Aug 20
0
WinNT4 and Win2000 different behaviour authenticating to printer shares ?
I have set-up a Samba server (FreeBSD 4.5 release and Samba 2.2.2) which is used in our Office as a PDF-converter. The Server gets the file as a Postscript file using a Samba Printer share and then sends it back to the user by e-mail. This all works excellent using Win2000 on the clients. The user prints to the share PDF using a Postscript driver, the print job gets sent and a few seconds later
2000 Mar 21
0
SAMBA on Solaris combined with WinNT4 Domain
Hello I have a problem with connectivity between Samba and NT. When I do a net view on an NT box like: "net view \\TESTSERVER" the system asks me for a username and password. Why is Samba asking for a user and password when on both system the same user and password exists. Im using the option EnablePlainTextPassword on WinNT. After typing the username and password (same as I used to
2002 Feb 13
1
WinNT4 reports "Network path not found" when accessing share over certain length
I've got a Samba 2.2.3a server up and running, and it is working great. No major problems, but one slight annoyance. There is a share setup called "testing-files". In Windows 2000, access to this share works fine (and in Win95/98 if I remember right), but in Windows NT 4, an error stating "Network path not found" is given. If I rename the share to "testfiles", it
2003 Dec 24
1
"Account Unknown" problem (Samba3 domain users in WinNT permissions)
Hello, I'm suffering a estrange problem in a WinNT-Samba3 environment. I have two servers: WinNT4 (PDC of domain A-DOMAIN) and Samba3 (PDC of B-DOMAIN). A-DOMAIN and B-DOMAIN trust each other (I had followed the procedures described in HOWTO Chapter 16 successfully). The problem arises when I assign permission in WinNT server's folders (A-DOMAIN) for users in the Samba domain (B-DOMAIN).
2001 Nov 13
1
Unencrypted passwords -> Encrypted passwords: can't revert WinNT4 to use encrypted passwords
Hello, I'd be very grateful if anyone could share their ideas on this problem. The situation is this: I have a Solaris 8 machine running Samba 2.2.1a. The global configuration has "security = USER" and originally had "encrypt passwords = NO". I was able to map drives to shares on this machine from my WinNT 4 SP 5 workstation when I set the registry key advised by the