[Samba] Samba Install Help -Urgent

2010-12-11 Thread Suresh Natarajan Ramalingam
Hi,

-We are running Samba Version  2.2.7-4  on  AIX 5.3 and i need to upgrade 
this to atleast 3.0.5 Version or even latest.

-While i checked in site "http://samba.org/samba/download";for suitable 
Version  i can find one as ' samba-3.0.5.tar.gz' but while downloading and 
install using "smitty install" cant  see any files to install.

-maybe i was looking in the wrong way and hence i need your help in 
installing  samba. Previously samba installed using RPM files .

-also it would be helpful if you can give the list of files need to backup 
prior  to install of new version.

Please reply to my mailid :  snataraja...@csc.com 




Regards
RSuresh
Unix System Administrator
CSC India Private Limited 

Tower 1 B, DLF IT Park, 1/124, Shivaji Garden, Nandambakkam Post,, 
Ramapuram, Chennai - 600 089. Tamilnadu - India.
Contact  Details :- UK: +44 – 870 600 156 X 1504 , India: +91 44 43721504 
Extn:722542 | Mobile: +91 9444540857 | snataraja...@csc.com | www.csc.com


CSC • 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 delivery.  NOTE: Regardless of content, this e-mail shall not 
operate to bind CSC to any order or other contract unless pursuant to 
explicit written agreement or government initiative expressly permitting 
the use of e-mail for such purpose • Computer Sciences Corporation India 
Pvt Ltd • 7th, Floor, Block 1B, DLF IT Park, Sivaji Garden, Nandambakkam 
Post, Ramapuram, Chennai-600 089.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

[Samba] Samba install on AIX

2010-07-24 Thread hugh . mcdowell
ibm68p0:/home/b08chm/m4/m4-1.4.14] # oslevel -s
6100-04-02-1007
[ibm68p0:/home/b08chm/m4/m4-1.4.14] # 

$ make
make  all-recursive
Making all in .
Target "all-am" is up to date.
Making all in examples
Target "all" is up to date.
Making all in lib
rm -f alloca.h-t alloca.h &&  { echo '/* DO NOT EDIT! GENERATED 
AUTOMATICALLY! */';  cat ./alloca.in.h;  } > alloca.h-t &&  mv -f 
alloca.h-t alloca.h
rm -f arg-nonnull.h-t arg-nonnull.h &&  sed -n -e 
'/GL_ARG_NONNULL/,$p'  < ../build-aux/arg-nonnull.h  > arg-nonnull.h-t && 
mv arg-nonnull.h-t arg-nonnull.h
rm -f configmake.h-t &&  { echo '/* DO NOT EDIT! GENERATED 
AUTOMATICALLY! */';  echo '#define PREFIX "/usr/local"';  echo '#define 
EXEC_PREFIX "/usr/local"';  echo '#define BINDIR "/usr/local/bin"';  echo 
'#define SBINDIR "/usr/local/sbin"';  echo '#define LIBEXECDIR 
"/usr/local/libexec"';  echo '#define DATAROOTDIR "/usr/local/share"'; 
echo '#define DATADIR "/usr/local/share"';  echo '#define SYSCONFDIR 
"/usr/local/etc"';  echo '#define SHAREDSTATEDIR "/usr/local/com"';  echo 
'#define LOCALSTATEDIR "/usr/local/var"';  echo '#define INCLUDEDIR 
"/usr/local/include"';  echo '#define OLDINCLUDEDIR "/usr/include"';  echo 
'#define DOCDIR "/usr/local/share/doc/m4"';  echo '#define INFODIR 
"/usr/local/share/info"';  echo '#define HTMLDIR 
"/usr/local/share/doc/m4"';  echo '#define DVIDIR 
"/usr/local/share/doc/m4"';  echo '#define PDFDIR 
"/usr/local/share/doc/m4"';  echo '#define PSDIR 
"/usr/local/share/doc/m4"';  echo '#define LIBDIR "/usr/local/lib"';  echo 
'#define LISPDIR ""';  echo '#define LOCALEDIR "/usr/local/share/locale"'; 
 echo '#define MANDIR "/usr/local/share/man"';  echo '#define MANEXT ""'; 
echo '#define PKGDATADIR "/usr/local/share/m4"';  echo '#define 
PKGINCLUDEDIR "/usr/local/include/m4"';  echo '#define PKGLIBDIR 
"/usr/local/lib/m4"';  echo '#define PKGLIBEXECDIR 
"/usr/local/libexec/m4"';  } | sed '/""/d' > configmake.h-t &&  if test -f 
configmake.h && cmp configmake.h-t configmake.h > /dev/null; then  rm -f 
configmake.h-t;  else  rm -f configmake.h; mv configmake.h-t configmake.h; 
 fi
rm -f warn-on-use.h-t warn-on-use.h &&  sed -n -e '/^.ifndef/,$p' 
< ../build-aux/warn-on-use.h  > warn-on-use.h-t &&  mv warn-on-use.h-t 
warn-on-use.h
rm -f fcntl.h-t fcntl.h &&  { echo '/* DO NOT EDIT! GENERATED 
AUTOMATICALLY! */';  sed -e 's|@''INCLUDE_NEXT''@|include_next|g'  -e 
's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g'  -e 
's|@''NEXT_FCNTL_H''@||g'  -e 's|@''GNULIB_FCNTL''@|1|g'  -e 
's|@''GNULIB_OPEN''@|1|g'  -e 's|@''GNULIB_OPENAT''@|0|g'  -e 
's|@''HAVE_FCNTL''@|1|g'  -e 's|@''HAVE_OPENAT''@|1|g'  -e 
's|@''REPLACE_FCNTL''@|1|g'  -e 's|@''REPLACE_OPEN''@|1|g'  -e 
's|@''REPLACE_OPENAT''@|0|g'  -e '/definition of _GL_ARG_NONNULL/r 
arg-nonnull.h'  -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'  < 
./fcntl.in.h;  } > fcntl.h-t &&  mv fcntl.h-t fcntl.h
rm -f getopt.h-t getopt.h &&  { echo '/* DO NOT EDIT! GENERATED 
AUTOMATICALLY! */';  sed -e 's|@''HAVE_GETOPT_H''@|0|g'  -e 
's|@''INCLUDE_NEXT''@|include_next|g'  -e 
's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g'  -e 
's|@''NEXT_GETOPT_H''@||g'  -e '/definition of _GL_ARG_NONNULL/r 
arg-nonnull.h'  < ./getopt.in.h;  } > getopt.h-t &&  mv -f getopt.h-t 
getopt.h
rm -f langinfo.h-t langinfo.h &&  { echo '/* DO NOT EDIT! 
GENERATED AUTOMATICALLY! */';  sed -e 's|@''HAVE_LANGINFO_H''@|1|g'  -e 
's|@''INCLUDE_NEXT''@|include_next|g'  -e 
's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g'  -e 
's|@''NEXT_LANGINFO_H''@||g'  -e 
's|@''GNULIB_NL_LANGINFO''@|1|g'  -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' 
-e 's|@''HAVE_LANGINFO_ERA''@|1|g'  -e 's|@''HAVE_NL_LANGINFO''@|1|g'  -e 
's|@''REPLACE_NL_LANGINFO''@|0|g'  -e '/definition of _GL_WARN_ON_USE/r 
warn-on-use.h'  < ./langinfo.in.h;  } > langinfo.h-t &&  mv langinfo.h-t 
langinfo.h
rm -f math.h-t math.h &&  { echo '/* DO NOT EDIT! GENERATED 
AUTOMATICALLY! */' &&  sed -e 
's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g'  -e 
's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g'  -e 
's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g'  -e 
's|@''GNULIB_ACOSL''@|0|g'  -e 's|@''GNULIB_ASINL''@|0|g'  -e 
's|@''GNULIB_ATANL''@|0|g'  -e 's|@''GNULIB_CEILF''@|0|g'  -e 
's|@''GNULIB_CEILL''@|0|g'  -e 's|@''GNULIB_COSL''@|0|g'  -e 
's|@''GNULIB_EXPL''@|0|g'  -e 's|@''GNULIB_FLOORF''@|0|g'  -e 
's|@''GNULIB_FLOORL''@|0|g'  -e 's|@''GNULIB_FREXP''@|1|g'  -e 
's|@''GNULIB_FREXPL''@|1|g'  -e 's|@''GNULIB_ISFINITE''@|0|g'  -e 
's|@''GNULIB_ISINF''@|0|g'  -e 's|@''GNULIB_ISNAN''@|0|g'  -e 
's|@''GNULIB_ISNANF''@|0|g'  -e 's|@''GNULIB_ISNAND''@|0|g'  -e 
's|@''GNULIB_ISNANL''@|0|g'  -e 's|@''GNULIB_LDEXPL''@|0|g'  -e 
's|@''GNULIB_LOGL''@|0|g'  -e 's|@''GNULIB_ROUND''@|0|g'  -e 
's|@''GNULIB_ROUNDF''@|0|g'  -e 's|@''GNULIB_ROUNDL''@|0|g'  -e 
's|@''GNULIB_SIGNBIT''@|1|g'  -e 's|@''GNULIB_SINL''@|0|g'  -e 
's|@''GNULIB_SQRTL''@|0|g'  -e 's|@''GN

Re: [Samba] Samba Install Dependencies - ADS Security Mode

2006-11-28 Thread Henrik Zagerholm

Here ya go
apt-get install libldap2-dev libkrb5-dev acl libacl1-dev
Cheers
henrik
26 nov 2006 kl. 01:29 skrev Michael Casale:


Hi All,



I’m doing a test install on a barebones Debian 3.1 installation. It  
will be configured to join a test Active Directory domain, Windows  
2003 native mode, usind Security=ADS mode.




Can you folks list for me the basic dependencies I need to install?  
I’ll be compiling from source, and would like to install all  
dependencies from source as well – no use of apt-get please….




I’m sure I need openldap, Kerberos (I like the MIT Variety), some  
version of pam libraries, and Samba. Anything else?




Thanks!



Michael Casale

Systems Administrator

Knoa Software

212-807-9608

[EMAIL PROTECTED]




--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.13/546 - Release Date:  
11/22/2006


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Install Dependencies - ADS Security Mode

2006-11-27 Thread Felipe Augusto van de Wiel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 11/25/2006 10:29 PM, Michael Casale escreveu:
> Hi All,
> I’m doing a test install on a barebones Debian 3.1 installation. 
> It will be configured to join a test Active Directory domain,
> Windows 2003 native mode, usind Security=ADS mode.
> 
> Can you folks list for me the basic dependencies I need to install? 

[1]To install? [2]Or to compile?

1.http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html
2.http://us1.samba.org/samba/docs/man/Samba-HOWTO-Collection/compiling.html


[3]Here, you can find more information about Build
Dependencies for Debian Sarge:

3.http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_3_0_24/packaging/Debian/debian-sarge/


> I’ll be compiling from source, and would like to install all
> dependencies from source as well – no use of apt-get please….

Based on Debian build dependencies you can find all
the required sources.


> I’m sure I need openldap, Kerberos (I like the MIT Variety), 
> some version of pam libraries, and Samba. Anything else?
> Thanks!
> Michael Casale
> Systems Administrator
> Knoa Software
> 212-807-9608
> [EMAIL PROTECTED]

Kind regards,

- --
Felipe Augusto van de Wiel <[EMAIL PROTECTED]>
Coordenadoria de Tecnologia da Informação (CTI) - SEDU/PARANACIDADE
http://www.paranacidade.org.br/   Phone: (+55 41 3350 3300)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFFaw8pCj65ZxU4gPQRAp5KAJ9MB8gk/khQJOJvTeRTnRMMYtrNNACfeL7M
uzNbwVkaegMzY+vFPD6Tkzg=
=0aga
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Install Dependencies - ADS Security Mode

2006-11-25 Thread Michael Casale
Hi All,

 

I’m doing a test install on a barebones Debian 3.1 installation. It will be 
configured to join a test Active Directory domain, Windows 2003 native mode, 
usind Security=ADS mode.

 

Can you folks list for me the basic dependencies I need to install? I’ll be 
compiling from source, and would like to install all dependencies from source 
as well – no use of apt-get please….

 

I’m sure I need openldap, Kerberos (I like the MIT Variety), some version of 
pam libraries, and Samba. Anything else?

 

Thanks!

 

Michael Casale

Systems Administrator

Knoa Software

212-807-9608

[EMAIL PROTECTED]

 


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.13/546 - Release Date: 11/22/2006
 
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba install query

2006-08-21 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Davies, Gareth wrote:
> I have a problem configuring my install of samba on solaris, version 3.0.22 
> which was downloaded from the link below. It appears to install correctly 
> when running the 'pkgadd -d ' command, but i wish to be able to 
> configure it to use the winbindd daemon (i.e. run ./configure --with-winbind) 
> but i am unsure how i do this as i am unable to find the configure utility to 
> be able run it.
> 
> http://us4.samba.org/samba/ftp/Binary_Packages/solaris/sparc/
> 
> Any ideas? Have i downloaded the incorrect package?

Winbind is already included in the package.





cheers, jerry
=
Samba--- http://www.samba.org
Centeris ---  http://www.centeris.com
"What man is a man who does not make the world better?"  --Balian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE6iI4IR7qMdg1EfYRAk5IAJ9JulOAhvm1U12pz8SLlW3YGMt+GACcD2+V
zgp/XdbVkny2JtTiEM1HXV8=
=+wm+
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] samba install query

2006-08-18 Thread Davies, Gareth
I have a problem configuring my install of samba on solaris, version 3.0.22 
which was downloaded from the link below. It appears to install correctly when 
running the 'pkgadd -d ' command, but i wish to be able to configure it 
to use the winbindd daemon (i.e. run ./configure --with-winbind) but i am 
unsure how i do this as i am unable to find the configure utility to be able 
run it.

http://us4.samba.org/samba/ftp/Binary_Packages/solaris/sparc/

Any ideas? Have i downloaded the incorrect package?

Server details that i am attempting the install on :
SunOS ss44bscme02 5.8 Generic_117350-34 sun4u sparc SUNW,Sun-Fire-V440


Regards

Gareth Davies | IT Division | Visa Europe | T +44 (0) 1256 891634 | F +44 (0) 
1256 705961 | www.visaeurope.com


This email (including attachments) is confidential and is solely intended for 
the addressee. Unless you are the addressee, you may not read, use or store 
this email in any way, or permit others to. If you have received it in error, 
please contact Visa Europe on +44 (0)20 7937 8111.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] SAMBA install on IRIX 6.5

2006-04-01 Thread James Peach
On 3/31/06, McDougald, James D. (Contr) <[EMAIL PROTECTED]> wrote:
>
>
> >> You should remove your symlink and install the openldap subsystem
> from the CD 3. You will need at least openldap.sw.lib32 and
> openldap.sw.hdr.
>
> Thanks, that fixed it.
> The SGI is running 3.0.21c with ADS
> now if I only had permissions to: net ads join
>
> grin
>
> I am trying to compile now on a SUN_SPARC_5.10 box and I am getting
> similar errors :( this OpenLDAP is being difficult.
>
> ./configure --with-acl-support --with-quotas --with-included-popt
> --localstatedir=/var/lib/samba --with-piddir=/var/run
> --with-logfilebase=/var/log/samba  -with-privatedir=/usr/local/etc/samba
> --with-configdir=/usr/local/etc/samba --with-ldap=yes --with-ads=yes
>
> checking for LDAP support... yes
> checking ldap.h usability... yes
> checking ldap.h presence... yes
> checking for ldap.h... yes
> checking lber.h usability... yes
> checking lber.h presence... yes
> checking for lber.h... yes
> checking for ber_scanf in -llber... no
> checking for ldap_init in -lldap... yes
> checking for ldap_set_rebind_proc... yes
> checking whether ldap_set_rebind_proc takes 3 arguments... 3
> checking whether LDAP support is used... yes
> checking for Active Directory and krb5 support... yes
> checking for ldap_initialize... no
> configure: error: Active Directory Support requires ldap_initialize
>
>
> Any thoughts on this one?

Sorry, no. I have a vague idea that there have been others having fun
with the Solaris LDAP libraries. There might be something useful in
the list archves.


--
James Peach | [EMAIL PROTECTED]
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] SAMBA install on IRIX 6.5

2006-04-01 Thread McDougald, James D. \(Contr\)
 

>> You should remove your symlink and install the openldap subsystem
from the CD 3. You will need at least openldap.sw.lib32 and
openldap.sw.hdr.

Thanks, that fixed it.
The SGI is running 3.0.21c with ADS 
now if I only had permissions to: net ads join 

grin

I am trying to compile now on a SUN_SPARC_5.10 box and I am getting
similar errors :( this OpenLDAP is being difficult.

./configure --with-acl-support --with-quotas --with-included-popt
--localstatedir=/var/lib/samba --with-piddir=/var/run
--with-logfilebase=/var/log/samba  -with-privatedir=/usr/local/etc/samba
--with-configdir=/usr/local/etc/samba --with-ldap=yes --with-ads=yes

checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... yes
checking for ldap_set_rebind_proc... yes
checking whether ldap_set_rebind_proc takes 3 arguments... 3
checking whether LDAP support is used... yes
checking for Active Directory and krb5 support... yes
checking for ldap_initialize... no
configure: error: Active Directory Support requires ldap_initialize


Any thoughts on this one?

Darrin

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] SAMBA install on IRIX 6.5

2006-03-29 Thread James Peach
On 3/28/06, McDougald, James D. (Contr) <[EMAIL PROTECTED]> wrote:
>  I am Running IRIX 6.5.28 and I am still having this problem. I just can
> not get ADS support in Samba to compile. I have Kerberos and ldap and I
> can even use kinit to authenticate against the ads server in the Windows
> domain, but the Samba install chokes and says libldap is required for
> ads support. I am at a loss. This does not make sense unless the
> configure script can not follow symlinks as the ldap libs live in
> /usr/freeware/lib32 and I have them symlinked to /usr/lib.

The latest version of fw_openldap I can see in Freeware is 2.1.21. IRIX
6.5.28 ships with openldap 2.2.23. This does include the development
headers.

You should remove your symlink and install the openldap subsystem from
the CD 3. You will need at least openldap.sw.lib32 and openldap.sw.hdr.

> Anyone running samba 3.0 or higher for IRIX 6.5.28 willing to share
> built binaries?
>
> As an asides, I can build samba 3.0.21c for this host with no issues as
> a normal NT domain member without ADS.
>
> Thank You
>
> J. Darrin McDougald
>
> -Original Message-
> From: Jason Mader [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 24, 2006 10:30 AM
> To: samba@lists.samba.org
> Cc: McDougald, James D. (Contr)
> Subject: Re: [Samba] SAMBA install on IRIX 6.5
>
> On Fri, 24 Mar 2006, James Peach wrote:
>
> > Use IRIX 6.5.22 or later. From 6.5.22 onwards, kerberos, openldap and
> > openssl were bundled with the base OS. I've never attempted to build
> > against the Freeware versions.
>
> Irix doesn't bundle Kerberos headers, won't that be a problem?

I'm asking about this ...

--
James Peach | [EMAIL PROTECTED]
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] SAMBA install on IRIX 6.5

2006-03-29 Thread McDougald, James D. \(Contr\)
 I am Running IRIX 6.5.28 and I am still having this problem. I just can
not get ADS support in Samba to compile. I have Kerberos and ldap and I
can even use kinit to authenticate against the ads server in the Windows
domain, but the Samba install chokes and says libldap is required for
ads support. I am at a loss. This does not make sense unless the
configure script can not follow symlinks as the ldap libs live in
/usr/freeware/lib32 and I have them symlinked to /usr/lib. 

Anyone running samba 3.0 or higher for IRIX 6.5.28 willing to share
built binaries? 

As an asides, I can build samba 3.0.21c for this host with no issues as
a normal NT domain member without ADS.

Thank You

J. Darrin McDougald

-Original Message-
From: Jason Mader [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 24, 2006 10:30 AM
To: samba@lists.samba.org
Cc: McDougald, James D. (Contr)
Subject: Re: [Samba] SAMBA install on IRIX 6.5

On Fri, 24 Mar 2006, James Peach wrote:

> Use IRIX 6.5.22 or later. From 6.5.22 onwards, kerberos, openldap and 
> openssl were bundled with the base OS. I've never attempted to build 
> against the Freeware versions.

Irix doesn't bundle Kerberos headers, won't that be a problem?

---Jason Mader, FHWA/NHTSA National Crash Analysis Center, The George
Washington University, VA Campus
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] SAMBA install on IRIX 6.5

2006-03-24 Thread Jason Mader

On Fri, 24 Mar 2006, James Peach wrote:


Use IRIX 6.5.22 or later. From 6.5.22 onwards, kerberos, openldap and
openssl were bundled with the base OS. I've never attempted to build against
the Freeware versions.


Irix doesn't bundle Kerberos headers, won't that be a problem?

---Jason Mader, FHWA/NHTSA National Crash Analysis Center,
The George Washington University, VA Campus
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] SAMBA install on IRIX 6.5

2006-03-23 Thread James Peach
On 3/24/06, McDougald, James D. (Contr) <[EMAIL PROTECTED]> wrote:
> I am having problems with Samba on IRIX 6.5 authenticating via Active
> Directory. Installing the tardist of 3.0.21c did not give me
> kerberos/ldap/adc capabilities even though Kerberos and LDAP were
> prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I
> am trying this:
>
> ./configure --libdir=/usr/lib --includedir=/usr/include
> --prefix=/usr/samba --with-ldap --with-ads --with-krb5=/usr/local
> --with-quotas --with-acl-support
>
> checking for LDAP support... yes
> checking ldap.h usability... yes
> checking ldap.h presence... yes
> checking for ldap.h... yes
> checking lber.h usability... yes
> checking lber.h presence... yes
> checking for lber.h... yes
> checking for ber_scanf in -llber... no
> checking for ldap_init in -lldap... no
> checking for ldap_set_rebind_proc... no
> checking whether ldap_set_rebind_proc takes 3 arguments... 3
> configure: error: libldap is needed for LDAP support
>
> mma-riss01 53# ls -la /usr/include/*ldap*
> -rw-r--r--1 root sys39901 Mar 23 07:13
> /usr/include/ldap.h
> -rw-r--r--1 root sys 9136 Mar 23 07:13
> /usr/include/ldap_cdefs.h
> -rw-r--r--1 root sys 2056 Mar 23 07:13
> /usr/include/ldap_features.h
> -rw-r--r--1 root sys 9462 Mar 23 07:13
> /usr/include/ldap_schema.h
> -rw-r--r--1 root sys 3549 Mar 23 07:13
> /usr/include/ldap_utf8.h
>
>
> mma-riss01 54# ls -la /usr/lib/*ldap*
> lrwxr-xr-x1 root sys   29 Mar 23 09:15
> /usr/lib/libldap.a -> /usr/freeware/lib32/libldap.a
> lrwxr-xr-x1 root sys   30 Mar 23 09:15
> /usr/lib/libldap.so -> /usr/freeware/lib32/libldap.so
> lrwxr-xr-x1 root sys   32 Mar 23 09:15
> /usr/lib/libldap.so.3 -> /usr/freeware/lib32/libldap.so.3
> lrwxr-xr-x1 root sys   31 Mar 23 09:15
> /usr/lib/libldap_r.a -> /usr/freeware/lib32/libldap_r.a
> lrwxr-xr-x1 root sys   32 Mar 23 09:15
> /usr/lib/libldap_r.so -> /usr/freeware/lib32/libldap_r.so
> lrwxr-xr-x1 root sys   34 Mar 23 09:15
> /usr/lib/libldap_r.so.3 -> /usr/freeware/lib32/libldap_r.so.3
>
> And I even tried to use the environment variable :
> LD_LIBRARY=/usr/lib:/usr/include
>
> Any Suggestions?

Use IRIX 6.5.22 or later. From 6.5.22 onwards, kerberos, openldap and
openssl were bundled with the base OS. I've never attempted to build against
the Freeware versions.

--
James Peach | [EMAIL PROTECTED]
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] SAMBA install on IRIX 6.5

2006-03-23 Thread McDougald, James D. \(Contr\)
I am having problems with Samba on IRIX 6.5 authenticating via Active
Directory. Installing the tardist of 3.0.21c did not give me
kerberos/ldap/adc capabilities even though Kerberos and LDAP were
prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I
am trying this:

./configure --libdir=/usr/lib --includedir=/usr/include
--prefix=/usr/samba --with-ldap --with-ads --with-krb5=/usr/local
--with-quotas --with-acl-support

checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ber_scanf in -llber... no
checking for ldap_init in -lldap... no
checking for ldap_set_rebind_proc... no
checking whether ldap_set_rebind_proc takes 3 arguments... 3
configure: error: libldap is needed for LDAP support

mma-riss01 53# ls -la /usr/include/*ldap*
-rw-r--r--1 root sys39901 Mar 23 07:13
/usr/include/ldap.h
-rw-r--r--1 root sys 9136 Mar 23 07:13
/usr/include/ldap_cdefs.h
-rw-r--r--1 root sys 2056 Mar 23 07:13
/usr/include/ldap_features.h
-rw-r--r--1 root sys 9462 Mar 23 07:13
/usr/include/ldap_schema.h
-rw-r--r--1 root sys 3549 Mar 23 07:13
/usr/include/ldap_utf8.h


mma-riss01 54# ls -la /usr/lib/*ldap*
lrwxr-xr-x1 root sys   29 Mar 23 09:15
/usr/lib/libldap.a -> /usr/freeware/lib32/libldap.a
lrwxr-xr-x1 root sys   30 Mar 23 09:15
/usr/lib/libldap.so -> /usr/freeware/lib32/libldap.so
lrwxr-xr-x1 root sys   32 Mar 23 09:15
/usr/lib/libldap.so.3 -> /usr/freeware/lib32/libldap.so.3
lrwxr-xr-x1 root sys   31 Mar 23 09:15
/usr/lib/libldap_r.a -> /usr/freeware/lib32/libldap_r.a
lrwxr-xr-x1 root sys   32 Mar 23 09:15
/usr/lib/libldap_r.so -> /usr/freeware/lib32/libldap_r.so
lrwxr-xr-x1 root sys   34 Mar 23 09:15
/usr/lib/libldap_r.so.3 -> /usr/freeware/lib32/libldap_r.so.3

And I even tried to use the environment variable :
LD_LIBRARY=/usr/lib:/usr/include

Any Suggestions?
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba install

2005-08-24 Thread Barry Fawthrop

Hi

on gentoo with Samba 3.0.14 and   openldap  2.1.30

when I start samba is starts ok bt in the log.smbd file

it has

1) lib/smbldap.c:smbldsp_open_connection(677) 
   Failed to issue the StartTLS instruction: Operation error


2) lib/smbldap.c:add_new_domain_info(1364)
   failed to add domain dn=  sambaDomainName=class,dc=mygroup,dc=com 
with: Strong(er) authentication required modifications require 
authentication



3) lib/smbldap.c:smbldap_search_domain_info(1413)
   Adding domain info for class failed with NT_STATUS_UNSUCCESSFUL

Someone care to point me in the right direction, as to why and what is 
happening??

First install and use of samba and openldap

Thanks


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.15/80 - Release Date: 8/23/2005

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Fwd: Re: [Samba] Samba Install/SWAT Access

2005-04-17 Thread Eric Hines
Paul, Deryck, et al.,
Thanks for all of your help (OP isn't savvy--what was your first clue? 
).  After sufficient prodding, I went and looked and found the following 
URL, at our very own samba.org, for rpms for Samba v 3.0.14a:

<http://us1.samba.org/samba/ftp/Binary_Packages/Fedora/RPMS/i386/core/3/>http://us1.samba.org/samba/ftp/Binary_Packages/Fedora/RPMS/i386/core/3/ 

Looks like I'll be uninstalling the source build and installing these 
rpms  I'm also going to go to school on Paul's Option 2 below.

Eric Hines
From: Paul Gienger <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206)
Subject: Re: [Samba] Samba Install/SWAT Access
Deryck Hodge wrote:
Eric Hines wrote:

Paul,
Thanks for your response.  I got the version from samba.org as a tar.gz
file, which turned out to be source code.  I did install from source. 
Where can I get an rpm package for this version?  Alternatively (for my
longer term benefit), how do I a) get FC3 to look at/use the upgrade
version in the samba team's directory structure, or b) install the
upgrade version into FC3's directory structure?

Thanks
Eric Hines

Eric,
You can specify a different directory structure when using configure.  Run
"./configure --help" to see the options.
Running "./configure --help | grep dir" produced the following:
While this is all fine and good, it still doesn't fix the problem I was 
addressing, that being source code installs on a RPM based system can 
cause havoc if you aren't adept at keeping things straight.  Not to be 
demeaning to Eric, but the OP here isn't savvy (yet ;) ) on where things 
should be to fix the system when things break, hence the post here.

Eric,  to answer your questsons
a) simple really, build an RPM that has been built to RH/Fedora's 
organization.
b) see answer a.

To build a rpm to these specs, you have 3 real choices.  One of them I 
outlined in my response, which is to run the makerpms.sh script, which I 
think you need to add u+x permissions to before it will run.
Option 2 is to grab a src.rpm and build that way.  This is a long 
description, but it's pretty easy.  If you download 
http://us4.samba.org/samba/ftp/Binary_Packages/RedHat/SRPMS/samba-3.0.14a-1.src.rpm 
and install that, you will get the sources installed in a way that you can 
build from them in RHs directory structure.  To build the rpm files, you 
go to /usr/src/redhat/SPECS and execute 'rpmbuild -bb samba.spec' which 
will then go nuts building, provided you have any dependancies installed, 
it will complain if you don't.  If it does complain, install any packages 
it is asking for.  Once it exits (hopefully with a 0 result) you will have 
packages built in /usr/src/redhat/RPMS/i386 (assuming that you're running 
an x86-32 arch).   Install all the samba packages without the -debug in 
the name.  I'm sure there's an option to disable debug builds, but I don't 
know it off hand.

- note that you have to have a few deve packages installed to just get 
started here, like rpmbuild (I think, it used to be named that) and maybe 
some other stuff.  Try to run rpmbuild bare and see if it runs, if not 
start to install that and put in whatever it asks for.  If you aren't sure 
how to do that, go to your install disk's rpm directory and run rpm -ivh 
.rpm.I realize now that you may not be that fluent 
at installing rpm files, that command right there is one you could end up 
using a lot in this step.  You can install several packages at once by 
just adding more filenames at the end.

Option 3 is to find a binary packaged RPM file someplace.  You're on your 
own there, I usually do step 2 if things aren't available in my yum paths.

Hope that helps.
--
Paul GiengerOffice: 701-281-1884
Applied Engineering Inc.
Systems Architect   Fax:701-281-1322
URL: www.ae-solutions.com   mailto: [EMAIL PROTECTED]

If you are unwilling to defend your right to your own life, then you are 
like a mouse trying to argue with owls. You think their ways are wrong. 
They think you are dinner.
--Anonymous
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Install/SWAT Access

2005-04-17 Thread Paul Gienger

Deryck Hodge wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Eric Hines wrote:
 

Paul,
Thanks for your response.  I got the version from samba.org as a tar.gz
file, which turned out to be source code.  I did install from source. 
Where can I get an rpm package for this version?  Alternatively (for my
longer term benefit), how do I a) get FC3 to look at/use the upgrade
version in the samba team's directory structure, or b) install the
upgrade version into FC3's directory structure?

Thanks
Eric Hines
   

Eric,
You can specify a different directory structure when using configure.  Run
"./configure --help" to see the options.
Running "./configure --help | grep dir" produced the following:
 

While this is all fine and good, it still doesn't fix the problem I was 
addressing, that being source code installs on a RPM based system can 
cause havoc if you aren't adept at keeping things straight.  Not to be 
demeaning to Eric, but the OP here isn't savvy (yet ;) ) on where things 
should be to fix the system when things break, hence the post here.

Eric,  to answer your questsons
a) simple really, build an RPM that has been built to RH/Fedora's 
organization.
b) see answer a.

To build a rpm to these specs, you have 3 real choices.  One of them I 
outlined in my response, which is to run the makerpms.sh script, which I 
think you need to add u+x permissions to before it will run. 

Option 2 is to grab a src.rpm and build that way.  This is a long 
description, but it's pretty easy.  If you download 
http://us4.samba.org/samba/ftp/Binary_Packages/RedHat/SRPMS/samba-3.0.14a-1.src.rpm 
and install that, you will get the sources installed in a way that you 
can build from them in RHs directory structure.  To build the rpm files, 
you go to /usr/src/redhat/SPECS and execute 'rpmbuild -bb samba.spec' 
which will then go nuts building, provided you have any dependancies 
installed, it will complain if you don't.  If it does complain, install 
any packages it is asking for.  Once it exits (hopefully with a 0 
result) you will have packages built in /usr/src/redhat/RPMS/i386 
(assuming that you're running an x86-32 arch).   Install all the samba 
packages without the -debug in the name.  I'm sure there's an option to 
disable debug builds, but I don't know it off hand.

- note that you have to have a few deve packages installed to just get 
started here, like rpmbuild (I think, it used to be named that) and 
maybe some other stuff.  Try to run rpmbuild bare and see if it runs, if 
not start to install that and put in whatever it asks for.  If you 
aren't sure how to do that, go to your install disk's rpm directory and 
run rpm -ivh .rpm.I realize now that you may not 
be that fluent at installing rpm files, that command right there is one 
you could end up using a lot in this step.  You can install several 
packages at once by just adding more filenames at the end.

Option 3 is to find a binary packaged RPM file someplace.  You're on 
your own there, I usually do step 2 if things aren't available in my yum 
paths.

Hope that helps.
--
Paul GiengerOffice: 701-281-1884
Applied Engineering Inc.
Systems Architect   Fax:701-281-1322
URL: www.ae-solutions.com   mailto: [EMAIL PROTECTED]

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Install/SWAT Access

2005-04-17 Thread Deryck Hodge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Hines wrote:
> Paul,
> 
> Thanks for your response.  I got the version from samba.org as a tar.gz
> file, which turned out to be source code.  I did install from source. 
> Where can I get an rpm package for this version?  Alternatively (for my
> longer term benefit), how do I a) get FC3 to look at/use the upgrade
> version in the samba team's directory structure, or b) install the
> upgrade version into FC3's directory structure?
> 
> Thanks
> 
> Eric Hines
> 

Eric,

You can specify a different directory structure when using configure.  Run
"./configure --help" to see the options.
Running "./configure --help | grep dir" produced the following:

 --srcdir=DIRfind the sources in DIR [configure dir or `..']
Installation directories:
Fine tuning of the installation directories:
  --bindir=DIR   user executables [EPREFIX/bin]
  --sbindir=DIR  system admin executables [EPREFIX/sbin]
  --libexecdir=DIR   program executables [EPREFIX/libexec]
  --datadir=DIR  read-only architecture-independent data [PREFIX/share]
  --sysconfdir=DIR   read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIRmodifiable single-machine data [PREFIX/var]
  --libdir=DIR   object code libraries [EPREFIX/lib]
  --includedir=DIR   C header files [PREFIX/include]
  --oldincludedir=DIRC header files for non-gcc [/usr/include]
  --infodir=DIR  info documentation [PREFIX/info]
  --mandir=DIR   man documentation [PREFIX/man]
  --with-privatedir=DIR   Where to put smbpasswd ($ac_default_prefix/private)
  --with-lockdir=DIR  Where to put lock files
($ac_default_prefix/var/locks)
  --with-piddir=DIR   Where to put pid files ($ac_default_prefix/var/locks)
  --with-swatdir=DIR  Where to put SWAT files ($ac_default_prefix/swat)
  --with-configdir=DIRWhere to put configuration files ($libdir)
  --with-libdir=DIR   Where to put libdir ($libdir)
  --with-mandir=DIR   Where to put man pages ($mandir)
  --with-krb5=base-dirLocate Kerberos 5 support (default=/usr)
  LDFLAGS linker flags, e.g. -L if you have libraries in a
  nonstandard directory 
  CPPFLAGSC/C++ preprocessor flags, e.g. -I if you have
  headers in a nonstandard directory 

So you'll have to know which directories to use, but you could then specify
them with something like:

./configure  --with-configdir=/etc/samba \
--with-privatedir=/etc/samba/private \
--with-logfilebase=/var/log/samba \
(and on and on until you cover each directory in the
 original installation.)

To use the new installation in the default location, make sure you've
stopped the original binaries.  Run "ps -ef | grep mbd" to confirm nothing
is running.  Then cd to the sbin directory of the new installation and
start the new binaries (a la ./smbd -D).  If you're want to start the new
Samba server with SWAT, make sure the inetd/xinetd entry for SWAT is
pointing to the correct SWAT binary.

Hope that helps.  Cheers,

deryck
- --
Deryck Hodgehttp://www.devurandom.org/
Auburn University Libraries http://www.lib.auburn.edu/
Samba Team  http://www.samba.org/

Yes, words are useless. Gobble, gobble, gobble, gobble, gobble!
Too much of it, darling. Too much!  --Edna Mode
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCYtUm4glRK0DaE8gRAmPTAKCMcK+O9fnD6AYQKUc53svWZOFrMQCgoyBs
Xl+xwcXWvr5hInTrJW5xF5I=
=30Lg
-END PGP SIGNATURE-
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Install/SWAT Access

2005-04-17 Thread Eric Hines
Paul,
Thanks for your response.  I got the version from samba.org as a tar.gz 
file, which turned out to be source code.  I did install from 
source.  Where can I get an rpm package for this version?  Alternatively 
(for my longer term benefit), how do I a) get FC3 to look at/use the 
upgrade version in the samba team's directory structure, or b) install the 
upgrade version into FC3's directory structure?

Thanks
Eric Hines
At 04/17/05 15:19, you wrote:
I'm running FC3, kernel 2.6.9-1.667, with the KDE desktop.  This came 
with Samba v 3.0.11-fc3 bundled.  I've since installed v 3.0.14a.  I'm 
also extremely new to Linux, so please bear with me.
Where did you get your upgrade version??
It sounds like you installed from source, which in an RPM distro is not 
the best way to do things.   I won't get into a long discussion on it, but 
if you're on a rpm box, use an rpm till you know what you're doing.
If you installed from source, (if you remember running make install) there 
should be a make option to back it out, like make uninstall.  You can 
build a rpm, which will put the files in all the right places in your 
machine with the script at /packaging/Fedora/makerpms.sh I believe.


--
Paul GiengerOffice: 701-281-1884
Applied Engineering Inc.
Systems Architect   Fax:701-281-1322
URL: www.ae-solutions.com   mailto: [EMAIL PROTECTED]

If you are unwilling to defend your right to your own life, then you are 
like a mouse trying to argue with owls. You think their ways are wrong. 
They think you are dinner.
--Anonymous

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Install/SWAT Access

2005-04-17 Thread Paul Gienger

I'm running FC3, kernel 2.6.9-1.667, with the KDE desktop.  This came 
with Samba v 3.0.11-fc3 bundled.  I've since installed v 3.0.14a.  I'm 
also extremely new to Linux, so please bear with me.
Where did you get your upgrade version??
It sounds like you installed from source, which in an RPM distro is not 
the best way to do things.   I won't get into a long discussion on it, 
but if you're on a rpm box, use an rpm till you know what you're doing. 

If you installed from source, (if you remember running make install) 
there should be a make option to back it out, like make uninstall.  You 
can build a rpm, which will put the files in all the right places in 
your machine with the script at /packaging/Fedora/makerpms.sh 
I believe.

My questions are very basic.  The FC3-bundled samba is in /etc/samba, 
and the "upgrade" went into /usr/local/samba.  To get SWAT to work, I 
had to copy the smb.conf that's in /etc/samba into 
/usr/local/samba/lib.  However, this latter version is not read by the 
networking functionality, or by CUPS--only when I used KDE's samba 
editor to edit /etc/samba/smb.conf was I able to see my Linux box from 
my Windows machines (running Win2k) or get printing to work.  I have 2 
samba versions installed, but my system is still using only the older 
version.

So: How do I point SWAT at the etc/samba version?  How do I get my 
system to use the newer version in its different location?  More 
optimally, how do I control the installation destination directory, so 
that I can install future versions (including reinstalling 3.0.14a) 
into /etc/samba?

Thanks for your help.
Eric Hines
If you are unwilling to defend your right to your own life, then you 
are like a mouse trying to argue with owls. You think their ways are 
wrong. They think you are dinner.
--Anonymous

--
Paul GiengerOffice: 701-281-1884
Applied Engineering Inc.
Systems Architect   Fax:701-281-1322
URL: www.ae-solutions.com   mailto: [EMAIL PROTECTED]

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Install/SWAT Access

2005-04-17 Thread Eric Hines
Many thanks.  As it happens, I'd just bought the 2004 edition of your book 
yesterday.  I'll be getting the later edition when it comes out, too

Eric Hines
At 04/17/05 11:17, you wrote:

>
> So: How do I point SWAT at the etc/samba version?  How do I get my system
> to use the newer version in its different location?  More optimally, how do
> I control the installation destination directory, so that I can install
> future versions (including reinstalling 3.0.14a) into /etc/samba?
>
> Thanks for your help.
I believe you will find what you need in Chapter 8 of the
currently-being-revised edition of my book "Samba-3 by Example" (a.k.a.
Samba-Guide) from:
http://www.samba.org/samba/docs/Samba-Guide.pdf
Cheers,
John T.
--
John H Terpstra
Samba-Team Member
Phone: +1 (650) 580-8668
Author:
The Official Samba-3 HOWTO & Reference Guide, ISBN: 0131453556
Samba-3 by Example, ISBN: 0131472216
Hardening Linux, ISBN: 0072254971
Other books in production.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba Install/SWAT Access

2005-04-17 Thread John H Terpstra
On Sunday 17 April 2005 09:41, Eric Hines wrote:
> I'm running FC3, kernel 2.6.9-1.667, with the KDE desktop.  This came with
> Samba v 3.0.11-fc3 bundled.  I've since installed v 3.0.14a.  I'm also
> extremely new to Linux, so please bear with me.
>
> My questions are very basic.  The FC3-bundled samba is in /etc/samba, and
> the "upgrade" went into /usr/local/samba.  To get SWAT to work, I had to
> copy the smb.conf that's in /etc/samba into /usr/local/samba/lib.  However,
> this latter version is not read by the networking functionality, or by
> CUPS--only when I used KDE's samba editor to edit /etc/samba/smb.conf was I
> able to see my Linux box from my Windows machines (running Win2k) or get
> printing to work.  I have 2 samba versions installed, but my system is
> still using only the older version.
>
> So: How do I point SWAT at the etc/samba version?  How do I get my system
> to use the newer version in its different location?  More optimally, how do
> I control the installation destination directory, so that I can install
> future versions (including reinstalling 3.0.14a) into /etc/samba?
>
> Thanks for your help.

I believe you will find what you need in Chapter 8 of the 
currently-being-revised edition of my book "Samba-3 by Example" (a.k.a. 
Samba-Guide) from:

http://www.samba.org/samba/docs/Samba-Guide.pdf


Cheers,
John T.
-- 
John H Terpstra
Samba-Team Member
Phone: +1 (650) 580-8668

Author:
The Official Samba-3 HOWTO & Reference Guide, ISBN: 0131453556
Samba-3 by Example, ISBN: 0131472216
Hardening Linux, ISBN: 0072254971
Other books in production.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba Install/SWAT Access

2005-04-17 Thread Eric Hines
I'm running FC3, kernel 2.6.9-1.667, with the KDE desktop.  This came with 
Samba v 3.0.11-fc3 bundled.  I've since installed v 3.0.14a.  I'm also 
extremely new to Linux, so please bear with me.

My questions are very basic.  The FC3-bundled samba is in /etc/samba, and 
the "upgrade" went into /usr/local/samba.  To get SWAT to work, I had to 
copy the smb.conf that's in /etc/samba into /usr/local/samba/lib.  However, 
this latter version is not read by the networking functionality, or by 
CUPS--only when I used KDE's samba editor to edit /etc/samba/smb.conf was I 
able to see my Linux box from my Windows machines (running Win2k) or get 
printing to work.  I have 2 samba versions installed, but my system is 
still using only the older version.

So: How do I point SWAT at the etc/samba version?  How do I get my system 
to use the newer version in its different location?  More optimally, how do 
I control the installation destination directory, so that I can install 
future versions (including reinstalling 3.0.14a) into /etc/samba?

Thanks for your help.
Eric Hines
If you are unwilling to defend your right to your own life, then you are 
like a mouse trying to argue with owls. You think their ways are wrong. 
They think you are dinner.
--Anonymous

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] samba install help on redhat 7.1

2004-11-23 Thread Anand Panthagani
Hi, 

Could any one help me install any version
of samba on redhat 7.1 ... 

I tried everything but could not get it 
working?? 

Thank you 

Anand



__ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Samba install problem - no locking available

2003-03-08 Thread Dan
I'm trying to install Samba 2.2.7a on a Redhat Linux 6.0 server.  I get the
following message after running configure:

checking configure summary... ERROR: No locking available.  Running Samba
would be unsafe.
configure: error: summary failure.  Aborting configure

I know this has come up for others recently (found a few matches on Google),
but I haven't found any solutions in the archives yet.  I am a bit of a
newbie.

My hardware is a bit limited - Pentium 100 with 48 MB of RAM, plenty of
disk.  I selected everything for the Redhat installation.

Any help is appreciated.

Dan

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba