Displaying 20 results from an estimated 20000 matches similar to: "Problems with installation of samba"
2002 Mar 02
2
Support for AIX native (.bff) packages: patch available
Hello All,
I've written basic support for creating AIX native packages (ie installp/SMIT installable .bff's) that lives in contrib/aix. It is based on Ben Lindstrom's Solaris buildpkg.sh. It requires no special tools and all code was either written by me or derived from the openssh distribution itself. It is made available under the same terms as buildpkg.sh (ie public domain).
2002 May 20
0
OpenSSH AIX native packages available
Hello All,
Since (a) I've offered them to people and (b) the previous source of
AIX OpenSSH packages (freeware.bull.net) seems to be offline I've put my
AIX bff (SMIT/installp installable) packages up for download. Packages
for 3.1p1 and 3.2.2p1 are currently available.
If you want AIX packages I recommend you build them yourself with
contrib/aix/buildbff.sh, however if you can't
2001 Mar 05
0
AIX 4.3.3 + sshd = bug
Hello,
I believe that there is a bug in OpenSSH that affects its usage on
AIX 4.3.3 - Maintenance Level 3 and higher. This bug was introduced
by a change by IBM in the "/usr/lib/drivers/ptydd" driver, and it
affected IBM's own telnetd daemon (reference
2017 Dec 26
1
Time Series with Neural Networks
Hi,
I am would like to ask few questions.
I am trying to forecast hourly electricity prices by 24 hours ahead.
I have hourly data starting from 2015*12*18 to 2017-10-24
and I have defined the data as time series as written in the code below.
Then I am trying do neural network with 23 non-seasonal dummies and 1 seasonal dummy.
But I don?t know whether training set is enough.( Guess it is 50
2002 May 20
0
OpenSSH AIX installp images
AIX is now shipping OpenSSH on the AIX 5L Bonus Pack CD
in SMIT/installp format. The 2.9.9.p2 version shipped contains all
of the latest security fixes. We made some modifications to
add National Language Support.
The images are also available from:
oss.software.ibm.com/developerworks/projects/opensshi
The NLS patch is available from:
oss.software/ibm.com/developerworks/projects/openssh
--
2005 Jul 08
4
newbie questions
Thanks in advance for your patience and assistance. Since a system
administrator's work is most successful when nobody knows you've done
anything....(ugly that...you get neither raises nor equipment funding as
a result), I prefer to learn from other's experiences rather than fail
in the same pits.
We are considering a switch from UW to Dovecot, since our users persist
in using
1999 Nov 11
0
Printing Problems w/Samba on AIX (2nd Try)
Hello all,
I have been running Samba on various versions of UNIX for quite a
while now without ever encountering any major problems. However, I have
now run into a problem that has me stumped.
I am running Samba 2.0.5a on an RS/6000 running AIX. Up until a
month or so ago we were running on AIX version 4.2.1. At that time we
upgraded to 4.3.2 and Samba continued to function properly.
2003 Jun 05
1
Aix and Large File Support
Hi everyone,
I need a little help. I have compiled samba(2.2.8a) on aix 4.3.3 oslevel 9. Everything seems to run fine until you try and transfer a file from a windows station to Samba that is > 1GB. Then it starts spitting out errors like there is not enough space for the file even though there is 89 Gigs free.
I'm just wondering if there are any special switches to compile samba with
2005 Sep 26
0
Samba Instalation Error AIX 4.3
Im trying to install SAMBA on AIX 4.3.
When I run the SMIT INSTALL, the installation goes well but then I get an error message:
"The installation has FAILED for the "usr" part
of the following filesets: freeware.samba-ads.rte 3.0.4.0"
Does anyone have any idea what might be causing this error?
Notice: This transmission is for the sole use of the intended recipient(s)
2002 Jun 26
0
OpenSSH 3.3p1 AIX packages available
Hi All.
If anyone wants them, SMIT installable .bff packages of 3.3p1+privsep
for AIX 4.[23].x are available for download from the link below.
The usual caveats apply (see page).
Link: http://www.zip.com.au/~dtucker/openssh/
--
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the
2002 Jun 27
0
OpenSSH 3.4p1 AIX packages available
Hi All.
The 3.3p1 packages became obsolete even faster than I expected!
I've just put up SMIT installable .bff packages of 3.4p1 for AIX
4.[23].x at the link below. The usual caveats apply (see page).
Link: http://www.zip.com.au/~dtucker/openssh/
--
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with
2002 Oct 18
0
OpenSSH 3.5p1 AIX packages available.
Hi All.
AIX native installp/SMIT installable packages of openssh-3.5p1 are now
available. There are 2 packages: openssh-3.5p1-1 which contains the
PermitRootLogin patch and openssh-3.5p1-1x which also contains the
(experimental) password expiration patch.
I'm still interested in feedback on the password expiration patch, so
if you choose to download the package with it, please let me know
2004 Sep 02
1
Samba 2.2.8a Compatibility
We have Samba 2.2.8.a running on our IBM Risc 6000 box running Aix 4.3.3.
We will be upgrading to Aix 5.1.
Is Samba 2.2.8a compatible with Aix 5.1?
Thank You,
Dan Pecina
John B. Sanfilippo & Son
2010 Jan 09
2
aov function syntax
Hello,
I have a simple question about using the aov function syntax (ie. * + or :)
for the interaction of 2 factors. I have read the help files, and researched
other sites, and have included my source files. My goal is to measure the
signifigance of the interaction between population and condition (aka.
population:condition). I can't seem to figure it out.
1. In the first example the
2012 May 25
3
Multiple cbind according to filename
Hi all,
I'm just a beginner with R but I have not been able to search for any
relevant answer to my problem. I apologize if it has in fact been asked
before.
Recently I've realized that I need to combine hundreds of pairs of data
frames. The filenames of the frames I need to combine have unique strings.
This is my best guess as to the approach to take:
filenames<-list.files()
2009 Apr 10
1
Subset a data frame for plotting
Hello,
I have a question regarding how to subset/select parts of a data
frame (matrix) in order to plot data associated only with this subset.
Specifically I have a large data frame in which one column contains ID
values (dates), and other columns contain data I would like to plot
(temperature, light, etc.). I would like to break up this large matrix
so as to plot data associated
2010 Sep 13
2
How to tell R that "ABC" is the name of a dataset not a variable value
All,
For example, I have a dataset named "ABC" loaded into R
> ABC
[,1] [,2] [,3]
[1,] 1 4 7
[2,] 2 5 8
[3,] 3 6 9
and I also have a variable datasetname
> datasetname
[1] "ABC"
and I want to add this "ABC" dataset to an existing list "alldata"
> alldata <-NULL
> alldata <- as.list(alldata)
since I will
2003 Nov 19
1
Can't start smbd
OS = AIX 4.3.3
Samba 2.2.8a
smb.conf:
[global]
workgroup = METRAN
[test]
comment = For testing only, please
path = /usr/local/samba/tmp
read only = no
guest ok = yes
smbd fails to start but did log a pid in smbd.pid. The process is not in the process table.
I ran smbd -i to display the messages:
smbd version 2.2.8a started.
Copyright Andrew Tridgell and the Samba Team
2005 Apr 19
2
OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
We have a Problem to Install the Packages:
openssl-0.9.6m-1
openssl-devel-0.9.6m-1
openssl-doc-0.9.6m-1
After we migrate from AIX 4.3.3 to AIX 5.2
I removed the old Version rpm and want to reinstall openssl and openssh.
If i try to install openssl i have the following Error Message:
# rpm -ivh openssl-0.9.6m-1.aix5.1.ppc.rpm openssl-devel-0.9.6
m-1.aix5.1.ppc.rpm
2005 Apr 20
0
Antwort: Re: OpenSSL Installation Problem after Migration AIX 4.3.3 to AIX 5.2
Hello ALl
Thanks for your Input
I have now installed openssl Successfully
# rpm -V openssl-devel-0.9.6m-1 openssl-doc-0.9.6m-1 openssl-0.9.6m-1
root at falcdd1 /software/aix520/expansion/installp/ppc
# lppchk -vm3
If i install the IBM openssh Package the Installation will not be
successfull.
The ssh-keygen will not work, but is compiled with this openssl Version.
# ps -ef | grep ssh