Re: [Samba] Installing Samba on RedHat Linux 5.3

2012-05-16 Thread Hoover, Tony
Glad to hear that you succeeded in getting Samba installed.  Next steps to
getting it to work are:

1) edit your /etc/samba/smb.conf file to fit the needs of your network.

2) use "testparm" (without the quotes) to verify that your smb.conf file is
correct.

3) start your samba services with:
service smb start
service winbind start (if you need winbind) 

4) connect to a samba share with a Windows client

If everything tests out OK, configure Samba to start at boot time with
chkconfig.  If not, stop the samba services with "service smb stop; service
winbind stop" (again, without the quotes).  Adjust your smb.conf file then
repeat steps 2 through 4.

Good luck.

T

references: 
http://www.samba.org/samba/docs/man/manpages-3/smb.conf.5.html
http://www.samba.org/samba/docs/man/manpages-3/testparm.1.html
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/install.html
http://linux.die.net/man/8/chkconfig


---
CONFIDENTIALITY WARNING:
Pseudo-legal disclaimers do not buy you or your employer any legal
recourse for leaked information.  E-mail messages should never contain
privileged or confidential information.  Always treat e-mail as
"public". 

 
-Original Message-
From: Johansson, Ronnie [mailto:ronnie_johans...@europ-assistance.co.uk] 
Sent: Wednesday, May 16, 2012 2:54 AM
To: Hoover, Tony
Subject: RE: [Samba] Installing Samba on RedHat Linux 5.3

Hi Tony,

Many thanks for your help!
Today we've got connected to RHN and I followed your three steps and
Samba was installed on our Linux server. 
How do I go on?

Best regards
Ronnie



-Original Message-
From: Hoover, Tony [mailto:hoo...@sal.ksu.edu] 
Sent: den 29 april 2012 15:46
To: Johansson, Ronnie; sa...@samba.org
Subject: RE: [Samba] Installing Samba on RedHat Linux 5.3

first, configure yum to use the sernet samba repos.  (you will need to
be
"root")

- cd /etc/yum.repos.d
- wget http://ftp.sernet.de/pub/samba/3.6/rhel/5/sernet-samba.repo
- yum install samba3

a periodic "yum update" (we use a cron job) will keep your system up to
date, including Samba if you use the yum repos instead of
"brute-forcing"
RPM to install individual packages.


-Original Message-
From: samba-boun...@lists.samba.org on behalf of Johansson, Ronnie
Sent: Thu 4/12/2012 11:22 AM
To: sa...@samba.org
Subject: [Samba] Installing Samba on RedHat Linux 5.3
 
Hi there,

 

I am a real Linux newbie and need help how to install these samba files.


 

Red Hat Enterprise Linux Server release 5.3 (Tikanga)

Kernel 2.6.18-128.el5 on an x86_64

 

$ ls

libsmbclient0-3.6.4-44.el5.x86_64.rpm

libsmbclient-devel-3.6.4-44.el5.x86_64.rpm

libwbclient0-32bit-3.6.4-44.el5.i386.rpm

libwbclient0-3.6.4-44.el5.x86_64.rpm

libwbclient-devel-3.6.4-44.el5.x86_64.rpm

samba3-3.6.4-44.el5.x86_64.rpm

samba3-client-3.6.4-44.el5.x86_64.rpm

samba3-debuginfo-3.6.4-44.el5.x86_64.rpm

samba3-doc-3.6.4-44.el5.x86_64.rpm

samba3-utils-3.6.4-44.el5.x86_64.rpm

samba3-winbind-32bit-3.6.4-44.el5.i386.rpm

samba3-winbind-3.6.4-44.el5.x86_64.rpm

 

 

$ uname -a

Linux euapg-db005 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008
x86_64 x86x

$ rpm -qa | grep release

redhat-release-notes-5Server-25

redhat-release-5Server-5.3.0.3

$

 

Please help me with this as soon as possible.

 

 

Many thanks

Ronnie

 

 

This email and any files transmitted with it contain information which
may be confidential and which may also be privileged and are intended
solely for the use of the individual or entity to whom they are
addressed. Unless you are the intended recipient you may not copy or use
it, or disclose it to anyone else. Any opinions expressed are that of
the individual and not necessarily that of Europ Assistance Holdings Ltd
or any of its subsidiaries. If you have received this email in error
please notify mailto:postmas...@europ-assistance.co.uk Europ Assistance
Holdings Limited Registered Office: Sussex House, Perrymount Road,
Haywards Heath, West Sussex, RH16 1DN. Registered in England No: 758979.
Europ Assistance Holdings Limited is authorised and regulated by the
Financial Services Authority. (FSA Registered number 311883) This
footnote also confirms that this email message has been swept by Sophos
Anti-Virus for the presence of computer viruses.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] Installing Samba on RedHat Linux 5.3

2012-04-29 Thread Hoover, Tony
first, configure yum to use the sernet samba repos.  (you will need to be
"root")

- cd /etc/yum.repos.d
- wget http://ftp.sernet.de/pub/samba/3.6/rhel/5/sernet-samba.repo
- yum install samba3

a periodic "yum update" (we use a cron job) will keep your system up to
date, including Samba if you use the yum repos instead of "brute-forcing"
RPM to install individual packages.


-Original Message-
From: samba-boun...@lists.samba.org on behalf of Johansson, Ronnie
Sent: Thu 4/12/2012 11:22 AM
To: sa...@samba.org
Subject: [Samba] Installing Samba on RedHat Linux 5.3
 
Hi there,

 

I am a real Linux newbie and need help how to install these samba files.


 

Red Hat Enterprise Linux Server release 5.3 (Tikanga)

Kernel 2.6.18-128.el5 on an x86_64

 

$ ls

libsmbclient0-3.6.4-44.el5.x86_64.rpm

libsmbclient-devel-3.6.4-44.el5.x86_64.rpm

libwbclient0-32bit-3.6.4-44.el5.i386.rpm

libwbclient0-3.6.4-44.el5.x86_64.rpm

libwbclient-devel-3.6.4-44.el5.x86_64.rpm

samba3-3.6.4-44.el5.x86_64.rpm

samba3-client-3.6.4-44.el5.x86_64.rpm

samba3-debuginfo-3.6.4-44.el5.x86_64.rpm

samba3-doc-3.6.4-44.el5.x86_64.rpm

samba3-utils-3.6.4-44.el5.x86_64.rpm

samba3-winbind-32bit-3.6.4-44.el5.i386.rpm

samba3-winbind-3.6.4-44.el5.x86_64.rpm

 

 

$ uname -a

Linux euapg-db005 2.6.18-128.el5 #1 SMP Wed Dec 17 11:41:38 EST 2008
x86_64 x86x

$ rpm -qa | grep release

redhat-release-notes-5Server-25

redhat-release-5Server-5.3.0.3

$

 

Please help me with this as soon as possible.

 

 

Many thanks

Ronnie

 

 

This email and any files transmitted with it contain information which may
be confidential and which may also be privileged and are intended solely for
the use of the individual or entity to whom they are addressed. Unless you
are the intended recipient you may not copy or use it, or disclose it to
anyone else. Any opinions expressed are that of the individual and not
necessarily that of Europ Assistance Holdings Ltd or any of its
subsidiaries. If you have received this email in error please notify
mailto:postmas...@europ-assistance.co.uk Europ Assistance Holdings Limited
Registered Office: Sussex House, Perrymount Road, Haywards Heath, West
Sussex, RH16 1DN. Registered in England No: 758979. Europ Assistance
Holdings Limited is authorised and regulated by the Financial Services
Authority. (FSA Registered number 311883) This footnote also confirms that
this email message has been swept by Sophos Anti-Virus for the presence of
computer viruses.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

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


Re: [Samba] Installing Samba with ADS

2011-12-19 Thread Daniel Müller
Hello,
first of all we need some configuration of your smb.conf.
Is winbind running?
Which linux,unix are you running?
Did you join your samba to windows ads?
What  about getent groups ; getent passwd ?

---
EDV Daniel Müller

Leitung EDV
Tropenklinik Paul-Lechler-Krankenhaus
Paul-Lechler-Str. 24
72076 Tübingen

Tel.: 07071/206-463, Fax: 07071/206-499
eMail: muel...@tropenklinik.de
Internet: www.tropenklinik.de
---
-Ursprüngliche Nachricht-
Von: samba-boun...@lists.samba.org [mailto:samba-boun...@lists.samba.org] Im
Auftrag von Steve Swanekamp
Gesendet: Montag, 19. Dezember 2011 23:30
An: samba@lists.samba.org
Betreff: [Samba] Installing Samba with ADS

I am having troubles with file permissions after installing Samba with ADS. 
Samba does not seem to recognize the Windows users properly.  Are there 
detailed ADS instructions out there.  I followed some instructions from a 
colleague but he is no more experienced than me at getting this all to work.

Thanks in advance to those who take to time to read this post and muchismas 
gracias to those who respond.
Steve Swanekamp

Dr. Stephen B. Swanekamp
Plasma Physics Division
Washington, DC 20375
202-404-4361
steve.swanek...@nrl.navy.mil 


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

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


Re: [Samba] installing Samba as non-root user at work - please help.

2007-09-24 Thread [EMAIL PROTECTED]
Hi,

On 9/22/07, Wolfgang Ratzka <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> > Speaking of ports, I specify ports of 1445 and 1139 for smdb, since I
> cannot
> > use a port below 1024 without having root access.  Similarly, I attempt
> to
> > use higher port when I start nmdb.
>
> Even if this would work, you would be stuck with the problem  of
> convincing your windows system to talk to these ports.


Lets assume I can get the windows system to specify the non-standard port
number (perhaps using the common colon ":" notation).  The facility is there
in samba to use non-standard ports, so I have to imagine that someone has
installed and run samba successfully as non-root and with non-standard
ports.  I guess I'm not willing to give up so easily.

I suppose the first step is to correct those errors I was getting when
running smdb and nmdb.  Does anyone have any suggestions to resolve those?
If I can at least get those to run with the non-standard ports, then I think
I'd have a good chance of mapping the drive in Windows.

> Given the information I've provided, and knowing that I do not have root
> > access, can anyone provide any information to at least steer me in the
> right
> > direction?  I greatly appreciate your help.
>
> Without root access you can pretty much give up on installing samba. If
> your linux box allows ssh access, you might want to try something like
> winscp to transfer your files from and to windows.


I've used such tools, but it's no substitute for directly mapping my home
directory as a windows drive.

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


Re: [Samba] installing Samba as non-root user at work - please help.

2007-09-22 Thread Wolfgang Ratzka
Hi,

> Speaking of ports, I specify ports of 1445 and 1139 for smdb, since I cannot
> use a port below 1024 without having root access.  Similarly, I attempt to
> use higher port when I start nmdb.

Even if this would work, you would be stuck with the problem  of
convincing your windows system to talk to these ports.

> Given the information I've provided, and knowing that I do not have root
> access, can anyone provide any information to at least steer me in the right
> direction?  I greatly appreciate your help.

Without root access you can pretty much give up on installing samba. If
your linux box allows ssh access, you might want to try something like
winscp to transfer your files from and to windows.

Regards,
Wolfgang Ratzka

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


RE: [Samba] installing samba on fedora 3

2005-10-11 Thread Paul Gienger
> Please could someone help guide me through installing samba 
> on fedora 3.
> First I would like to clear my system of previously 
> (incorrectly) installed
> samba programs (there may be duplicates...) How can I do 
> this? I had tried
> following web guides but only to make a mess of my system; I 
> dont think they
> are appropriate for fedora 3.
> I have been told to use rpm, but know nothing of possible sources or
> commands.

Yes, use rpm on an rpm based system unless you are knowlegeable to know
where things are going to go and how to fix them.  You might have a long
task to get rid of the old versions depending on how many you tried and how
you put them in.  How many did you try?  How did you install them? 

For all of your rpm info:
man rpm


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


RE: [Samba] Installing Samba

2004-03-18 Thread Erik Hoitinga
Seems that the cc compiler is not installed. Did you run ./configure with
the necessary
options in the source directory. There's also some reading to do in the
Samba HOWTO
collection about compiling Samba.

Cheers,

Erik.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf
Of [EMAIL PROTECTED]
Sent: woensdag 17 maart 2004 20:09
To: [EMAIL PROTECTED]
Subject: [Samba] Installing Samba


Hi
I am trying to install Samba on a QNX 4.24 system.  When we run the make
file we get an error :

compiling server.c
make:cc:command not found
make: *** [server.o] error 127

Can you help with this!

Lucille Shears
Systems Analyst
CCG/DFO
[EMAIL PROTECTED]
(709) 772-3131
cell (685-1512)

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

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


Re: [Samba] Installing samba 3.0 on redhat 9

2003-11-03 Thread rruegner
Hi, if you just upgrade an you have no valid files on the server which cant
be coruppted
you can use rpm -i --force --nodeps packetnames
on suse this works fine to upgrade from 2.28a to version 3 with rpm packs
But be carefull and keep clear that youre able to rollback if this fails
Best Regards
- Original Message - 
From: "Bjørn-Sverrre Nøttum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 03, 2003 3:18 PM
Subject: [Samba] Installing samba 3.0 on redhat 9


> Hi!
>
> I am having problems trying to install samba 3.0 on my redhat 9 server.
> Installation of Samba common works fine but when I try to install the
samba
> package it stops. I get a message that libacl.so.1 and libaccl.so.2 is
> needed by samba. I have the newest libacl and libattr packages installed.
>
> Can anyone help me on this?
>
> Thanks!
>
> Bjorn
>
> _
> Se hva du og andre tjente i fjor http://money.msn.no/ Sjekk skatten nå
>
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>
>

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


Re: [Samba] Installing samba 3.0 on redhat 9

2003-11-03 Thread Bruno Gimenes Pereti
I never installed samba3 from rpm but it looks like you need libacl-devel
(or acl-devel, don´t know the package name).

Bruno.

- Original Message - 
From: "Bjørn-Sverrre Nøttum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 03, 2003 12:18 PM
Subject: [Samba] Installing samba 3.0 on redhat 9


> Hi!
>
> I am having problems trying to install samba 3.0 on my redhat 9 server.
> Installation of Samba common works fine but when I try to install the
samba
> package it stops. I get a message that libacl.so.1 and libaccl.so.2 is
> needed by samba. I have the newest libacl and libattr packages installed.
>
> Can anyone help me on this?
>
> Thanks!
>
> Bjorn
>
> _
> Se hva du og andre tjente i fjor http://money.msn.no/ Sjekk skatten nå
>
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>


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


Re: [Samba] installing samba printer on windows xp

2003-08-04 Thread Helen Nulty
We ran into this also.  We learned that there is a Point and Print
Restrictions Policy Setting in Windows Server 2003 and Windows XP that may
prevent some users from installing the new printers.  See this article:
http://support.microsoft.com/?kbid=319939

Helen

daryl wrote:

> hello everyone. i am running into an issue where xp pro clients
> must have local admin rights to be able to install a samba printer.
> the actual error message is:
>
> A policy is in effect on your computer which prevents you from
> connecting to this print queue. Please contact your System Administrator.
>
> well, i am the system administrator and am not sure where to go next.
> i am able to install the printer if i have local admin privileges on the
> windows xp host, but this wont scale very well. i have created a
> print package using mkprintpkg.pl and the instructions at:
> http://us2.samba.org/samba/ftp/docs/htmldocs/printer_driver2.html
> but still have the same problem.
>
> maybe i've missed some documentation? or someone can help explain
> where/if i've gone wrong. the linux box can print fine to the printer
> and my smb.conf looks like this:
>
> [printers]
>   comment = CompassAI Printers
>   path = /var/spool/lpd/samba
>   browseable = no
>   public = yes
>   guest ok = yes
>   read only = yes
>   printable = yes
>   printer admin = root, jon
>
> [print$]
>   comment = Print Drivers
>   path = /etc/samba/drivers
>   browseable = yes
>   guest ok = no
>   read only = yes
>   write list = root, jon
>
> you help is greatly appreciated.
>
> daryl
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

RE: [Samba] Installing Samba 2.2.8a on Solaris 2.6

2003-07-14 Thread Stefan Mansier
Ah hmm, I'm not allowed to attach any files here it seems, sorry about
that.
I just did a fast grep of all the fatals because pasting the complete
log probably is a bit too much.

This is the grep :
ld: fatal: library -ldir: not found
ld: fatal: File processing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: library -lnsl_s: not found
ld: fatal: File processing errors. No output written to conftest
ld: fatal: library -linet: not found
ld: fatal: File processing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: library -lsecurity: not found
ld: fatal: File processing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: Symbol referencing errors. No output written to conftest
ld: fatal: library -lsecurity: not found
ld: fatal: File processing errors. No output written to conftes

RE: [Samba] Installing samba on Red Hat 8

2003-06-25 Thread Vizitiu, Ciprian
> I get a msg. like "flie blabla conflicting with file from 
> samba-2.2.7'' or something like that.

How about more details about that "blabla"? :-/

In principle there is a big difference between samba.rpm that you get from
samba.org and samba that comes with RedHat. RedHat splits the samba package
in several parts. Mount the RH CDROMs and see how many sambas you can find.
Most likely Redhat installed only a part of the samba suite like
samba-client or smth; the response in the "blabla" part. OTOH samba from
samba.org is a big gulp it gets you everything. You have to choose which
path you'll go. Oh, and if you're in search of one installed package do a
"rpm -qa | grep package"; rpm -q samba will just ask about samba but if all
you have is samba-client...
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Installing Samba on AIX

2003-03-28 Thread Roylance, Stephen D.
> Hi,
>  
> I'm installing Samba version 2.2.7.0 using smit install.  
> Smit installs everything but doesn't create a 
> /usr/local/samba dir.  All the samba files are located in 
> /usr/local/bin.  But when I try to test my setup and so 
> smbpasswd, it wants to look for everything in /usr/local/samba dir.
>  
> Should I just create a /usr/local/samba dir and copy all the 
> samba files from bin to the respective samba dir?

Samba 2.2.8 compiles and installs pretty easily from source for me on AIX
5.1  You can get a gcc RPM from the IBM AIX toolbox,
http://www-1.ibm.com/servers/aix/products/aixos/linux/download.html.

> Thanks...Bobby

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


RE: [Samba] installing samba

2003-03-19 Thread Barry, Christopher
http://www.samba.org/

read the documentation there.

--
Christopher Barry
Manager of Information Systems
InfiniCon Systems
http://www.infiniconsys.com

-Original Message-
From: Heigle, James D Mr (OSC) 513th
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 19, 2003 1:07 PM
To: '[EMAIL PROTECTED]'
Subject: [Samba] installing samba


Sir, I am trying to install samba on a enterprise 450 can you provide so
direction 

On this install.

 

 

Thank you,

 

Art

 

706 791-9030

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


Re: [Samba] Installing samba 2.2.6 on Mac OS 10.2.x

2002-11-11 Thread Jon L . Gardner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I do not recommend compiling it over the default install, for two 
reasons. First, any OS updates will likely hose your installation, and 
second, the Apple version of Samba includes some extra trickery to 
allow Samba to interact with NetInfo via the Authentication Manager (or 
Open Directory, in 10.2). You're much better off installing Samba in 
the default /usr/local/samba location, and disabling the built-in Apple 
version.

On Monday, November 11, 2002, at 07:00 AM, Ian Roberts wrote:

Has anyone compiled a newer version (2.2.6?) of samba over version 
2.2.3a included with
mac os 10.2.x??


<><
Jon L. Gardner '89, Computer Systems Manager 
Texas A&M University Dept. of Food Services 
Tel 979.458.1839 * Fax 979.845.2157 * Hip 979.587.2811
PGP public key available at 

"Democracy and socialism have nothing in common save one word -- 
equality; socialism seeks equality in restraint and servitude, while 
democracy seeks equality in liberty." (Alexis de Tocqueville)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (Darwin)

iD8DBQE9z8B/yWbQJnkwac8RAl55AJ99/nJmrodsqIuzCPdW1QdfwJeOmwCePbe/
AQw4X/0YcJpFoeikxgX8Qss=
=aXnl
-END PGP SIGNATURE-

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


Re: [Samba] Installing samba 2.2.6 on Mac OS 10.2.x

2002-11-11 Thread Frank Matthieß
On Mon, Nov 11, 2002 at 05:00:23AM -0800, Ian Roberts wrote:
> I am trying to install Samba 2.2.6 over the default installation of samba 2.2.3a 
>that ships with Mac OS 10.2.1.
> I have tried to install this with the configure line from apple's guide to compiling 
>samba 
> http://www.opensource.apple.com/projects/documentation/ howto/html/osxsmb.html, but 
>this was with a previous version of os 10.
> 
> The configure line reads,
> ./configure --with-syslog --prefix=/etc/samba \
>   --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/etc/samba --mandir=/usr/share/man
> 
> This config line could not install samba, because there was a problem with cups, so 
>I added-

"./configure" isn't for install the source package.


The typical way ist 

./configure
./make
./make install

The last step must be as superuser/root/admin/bofh or else.


> --disable-cups to the config line.


This should be ok, id you havn't cups on your maschine.

-- 
Frank Matthieß[EMAIL PROTECTED]

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



Re: [Samba] Installing samba

2002-05-15 Thread Joel Hammer

gcc and cc are your compilers, or, the compiler you should have but don't.
Maybe they just aren't in the path being searched.

Joel

On Wed, May 15, 2002 at 09:11:32PM -0400, AJRelli wrote:
> Hello,
> I downloaded the samba file samba-latest.tar.gz. I am running solaris 8 on an intel 
>platform(compaq deskpro). I put the samba file in my /export/home directory and 
>unzipped it and unpacked it. I tried to run the command ./configure and got the 
>following:
> creating cache ./config.cache
> checking for gcc.. no
> checking for cc.. no
> configure: error: no acceptable cc found in $PATH
> 
> What am I doing wrong, what is cc? help!!!
> 
> Tony 
> 

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