similar to: win32api call NetFileEnum against samba

Displaying 20 results from an estimated 2000 matches similar to: "win32api call NetFileEnum against samba"

2016 Sep 26
1
Enumerating files not working using the NetFileEnum().
Hi, Environment: Samba version: 4.1.11 or above. Windows: Server 2012 R2/Windows 8 Linux: Fedora 21 Scenario: I have accessed the file in Ubuntu as an administrator and opened it but when I'm trying to enumerate the opened files using NetFileEnum() it shows an error that enumerating files is only possible as an administrator. Kindly help. Thanks and regards, Anirvan Roy Choudhury.
2006 Mar 23
0
Win32API patch?
Hi all, Passing a Fixnum when you should have passed a String (pointer) causes a segfault in Win32API. I''ve already reported this on RubyForge (Bug #3904): require ''Win32API'' RegFormat = Win32API.new(''user32'', ''RegisterClipboardFormat'', ''P'', ''I'') RegFormat.call(1) # Boom! I''ve traced the
2011 Jun 23
1
make and coompiling win32api in linux platform
Hi, we study Win32API in University and would like to know what is required to make and compile codes in linux platform and then start them in Wine.
2008 Jan 05
0
One on the issue of the return win32api
hello,all: The code below: return = Win32API.new("my.dll", "myfunction", "PI", "P").call(params) The return value is a type C-Structure For example, struct person{ int age; char* name; } In the process of ruby,I how to get the return value --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2009 Mar 04
3
set \Seen flag on mail
I'm looking for a way to set the \Seen flag on certain mail no matter what. Currently I'm using a global sieve script to do this. From what I've read, there is no way to enforce the global script if the user creates their own sieve script. More details: I have a postfix transport that along with sender_bcc_maps and recipient_bcc_maps uses deliver to create a read only archive of
2009 Jun 04
2
feature request - zlib compression via LDA
Any chance of getting compression support via the zlib plugin for dovecot deliver in future versions?
2006 Jan 12
3
LSA and SAMR pipes in winbind client
As far as I saw, since some microsoft patch for AD, winbind client from samba 3.0.14 (and prior versions) does not work properly for getting users and groups from Active Directory. This problem was solved in 3.0.20. I saw the following text in the samba 3.0.20 changelog: "Disable schannel on the LSA and SAMR pipes in winbindd client code to deal with Windows 2003 SP1 and Windows 2000 SP4
2009 May 19
1
lda deliver per instance sieve configuration
I'd like to override the sieve settings in dovecot.conf for a deliver instance that is being run from a custom archiving script. This is dovecot 1.0.15 on debian lenny. Is this possible? Doesn't appear to be looking through the WIKI. If it's not any suggestions? The problem is the user specific sieve scripts override where the archived mail is supposed to be stored
2009 Jul 02
2
rsync transfer rates over ssh
This is just an inquiry about how rsync calculates its transfer speeds. I'm using rsync over ssh to pull data from our central office to another office. Our central office is connected to the internet via T1 and the other office is connected to the internet via DSL. rsync is being run at the remote office to pull data down from the central office so I expect to see transfer speeds at a
2015 Aug 04
1
[Announce] Samba 4.3.0rc2 Available for Download
Release Announcements ===================== This is the second release candidate of Samba 4.3. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.3 will be the next version of the Samba suite. UPGRADING ========= Nothing special. NEW FEATURES
2015 Aug 04
1
[Announce] Samba 4.3.0rc2 Available for Download
Release Announcements ===================== This is the second release candidate of Samba 4.3. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.3 will be the next version of the Samba suite. UPGRADING ========= Nothing special. NEW FEATURES
2008 Jun 01
3
Failed building 3.0.30 for tru64 4.0F
Dear friends, I failed to buld samba 3.0.30 for tru64unix 4.0F. I am curently locked to this os version due to other production software. We currently run Samba 2.2.8a but we were requested to upgrade by our network group. I downloaded 3.3.30 and did $ cd source $ ./configure no warnings or errors as far as I could see, except checking for replacing readdir using getdirentries()...
2010 Apr 16
1
3.5.2: smbclient segfaults when used against "security = share"
Local machine is CentOS 5.4, with samba 3.5.2 rpms from sernet. Remote machine is samba 3.0.something set up with share level security. On local machine: $ smbclient '\\srv\shr' -U% Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.0.30-1abc] Server not using user level security and no password supplied. Segmentation fault $ gettimeofday({1271431229, 455560}, NULL) = 0 select(10, [8 9], [],
2008 Jun 03
2
unsafe_string_function_usage_here when linking smbd
I'm trying to build 3.0.30 on Alpha/Tru64-4.0G. The configure step works, but make fails when it tries to link smbd: Compiling popt/popt.c Compiling popt/poptconfig.c Compiling popt/popthelp.c Compiling popt/poptparse.c Linking bin/smbd ld: Unresolved: __unsafe_string_function_usage_here_size_t__ gmake: *** [bin/smbd] Error 1 This Should Never Happen :) -- that looks like a message for the
2008 Jul 04
1
Samba 3.2.0 doesn't compile under Solaris8
Dear All, Yesterday I downloaded the latest Samba release 3.2.0 and tried to compile it against blastwave.org packages, as I always do. But it fails with error: "/usr/include/sys/termios.h", line 38: warning: macro redefined: CTRL "./librpc/gen_ndr/srvsvc.h", line 232: warning: enumerator value overflows INT_M AX (2147483647) "./librpc/gen_ndr/srvsvc.h", line 235:
2015 Sep 08
7
[Announce] Samba 4.3.0 Available for Download
============================= Release Notes for Samba 4.3.0 September 8, 2015 ============================= This is the first stable release of Samba 4.3. UPGRADING ========= Read the "New FileChangeNotify subsystem" and "smb.conf changes" sections (below). NEW FEATURES ============ Logging ------- The
2015 Sep 08
7
[Announce] Samba 4.3.0 Available for Download
============================= Release Notes for Samba 4.3.0 September 8, 2015 ============================= This is the first stable release of Samba 4.3. UPGRADING ========= Read the "New FileChangeNotify subsystem" and "smb.conf changes" sections (below). NEW FEATURES ============ Logging ------- The
2008 Jun 25
1
Still no joy using "print command" with 3.0.30
Greetings once again, I am still having trouble with the "print command" option in 3.0.30. In our computer lab, we force CUPS to print the jobs on hold, using: print command = lp -H hold -d %p %s This worked well with the Slackware packages of Samba 3.0.28 and CUPS 1.1.23. When I upgraded Samba to 3.0.30, the jobs were no longer queued on hold, but printed immediately. To
2006 Sep 18
2
FC5 smbpasswd not working
Hello, we run samba 3.0.14a on FreeBSD. We recently upgraded our linux clients from FC2 to FC5. Now smbpasswd (on the client) does not work. We get the following error: "cli_pipe_validate_current_pdu: RPC fault code NT code 0x1c010002 received from remote machine sambaserver pipe \samr fnum 0x70f3! machine sambaserver rejected the password change: Error was : NT code 0x1c010002. Failed
2008 Jul 22
1
Samba and LDAP install on FreeBSD
Here is my problem. I installed the OpenLdap 2.4.10 server and SASL client. I then went to install the Samba 3.0.30 Port and it tells me that it needs to install OpenLDAP client 2.3.42, but the 2.4.10 is in the same place and I need to deinstall it. I deinstall 2.4.10 and samba will install, but now openldap will not run because it has missing files. I went to reinstall the 2.4.10 SASL client,