Displaying 20 results from an estimated 6000 matches similar to: "Question reguarging samba and windows"
2003 Apr 08
2
OpenSSH compilation in AIX
[Note: CC to openssh-unix-dev added]
"Ph. Marek" wrote:
> I found you mail
> http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104970105603800&w=2
> where you claim that you've compiled openssh in AIX.
That is correct, AIX 4.2.1, 4.3.3 and 5.1.
> Not my situation is as follows:
> openssh-3.6.1p1
> AIX 4.2
> gcc
>
2018 Aug 20
2
Call for testing: OpenSSH 7.8
On 17/08/2018 17:15, Ingo Schwarze wrote:
> Hi Darren,
>
> Darren Tucker wrote on Fri, Aug 17, 2018 at 07:16:03AM -0700:
>> On 13 August 2018 at 15:06, Val Baranov <val.baranov at duke.edu> wrote:
>>> test_utf8: ........................
>>> regress/unittests/utf8/tests.c:48 test #25 "c_esc"
>>> ASSERT_INT_EQ(len, wantlen) failed:
2010 Feb 18
4
"../openbsd-compat/port-aix.h", line 92.44: 1506-046 (S) Syntax error. openssh-5.3p1 on aix 5.3
Hi all,
Environment:
Compiler: IBM XL C/C++ Enterprise Edition for AIX v9.0
Server: AIX 5.3 TL 10 SP1
I use configure with the following option to configure the makefile.
--------------------------------?
export CC=cc
export CFLAGS="-I/opt/freeware/include/openssl/ -I/usr/local/include"
export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib"
./configure --prefix=/usr/local
2017 Oct 13
2
X11forwarding yes: how to debug/setup after xauth fix
On 13/10/2017 15:29, Michael Felt wrote:
> This verifies it is xauth related:
>
> debug3: sending debug message: No xauth program; cannot forward with
> spoofing.
>
> so, added an extra debug - and this is what I see:
>
> debug1: session_input_channel_req: session 0 req x11-req
> debug3: setup_x11fwd: xauth_location == /usr/X11R6/bin/xauth
> debug3: sending debug
2011 Jun 07
2
Disk free space, quotas and GPFS
I am migrating the main file servers at work onto a new storage platform
based on GPFS. I am using RHEL 5.6 with the samba3x packages (aka 3.5.4)
recompiled to get the vfs_gpfs and tsmsm modules, with a couple of extra
patches to vfs_gpfs module to bring it 3.5.8 level. It is running with
ctdb against Windows AD 2008 R2 domain controllers with all the
idmapping been held in the AD.
In order to
2015 Dec 17
5
Assistance much appreciated
I have been struggling with this error message - and think I finally
understand it's context.
Start
Line by line debugging shows me the function works:
...
> saveRDS(val, mapfile)
> val
$variables
$variables$IANA_HTTP_status_code_db
[1] 0 1256
$variables$IANA_URI_scheme_db
[1] 1256 3458
$variables$table_of_HTTP_status_codes
[1] 4714 830
$references
named list()
$compressed
2010 Feb 23
1
dirty hack to solve: 0509-150 Dependent module libcrypto.a(libcrypto.so.0.9.7) could not be loaded
Hi all,
I build openssh for aix with a dirty hack.
This is my configure:
export CC=cc
export CFLAGS="-I/usr/local/include"
export LDFLAGS="-L/opt/freeware/lib/ -L/usr/local/lib"
export CPP="cc -E"
./configure --prefix=/usr/local --sysconfdir=/usr/local/etc/ssh \
--with-cflags="-O -D__STR31__
2000 Jun 06
1
Binary distributions
I have just finished compiling Samba 2.0.7 and creating HP-UX
swinstallable bundles for both HP-UX 10.20 and 11.00. In both
cases I compiled with the +DAportable flag so that the linker
would create PA-RISC 1 code, for hardware portability.
If anybody has a need for pre-compiled HP-UX bundles I'd be
happy to make these available.
I can also compile on AIX 4.3 and SunOS 4.13 / Solaris 2.6
2005 Sep 30
1
Samba 3.0.20a on AIX 5.2
While I was between other things, I thought I'd try to build this.
The build failed with:
Compiling dynconfig.c
In file included from include/includes.h:507,
from dynconfig.c:21:
/usr/include/aio.h:76: field `aio_sigevent' has incomplete type
/usr/include/aio.h:127: field `aio_sigevent' has incomplete type
In file included from dynconfig.c:21:
include/includes.h:811:
1999 Jun 23
1
Samba and NT4-sp5 problems ??
We were using Samba 2.0.2 and Windows NT4-sp3 quite happily.. however
someone wants to use sp5 (get me a large caliber rifle, PLEASE!!), and
during some testing we noticed what 'looks like' file corruption problems.
Files do not seem to get written to the samba shares properly/completely...
I say looks like, because copying the files manually seems to be fine, but
when done within an app,
2010 Mar 02
9
Filebench Performance is weird
Greeting All
I am using Filebench benchmark in an "Interactive mode" to test ZFS
performance with randomread wordload.
My Filebench setting & run results are as follwos
------------------------------------------------------------------------------------------
filebench> set $filesize=5g
filebench> set $dir=/hdd/fs32k
filebench> set $iosize=32k
filebench> set
2015 Sep 03
2
semi-OT: help needed w/ bareos
IP wrote:
> W dniu 2015-09-03 o 13:56, mark pisze:
>> On 09/02/15 21:27, Leon Fauster wrote:
>>> Am 02.09.2015 um 22:18 schrieb m.roth at 5-cent.us:
>>>> I've got it installed on a 6.7 server, and can back up and restore for
>>>> Linux. Now I'm trying to do it for some users' WinDoze boxes.
>>>> Trouble is,
>>>> all I
2010 Jun 01
1
Read from Windows question
I've used Samba to enable windows users to connect to an AIX server and
use available space to put and keep files. My question is can Samba go
the other way - enable someone on AIX to read a windows directory to
obtain a file.
Thanks - Ritchie
This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
2018 Aug 17
4
Call for testing: OpenSSH 7.8
On 13 August 2018 at 15:06, Val Baranov <val.baranov at duke.edu> wrote:
[...]
> test_utf8: ........................
> regress/unittests/utf8/tests.c:48 test #25 "c_esc"
> ASSERT_INT_EQ(len, wantlen) failed:
> len = -1
> wantlen = 5
This boils down to meaning OpenSSH's smnprintf call failed for the
string "\033x" instead of returning the
2002 Oct 14
1
mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
Hi all !
I have a little problem here mounting or browsing samba shares.
I have a FreeBSD 4.6.2 running samba, and a share on that called public.
when I try to mount that share it asks for password, and then gives an
error:
ex.
libra# mount_smbfs //maxi@samba/public /mnt
Password:
mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
libra#
I can list the shares with
2004 Jul 01
3
AIX lssrc command error after installed OpenSSH
Hi,
We compiled and successfully installed OpenSSH 3.8.1p1
(or earlier version), but has false respond from lssrc
-a command. Example error message as:
openssh daemon itself - "opensshd tcpip
inoperative"
or
other daemon - "0513-001 The System Resource
Controller daemon is not active"
We've installed the following filesets on several AIX
servers
2010 Apr 27
1
Samba ADS on AIX 6.1 TL04
Hi All
I'm trying to intergrate samba server with ADS on AIX 6.1 TL04, for last one
week, with idmap / winbind but no satisfactory results. I have gone through
various links at samba.org relating to winbind, idmapper and followed
http://pware.hvcc.edu/ for precompiled binaries and
http://pware.hvcc.edu/AIX-Samba.pdf which is for AIX 6.1 TL03 though.
I have found the samba which is provided
2005 Apr 19
2
Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hi
I had compiled my ssh Version on my Package Server.
This is the Version: OpenSSH_3.9p1, OpenSSL 0.9.6m 17 Mar 2004
I install my Server over NIM with the Versions above.
My Problem ist that i migrate one Server from AIX 4.3.3 to AIX 5.2
After the Migration we deinstalled the openssl and openssh and installed
the new Version.
What im not understand is wy the prerequisites will not be found in
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 09-Oct-16 22:51, Aki Tuomi wrote:
>>
>> Michael
>
> Does the compiler support C99 standard?
>
> Aki
Yes. Plus extended features. Key difference with GCC, e.g., are the
flags to the compiler, but autotools general manages those well.
Key difference with platform (well, of of) is that it is not GNU, and
how shared libraries are built. Again, libtool in particular,
2017 Oct 13
2
X11forwarding yes: how to debug/setup after xauth fix
On 13/10/2017 08:03, Damien Miller wrote:
> On Thu, 12 Oct 2017, Michael Felt wrote:
>
>> On 08/10/2017 23:32, Michael Felt wrote:
>>> On 04/10/2017 11:07, Michael Felt wrote:
>>>> I do not often use X11 - but when I do I prefer to enable
>>>> X11forwarding, and when finished - turn it off. This is preferable,
>>>> imho, to having