similar to: Samba quotas (one more)

Displaying 20 results from an estimated 10000 matches similar to: "Samba quotas (one more)"

2008 Dec 30
2
[LLVMdev] llvm ocaml bindings
(ccing llvmdev) Hi Ranjit! I only ported Chris's tutorial and Gordon did the vast majority of the bindings, so they deserve most of the praise. I believe there are techniques for walking over the CFG. You can load up code using Llvm_bitreader, use things like Llvm.iter_globals, Llvm.iter_functions, and Llvm.iter_instrs to walk over the module, and write out a new llmodule using
2016 Jul 06
2
[Openmp-dev] [lldb-dev] [cfe-dev] FYI: Landing the initial draft for an LLVM Code of Conduct
On 4 Jul 2016, at 12:27, Renato Golin via Openmp-dev <openmp-dev at lists.llvm.org> wrote: > > On 4 July 2016 at 00:42, Robinson, Paul <paul.robinson at sony.com> wrote: >> Daniel claimed it was not different, even though he proposed the text. >> I think it is better, as "egregious" (even though it is qualitative) >> helps identify what
2006 Jun 11
1
mod_ntlm_winbind
Anybody using mod_ntlm_winbind?. I'm running SLES9 SP3 and i'mt having problems using it, I did the following: Compilation: ----------------- autoconf <-- works ./configure --with-apxs=$(which apxs2) --with-apache=$(/usr/share/apache2/find_mpm 2>/dev/null) <-- works make <-- dies (there goes the rpm for my repo) with: ---error--- mod_ntlm_winbind.c:402: warning: no
2005 Apr 28
11
Three NIC problem
Hi! I have setup a router with 3 NIC: inet->eth0->eth1-local_users ->eth2-DMZ_server I have also setup dhcp and DNS on the router. DHCP is server only for eth1 while on eth2 I have static IP address. So everything works except connecting local_users on eth1 to Samba shares on the server in DMZ by server name. Yes, I have it in my DNS records to point to it and with nslookup
2003 Feb 04
1
Samba on Tru64 UNIX Cluster
Hi list, I am planning to deploy samba 2.2.6 on a two-node cluster running Tru64 UNIX 5.1A. Each node will be running an instance of samba providing different services, but I want the locks directory to be shared between them so that if one node goes down, the other can take over its services and still have correct information about open files etc. My question: Can the tdb's handle being
2008 Dec 31
0
[LLVMdev] llvm ocaml bindings
Hi, thanks Chris and Gordon for the fantasic infrastructure and ocaml bindings and Erick for the prompt response! I'm looking to use LLVM to write program analyses for C/C++ programs, but to use Ocaml to write the analyses. I did see there were bindings for iterating over: * functions in a module [iter_functions] * basic blocks in a functions [iter_blocks] * instructions in a block
2003 Apr 16
1
timestamp OK, but not displayed correctly
Hi, we found that the timestamp of files is not displayed correctly, since the time switched to summer time. The file server has the right time and under unix the "ls -l" shows the correct time, but under windows 1h is added (all files seems to live in the future). Any hint ? Bye, Peer _________________________________________________________ Max-Planck-Institut fuer Biogeochemie
2003 Jan 07
1
smbd using alot of cpu on HP-UX 11.11
Hello Danny Travis, I am assuming you are using generic Samba 2.2.3a version. We came across the problem and you can fix it by setting the cache variable on the devnm() system cal to 1. Just set the last parameter to the devnm() call in smbd/quotas.c to 1. ################################### # ./samba2.2/source/smbd/quotas.c # ################################### 912a913,919 > #ifdef
2007 Feb 21
2
wine & virtual device drivers
Hi, I'm trying to run a windows applicaction that requires access to a parallel port security device. I need to install 'Hardlock Device Driver' from Alladin but the installer returns: "Installing the Device drivers failed. The error message is: Failed to query processes accesing the driver. Failed to open the registry" Naturally, the program doesn't run. I've
2001 May 05
1
Files being deleted when loging in two machines #2
Hi, I have a server running Linux RedHat 6.2 + updates and samba 2.0.7 Y have samba running as a PDC and many Win98 clients. Y have a 'TMP' share like the /tmp en Linux. The problem is that if I login with the same user in two machines, and then copy a file to the 'TMP' share, files from that share are being deleted. First I think this was a problem with 'move' operation
2004 Dec 22
1
tftpd - r rule seems to be still broken
This is an example rule from sample.rules r ^[^/] /tftpboot/\0 # Convert non-absolute files but it seems to be broken in tftpd-0.40. This comes from syslog when accesing sample file on server. Dec 22 14:11:35 localhost in.tftpd[10443]: r rules cannot be inverted, line 1: ^[^/] /tftpboot/\0 # Convert non-absolute files this was already present in 0.39 version and according
2005 Apr 08
1
Smbd hangs for users...
Hi, I'm new to the list so bare with me! Running samba-3.0.12 on FreeBSD 5.3-STABLE. I did uppgrade from 3.0.10 to 3.0.12 and now lots of my users have problems accesing their home folder on that server. If I look at the users procceses they are running more than one smbd and they are on verry high load, in top: PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU CPU COMMAND
2006 May 30
1
Character encoding problem in file names
Hi, I'm having some problems with reading files with special characters from samba shares. The characters are for example '?' and '?' (and mainly all umlaut chracters). Before I have been using Fedora Core with ISO8859-1 as local character encoding and everything was OK when I mounted the samba share using options "iocharset=iso8859-1,codepage=850" with smbmount
2006 Jun 30
1
Trouble accessing to shortcuts and Writing to Shares in Windows XP (Samba 3.0.22)
I have a Samba server in a SuSE Linux 10.1 installation (x86_64 P IV), installed from SuSE RPMs (Samba 3.0.22). In our test instalation all our clientes works without problem, but from time to time, our users with Windows XP Service Pack 2 get a extrange error when trying to access or write some files. We have isolated the problem to shared folders that have a read and/or write list. We have this
2002 Jun 27
1
Samba PDC issues - same problem
Hi Ana, I have exactly the same problem as you! Anyone can help us? Thanks in advance, Nuria >Hello all! > >I'm using Samba 2.2.1-a4 on Red Hat 7.1 as PDC. Everything is working >fine but 2 issues: > >1. When accesing shares on Win98 system from Network Neighborhood on a >NT wks, I get an Access Denied message when double-clicking the Win98 >box. >I can map
2010 Sep 02
1
dovecot-uidlist: Duplicate file entry at line
Hi All, we are experiencing another strange problem after upgrading to 2.0.1 from 1.2. Many people's client aree-retrieving mail from server due to some problem with dovecot-uidlist file. Looking at log file seem that all file content is sometime duplicated and appended to the and of same file. It look as another process was accesing and trying to modify uidlist table. Our setup has a load
2001 Nov 14
2
Share shows up but is not accessible.
In Windows explorer the computer (Penguin) and share (Ring) show up, but when I try to access the share, I get the following message: \\Penguin\Ring is not accessible The share name was not found. Be shure you typed it correctly. I have Samba set up on another Linux machine (OldPenguin) in the same network, and it works fine. Both computers run Red Hat 7.1 and Samba 2.0.7 (which came
2014 Apr 08
1
Samba4 policies acl corruption
Hi everybody. One month ago me migrated from samba 3.6 classic domain to samba4. After solving some minor problems, we have found ourselves with a ACL corruption and we don't know how to deal with this. When accesing to our sysvol shared (for example, \\domain.local\sysvol) from both Samba or Windows clients, we are refused to connect. Domain=[VECTORSF] OS=[Unix] Server=[Samba 4.1.4]
2016 Apr 18
1
Samba shares are slow after 4.2.11 upgrade
Hi, first of all i'm sorry for my english. i'm using sernet packages to keep updated my file server, but after the latest update it becames very slow listing and accesing to files... For example, a thunderbird profile from networks takes about 1 minute to load. Now the profile takes about 20 minutes and the program still loading... I've not changed any configuration on server and i
2014 Dec 20
2
[LLVMdev] [cfe-dev] ubsan - active member check for unions
On Thu, Dec 18, 2014 at 11:05 PM, Yury Gribov <y.gribov at samsung.com> wrote: > > On 12/19/2014 01:14 AM, Nick Lewycky wrote: > >> On 12/16/2014 02:43 AM, Yury Gribov wrote: >> >>> On 12/15/2014 10:24 PM, Ismail Pazarbasi wrote: >>> >>>> s.d = 42.0; >>>> if (s.l > 100) // fire here >>>> >>>