search for: pidle

Displaying 20 results from an estimated 177 matches for "pidle".

Did you mean: idle
2014 Oct 17
1
cannot compile samba4 git or from src version samba-4.1.12
I'm trying to compile samba4 on a raspberry pi It fails with this error: [3946/4073] Linking default/source3/modules/libvfs-shadow-copy2.so [3947/4073] Linking default/source3/modules/libvfs-fake-perms.so [3948/4073] Linking default/source3/net [3949/4073] pidl.1p: pidl/pidl -> bin/default/pidl/pidl.1p [3950/4073] Parse::Pidl::Dump.3pm: pidl/lib/Parse/Pidl/Dump.pm ->
2016 Dec 18
5
Building on debian 8.6
Hi, Despite having used samba for many, many years, I have not built from source on Debian before. CentOS, yes.. Raspbian, yes.. but not Debian itself. I have installed Debian 8.6 from scratch: newserver:~/download/samba-4.5.2$ cat /etc/debian_version 8.6 user at newserver:~/download/samba-4.5.2$ uname -a Linux newserver 3.16.0-4-686-pae #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) i686 GNU/Linux
2016 Dec 19
0
Building on debian 8.6
On Sun, 2016-12-18 at 19:24 +0000, Jonathan Hunter via samba wrote: > Hi, > > Despite having used samba for many, many years, I have not built from > source on Debian before. CentOS, yes.. Raspbian, yes.. but not Debian > itself. > > I have installed Debian 8.6 from scratch: > newserver:~/download/samba-4.5.2$ cat /etc/debian_version > 8.6 > user at
2016 Dec 18
0
Building on debian 8.6
On Sun, 18 Dec 2016 19:24:05 +0000 Jonathan Hunter via samba <samba at lists.samba.org> wrote: > Hi, > > Despite having used samba for many, many years, I have not built from > source on Debian before. CentOS, yes.. Raspbian, yes.. but not Debian > itself. > > I have installed Debian 8.6 from scratch: > newserver:~/download/samba-4.5.2$ cat /etc/debian_version >
2011 Aug 03
1
Samba4 on CentOS6 make quicktest failed
Hello all I followed samba4 how to ( CentOS6 minimum install ) #working fro me ./configure.developer make #failed for me [root at dcmsc samba-4.0.0alpha16]# make quicktest WAF_MAKE=1 ./buildtools/bin/waf test --quick 'test' finished successfully (0.000s) Waf: Entering directory `/root/download/samba-4.0.0alpha16/bin' [ 111/3389] Generating VERSION Waf: Leaving directory
2016 Dec 19
2
Building on debian 8.6
Thank you Rowland! Running 'apt-get install <all_those_packages>' resulted in: [...] The following extra packages will be installed: comerr-dev krb5-multidev libssl-doc Suggested packages: doc-base krb5-doc The following NEW packages will be installed: comerr-dev krb5-multidev libkrb5-dev libpam-krb5 libssl-dev libssl-doc 0 upgraded, 6 newly installed, 0 to remove and 0 not
2006 Jul 11
1
Can't get xfire to run with wine
I get the following ============================== boast@boast:/media/windows/Program Files/xfire$ wine xfire.exe fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE fixme:msg:PeekMessageW PM_QS_xxxx flags (0407) are not handled fixme:heap:RtlCompactHeap stub fixme:msg:PeekMessageW PM_QS_xxxx flags (0020) are not handled fixme:msg:PeekMessageW PM_QS_xxxx flags (0020) are not handled
2006 Jun 05
2
[PATCH] Pet peave then->than
This patch fixes all the incorrect uses of "then" that I could find on the whole SAMBA_4_0 branch. i.e. it is relative to svn://svnanon.samba.org/samba/branches/SAMBA_4_0 at revision 16046. Index: source/auth/ntlmssp/ntlmssp_sign.c =================================================================== --- source/auth/ntlmssp/ntlmssp_sign.c (revision 16046) +++
2014 Feb 27
1
AIX 7.1 Winbind Module Problems
All, I am having a winbind module load error on aix 7.1 trying to load winbind module for 3.6.0. methods.cfg WINBIND: program_64 = /usr/lib/security/WINBIND_64 (have tried authonly here) NIS: program = /usr/lib/security/NIS program_64 = /usr/lib/security/NIS_64 DCE: program = /usr/lib/security/DCE [root] on [barrow] on [/rehash/samba-3.6.0] {932}
2014 Feb 27
0
AIX WINBIND ISSUES
All, I am having a winbind module load error on aix 7.1 trying to load winbind module for 3.6.0. methods.cfg WINBIND: program_64 = /usr/lib/security/WINBIND_64 (have tried authonly here) NIS: program = /usr/lib/security/NIS program_64 = /usr/lib/security/NIS_64 DCE: program = /usr/lib/security/DCE [root] on [barrow] on [/rehash/samba-3.6.0] {932}
2014 Feb 27
0
AIX 7.1 Winbind Module Load Issues
All, I am having a winbind module load error on aix 7.1 trying to load winbind module for 3.6.0. methods.cfg WINBIND: program_64 = /usr/lib/security/WINBIND_64 (have tried authonly here) NIS: program = /usr/lib/security/NIS program_64 = /usr/lib/security/NIS_64 DCE: program = /usr/lib/security/DCE [root] on [barrow] on [/rehash/samba-3.6.0] {932}
2015 Sep 01
2
error: Failed dependencies:
Hi, I am new to Linux environment and trying to setup SAMBA 4.2.3 on one of our CentOS 7 server. I followed SAMBA wiki and other links and was able to build and install the SAMBA on the machine. Using checkinstall-1.6.2-3.el6.1.x86_64.rpm I am able to create the rpm package also, however when I use this rpm package [samba 4.2.3] to install on another CentOS machine it fails with below errors
2010 Aug 02
0
Re: Sysinternals autorunsc.exe
I thought that accessing an "Offline" registry file is like parsing a copy of a registry file that is not in use or, like you said, actively loaded by the oprating system. Registry files in Windows are normally located under "C:\WINDOWS\system32\Config" for system hives and "C:\Documents And Settings\Username" for user hives. I open these files in
2014 Mar 02
0
3/2/2014 Samba4 git pull make clean error
Hi, I did a git pull and gmake clean give me error: root at www:/usr/local/samba-master # gmake clean WAF_MAKE=1 python ./buildtools/bin/waf clean Selected embedded Heimdal build /usr/local/samba-master/wscript: error: Traceback (most recent call last): File "/usr/local/samba-master/buildtools/wafadmin/Utils.py", line 647, in recurse exec(compile(txt, file_path,
2019 Sep 28
2
Compile samba github code and flash the build binary to embedded device
On 28/09/2019 15:39, Hock Leong Ang via samba wrote: > Hi All, > May I have some advise on this issue? > Thank you. > > On Fri, 27 Sep 2019 at 10:55, Hock Leong Ang <anghockleong501 at gmail.com> > wrote: > >> Hi Sir/Madam/Miss, >> >> I am a firmware engineer. I would like to implement file sharing between >> embedded device and android phone/ios
2019 Sep 30
3
Compile samba github code and flash the build binary to embedded device
Hi Rowland, The above files are built with AD DC. Without AD DC, the files size reduce from 186 kB to 74 kB. Without AD DC, the embedded device will act as a host. Questions: 1. Does the host still able to share file to Windows, IOS and Android devices? 2. Does 74 kB of samba files is the typical file size be implemented in embedded device? Thank you. On Mon, 30 Sep 2019 at 09:36, Hock Leong
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
Release Announcements ===================== This is the first preview release of Samba 3.4. 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/. Major enhancements in Samba 3.4.0 include: ------------------------------------------ General changes: o Samba4 and
2009 Apr 30
1
[Announce] Samba 3.4.0pre1 Available for Download
Release Announcements ===================== This is the first preview release of Samba 3.4. 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/. Major enhancements in Samba 3.4.0 include: ------------------------------------------ General changes: o Samba4 and
2019 Sep 30
0
Compile samba github code and flash the build binary to embedded device
Hi Rowland, Yes, the files I want should be in that folder : /usr/local/samba It is 186 kB, a very huge files. *Which is the compulsory files need for file sharing?* *Which files or sub-folder can I ignore?* Thank you. ubuntu at ubuntu-AngHL:/usr/local$ sudo du samba/ > [sudo] password for ubuntu: > Sorry, try again. > [sudo] password for ubuntu: > 56 samba/lib/security > 284
2019 Oct 02
0
Compile samba github code and flash the build binary to embedded device
Hi Rowland and All, Can you answer 2 question below? 1. Does the host still able to share file to Windows, IOS and Android devices? 2. Does 74 kB of samba files is the typical file size be implemented in embedded device? On Mon, 30 Sep 2019 at 14:37, Hock Leong Ang <anghockleong501 at gmail.com> wrote: > Hi Rowland, > The above files are built with AD DC. > Without AD DC, the