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


[Samba] Installing Samba on RedHat Linux 5.3

2012-04-28 Thread Johansson, Ronnie
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


[Samba] Installing Samba with ADS

2011-12-19 Thread Steve Swanekamp
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


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


[Samba] installing samba

2010-06-10 Thread Mike Kibbee
Hello, I am looking to install Samba on a aix machine and wanted to know if you 
have any installation documentation

Thank You
Mike Kibbee
-- 
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


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

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

I've recently started at a new company that doesn't have a system in place
to map my Linux home directory within Windows.  I have my own Linux box (a
recent Redhat install), and my own Windows XP PC.  I will get no help from a
system admin here, so my only option is to try installing Samba myself on my
Linux box.  To my surprise, I've found little or no information on
installing Samba as a non-root user.

All I wish to achieve is being able to map my Linux home directory on my
Windows PC.

We are on a Windows domain called ENGINEERING.  It's on 
engineering.company.com (where company is my real company's name).  I have
a username, lets say userpc, and a password, passpc, on my PC.  My linux
machine is also part of the engineering.company.com network, but I use a
different username, userlinux, and password, passlinux.

I had no problems doing a local Samba install by changing the 'prefix'
during configure and install.  It's at that point that I am lost what to do.

I have started by editing the smb.conf file, and allow host access only by
the ip address of my windows box.  I also attempt to use a username map
file, since I'm using different usernames on my Windows PC and my Linux
box.  It's not entirely clear to me what to do with regards to the
workgroup/domain.  In some ways it'd be nice if I can just implement SMB
over TCP/IP and not worry about NT-Domains or Workgroups.

Afterall, all I am trying to accomplish is to map my Linux home directory to
only one other computer, my Windows PC, on the same network.  It'd be nice
if I could just kick off an smb server on my Linux box, and have my windows
box map the home directory by specifying the ip address of the linux box and
correct port.  But perhaps such a setup, even for my simple scenario, is not
possible with Samba.

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.

I try to start both the smdb and nmdb daemons, but even that doesn't appear
to work correctly, as it appears that a non-root, local install is not truly
supported.  At least not with more tinkering.

From my log.smbd:

[2007/09/19 17:00:16, 0] smbd/server.c:main(944)
  smbd version 3.0.26a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/09/19 17:00:16, 0] lib/debug.c:reopen_logs(625)
  Unable to open new log file /usr/local/samba/var/log.smbd: No such file or
directory
[2007/09/19 17:00:16, 0] lib/debug.c:reopen_logs(625)
  Unable to open new log file /usr/local/samba/var/log.smbd: No such file or
directory
[2007/09/19 17:00:16, 1] smbd/files.c:file_init(193)
  file_init: Information only: requested 1 open files, 1004 are
available.
[2007/09/19 17:00:16, 0] auth/auth_util.c:create_builtin_administrators(792)
  create_builtin_administrators: Failed to create Administrators
[2007/09/19 17:00:16, 0] auth/auth_util.c:create_builtin_users(758)
  create_builtin_users: Failed to create Users

From my log.nmbd:

[2007/09/19 16:44:02, 0] nmbd/nmbd.c:main(697)
  Netbios nameserver version 3.0.26a started.
  Copyright Andrew Tridgell and the Samba Team 1992-2007
[2007/09/19 16:44:02, 0] lib/util_sock.c:set_socket_options(261)
  Failed to set socket option SO_BROADCAST (Error Bad file descriptor)
[2007/09/19 16:44:02, 0] nmbd/nmbd_subnetdb.c:make_subnet(107)
nmbd_subnetdb:make_subnet()
  Failed to open dgram socket on interface 10.30.102.110 for port 138.
Error was Permission denied
[2007/09/19 16:44:02, 0] nmbd/nmbd.c:main(771)
  ERROR: Failed when creating subnet lists. Exiting.


And even once I get these daemons up and running on my Linux box, it's not
clear to me what I need to do on the Windows side to establish a
connection.  What port would I use, since I am not using the standard 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.

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


[Samba] installing samba on fedora 3

2005-10-11 Thread Khaled

Hi,

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.
Please help asap...

Many thanks,

Khaled

-- 
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


[Samba] Installing Samba on AIX V5.1

2005-09-14 Thread Joseph Madrinkian
I'm trying to install on an AIX box V5.1.

I downloaded the Samba version for 5.1 and ran the executable. But the
install fails.

I got the file from www.bullfreeware.com http://www.bullfreeware.com/ 

 

Does anyone have any idea why the install would fail?

 

Thanks

Joe

 

Joseph Madrinkian
Consultant, Professional Services - Speedware
Speedware
Division of Activant Solutions Inc.

6380 Cote de Liesse Rd., Suite 110

St. Laurent, Quebec

Canada H4T 1E3

T: 514.747.7007 ext. 8334

F: 514.747.3380
M: 514.249.9433
E-mail:
[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]

Web site: www.speedware.com
file:///C:\Documents%20and%20Settings\joseph.madrinkian\Application%20D
ata\Microsoft\Signatures\www.speedware.com  http://www.speedware.com
http://www.speedware.com/ 

 



Notice: This transmission is for the sole use of the intended recipient(s) and 
may contain information that is confidential and/or privileged.  If you are not 
the intended recipient, please delete this transmission and any attachments and 
notify the sender by return email immediately.  Any unauthorized review, use, 
disclosure or distribution is prohibited.

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


[Samba] Installing Samba on AIX V5.1...More Info

2005-09-14 Thread Joseph Madrinkian
I'm trying to install on an AIX box V5.1.

 

I downloaded the Samba version for 5.1 and ran the executable. But the
install fails.

 

I got the file from www.bullfreeware.com http://www.bullfreeware.com/ 

The installation error message I get is

Installation failed for the user part

 

 

Does anyone have any idea why the install would fail?

 



Notice: This transmission is for the sole use of the intended recipient(s) and 
may contain information that is confidential and/or privileged.  If you are not 
the intended recipient, please delete this transmission and any attachments and 
notify the sender by return email immediately.  Any unauthorized review, use, 
disclosure or distribution is prohibited.

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


[Samba] installing samba 3.0.7 on kernel 2.6

2005-01-04 Thread caas it
 I am trying to install samba 3.0.7 on kernel 2.6.5-3
(Fedora Core 2)
1) According to the installation procedure mentioned
in the documentation the samba client is working fine.
But for the samaba server, when a remote client tries
to contact the server the follwing error is reported
during tree connect request for IPC$ -
BAD_NETWORK_NAME.  

2)If we wish to undo the chages made by above
procedure is there any option other than make revert?


Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Installing Samba 3.0.5 in Mac OSX 10.3.4 server

2004-11-17 Thread Krishmay Armas
 MAXTOR 300GB INTERNAL UATA 16MB CACHE  $249
SEG/MAXTOR 300GB EXTERNAL COMBO USB2/FW400  $299

IPOD 20GB W/CLICK WHL--AM9282 LL/A--$299
 
GRIFFIN (1yr wty) IPOD
Voice Recorder for Ipod - ITalk $32
Fm Transmitter for Ipod Mini - Itrip Mini $28
Fm Transmitter for 1G/2G Ipods - Itrip $28
Fm Transmitter for 3G/4G Ipods - Itrip2 $28
Auto Adapter - Powerpod$14
Cup Holder Insert for Ipod/Ipodmini - Podpod$7

SEG USB/USB2/FW/F8001-4950+
USB Bluetooth 100 Meters-SEGWRLBTBTD $29  $call
FW800  3P PCI Card - SEGFWPCI800   $49  $call
All of these products have been tested to work with Mac and PC

APPLE IPOD ACCESSORIES1-4950+
SPECK (1yr wty)
Mini Skin - Clear/Blue - SPIMST1C/1B$15$call
Mini Skin 3pk - Clear/Blue/Green- SPIMST1T$22$call
Mini ArmBand w/skin - SPIMSTAB1 $22$call
Mini FlipStand - SPIMFS01$22$call
Ipod Skin - Clear/Blue (3RAG)- SPIS1001/1001B$15$call
Ipod Skin - Clear(4taG) - SPIS1004   $15$call
Ipod Skin 3pk -3G Clear/Blue/Green - SPIS1003 $22$call
Ipod FlipStand - SPFS1002 $22$call

SPEAKERS1-4950+
ALTEC LANSING (1yr wty)Ipod
InMotion Speakers  $119$call

CAJAS MACALLY ALUMINUM (1yr wty)
2.5² USB2 - PHR250A$25$call
2.5² USB2/FW - PHR250CC$45$call
3.5 FW - PHR100AF $45$call
3.5 USB2/FW - PHR100AC $55$call
3.5 F800/USB2 - PHR100ACB $95$call
5.25 USB2/FW - PHC500BC $55$call

MACALLY (1yr wty)  
AC Adapter for new Powerbooks and Ibooks$33
GRIFFIN
ADC to VGA Adapter - 4011-ADCV$24$call

USB PERIPHERALS1-4950+
MACALLY (1yr wty)  
SPECIALS 
USB Optical Micro Mouse Bulk - Micro $9$call
USB 7Port Hub (6 Caps)-110v/220v- IHub7$19$call
USB Wireless Presentation Cont - KeyPoint$44$call
Ibook Station - IceStation $13$call
USB Mini Writing Tablet - IceCad $34$call
USB2 128mb Flash Drive - FD128$49$call
USB 1X Ext. Floppy - FDDUSB$31$call
USB Airstick- Mjas $36$call
USB Video Web Camera - IceCam$22$call
USB Dot Mouse - DotMouse  $12$call
USB Ice Mouse - IceMouse$21$call
USB Ice Mouse Jr - IceJr   $20$call
USB Ice Mouse Mini - IceMini   $11$call
USB Wireless Optical Mouse - RFMouse$31$call
USB Wireless Optical Mini Mouse - RFMini $31$call
USB Optical Micro Mouse Retail - Micro $25$call
USB Optical Micro Mouse Bulk - Micro $9$call
USB Optical Internet MouseJr Retail-IOptijr$22$call
USB Optical Internet Mouse - IOptinet$24$call
USB Mouse 1B  (6 Caps) - ISweet$19$call
USB2 Cardbus - PB G3 - UH-2226$35$call
USB2 PCI Card 5P - UH2225  $21$call
USB2 4P Hub (WH) - U2Hub $30$call
USB2/FW 4P Hub (WH) - HubUF $42$call
USB2 Hub Jr. (WH) - U2Hubjr$25$call
USB Mini Hub USB2 - Hub2Mini$18$call
USB 7Port Hub (6 Caps)-110v/220v- IHub7$19$call
USB Ice Key - IceKey$39$call
USB Ext KB (G4) -Eng - Ikey4$31$call
KEYSPAN (1yr wty)  
USB1 PCI Card - UPCI2$18$call
USB High Speed Serial - USA19HS$38$call
Digital Media Remote - URM15A$38$call
USB Twin Serial - USA28X$58$call
USB Server - US4A$108$call
GRIFFIN (1yr wty)  
Apple Pro Speaker adapter/Fw Amplifier-Ifire$28$call
Laptop/Powerbook/Ibook Stand - Icurve$28$call
USB Audio Interface - Imic $31$call
USB to 1ADB Adapter- Imate$34$call


SEG  F800/F400/USB2 HARD DRIVES*
SEG 200gb - SEG200F800F400U2  $239
* TRIPLE INTERFACE

DVD-R+CDRW  EXTERNO
SEG108 Ext Kit - SEGPIO108 USB2FW   $185
(external kit incl:
Pioneer 108,  EZDVD Creator , Toast Lite 5 and 6 ,
Retrospect, 1 CDR 52X media and 1 DVD+R 4X media)

CDRW EXTERNO   
SEG 523252 Ext Kit-SEGLIT523252 USB2FW $95
(ext kit incl: Liteon 523252 CDRW,  EZCD Creator,
Toast Lite 5 , Retrospect   1 CDR 52X media)

3.5² INT ATA HARD DRIVES1-4950+
3.5² 7200RPM (1yr wty)
Maxtor 160gb - uata133/8mb - 6Y160P0  $109$call
Maxtor 200gb - uata133/8mb - 6Y200P0 $139$call


3.5  HD  SERIAL ATA (SATA)  G5
SEAGATE 3.5² 7200RPM (1yr wty)
120gb - ST3120026AS (inc serial cable) $99$call
160gb - ST3160827AS (inc serial cable) $119$call


:-) 
Gracias
Krismay Armas
SEG COMPUTERS
MAC ACCESORY CENTER
8200 NW 27 ST SUITE #112
DORAL,FL33122
PH: 305-592-1914
FX: 305-592-1915
E-mail:  [EMAIL PROTECTED]
E-Mail:  [EMAIL PROTECTED]
ICQ #273690539


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


[Samba] Installing Samba

2004-10-13 Thread Constance Mallon

Okay, well I've either really offended someone or I'm trying use Samba in a
way that it wasn't intended and no one wants to say so.

I apologize will try to find assistance elsewhere.



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


[Samba] Installing Samba on Solaris

2004-10-11 Thread Constance Mallon
Hi,

Last time I wrote, I recieved a follow-up from someone who told me to read
the manual.  Since then I've discovered that we can't access the samba
system files from the MACs with samba on Solaris.  I've explained this to
the supervisor and he feels nfs will be fine. (Although the file system is
mounted on to a Solaris system from an Xserver which means we'll have to
reshare the files and I'm not sure if NFS will do that- but that's another
post) My next question doesn't appear to be covered in the how-to and I'm
hoping that someone can help.  Everyone on our network authenticates to the
name server. However, no one has a home directory.  We don't have a Windows
network or domain.  How can I set up windows users who need to access Samba
shares to authenticate trough the name server?  I've tried setting up server
level security (security = nameserver name) but that didn't work. It appears
that users can only be authenticated through the smb.passwd file.  Is there
anyway to bypass this and use our Solaris name server instead?

Any help would be very much appreciated!

Thank you,



orignal posting:

I'm new to Samba and Unix in general.  I've been given the task of setting
up Samba on a Solaris 7 server.  I been told that both Windows XP and Mac
systems need to access several folders on this system.  In addition, this
set up has to work with our Name server (dns1) to authenticate the users for
security.

I was able to set up Samba with NIS support but only the Windows clients can
see it properly and honestly - the shares are not showing up in Network
neighborhood - I have to search for them).  I would like to add that there
is no actual domain here (it's a Mac/Unix shop and I'm the Windows support
person).  The Windows clients don't have a windows network, no ADC, no PDC,
no WINS server).  The Mac clients can see the shared folders (ie:
/mnt/Applicatons or /mnt/users) but they are unable to see the contents of
the folders. In addition the only way the clients can access the Samba share
is if I create a local username and passwd for them (smbpasswd file).

I'm not even sure where to start at this point.  I think I need to reinstall
Samba with smbwrapper for the Macs?  I really need help - I've used both the
Samba.org website and the O'Reily Samba manual for assistance but I think
this situation may be a little on the odd side.

Thank you in advance,

cmallon

smb.conf:

[global]

# workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
   workgroup = workgroup
encrypt passwords = yes
# server string is the equivalent of the NT Description field
   server string = Samba Server
# Security mode. Defines in which mode Samba will operate. Possible
# values are share, user, server, domain and ads. Most people will want
# user level security. See the Samba-HOWTO-Collection for details.
   security = user
# this tells Samba to use a separate log file for each machine
# that connects
   log file = /usr/local/samba/var/log.%m
# Put a capping on the size of the log files (in Kb).
   max log size = 50
# Most people will find that this option gives better performance.
# See the chapter 'Samba performance issues' in the Samba HOWTO Collection
# and the manual pages for details.
# You may want to add the following on a Linux system:
# SO_RCVBUF=8192 SO_SNDBUF=8192
   socket options = TCP_NODELAY

[Applications]
path = /mnt/Applications
public = yes
guest ok = yes
;   writable = yes
read only = no
;   printable = no

[Groups]
path = /mnt/groups
public = yes
guest ok = yes
read only = no

[Users]
path = /mnt/users
public = yes
guest ok = yes
read only = no


--
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


[Samba] Installing Samba for Solaris 8's (SPARC 02/04 Editon) from the Companion Cd

2004-09-24 Thread Kaprino Mezzo
Hi,
  I installed Samba from  Solaris 8's (SPARC 02/04 Editon),Companion Cd on 3 
several SUN servers. 2 out of the 3 servers  wroks fine. I am wondering  is there any 
other packages that is a requiremetn for Samba?  I  also was able to  connect via 
smabclient from the other sun servers, but unable to connect from   a linux server  
map the share directory from Windows XP Pro.  
  I have incldued encrypt password = yes and added accounts with smbpasswd -a 
option. But I get the following error messages  32 bit error packet at line 520 
cmd=115 (SMBsesssetupX) eclass=c06d [Error: Unknown error (109,49152)] when 
connecting from windows XP Pro. Seems like password is not working even when 
encrypted??
 
Any help would be apprectiated.
 
Regards,
Kap



-
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Installing Samba 3.0.5 in Mac OSX 10.3.4 server

2004-08-04 Thread Marcelo Pergolini

Hi all,

I'm installing Samba 3.0.5 in Mac OSX 10.3.4 server as root.
First, ./configure with-krb5=/usr/sbin

Second, when I do 'make' show this error:

Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function `krb5_locate_kdc':
libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this
function)
libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once
libsmb/clikrb5.c:188: error: for each function it appears in.)
libsmb/clikrb5.c:188: error: parse error before hnd
libsmb/clikrb5.c:189: error: `krb5_krbhst_info' undeclared (first use in this
function)
libsmb/clikrb5.c:189: error: `hinfo' undeclared (first use in this function)
libsmb/clikrb5.c:197: error: `KRB5_KRBHST_KDC' undeclared (first use in this
function)
libsmb/clikrb5.c:197: error: `hnd' undeclared (first use in this function) 
make: *** [libsmb/clikrb5.o] Error 1



What's the problem?
Can I think that the kerberos path (/usr/sbin) is wrong?


Thanks

--
Marcelo G. Pergolini
Area Técnica
--
T O O L K I T
Revendedor Autorizado Apple Macintosh
Servicio Técnico Autorizado Apple Macintosh
9 de Julio 1177 - S2000BNW - Rosario
Santa Fe - Argentina
Tel/Fax: +54-341-4404853 y Rot.
www.toolkit.com.ar
--

---
[This E-mail scanned for viruses]

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


[Samba] Installing Samba 3.0.5 in Mac OSX 10.3.4 server

2004-08-04 Thread Marcelo Pergolini

Hi all,

I'm installing Samba 3.0.5 in Mac OSX 10.3.4 server as root.
First, ./configure with-krb5=/usr/sbin

Second, when I do 'make' :

Compiling libsmb/clikrb5.c
libsmb/clikrb5.c: In function `krb5_locate_kdc':
libsmb/clikrb5.c:188: error: `krb5_krbhst_handle' undeclared (first use in this
function)
libsmb/clikrb5.c:188: error: (Each undeclared identifier is reported only once
libsmb/clikrb5.c:188: error: for each function it appears in.)
libsmb/clikrb5.c:188: error: parse error before hnd
libsmb/clikrb5.c:189: error: `krb5_krbhst_info' undeclared (first use in this
function)
libsmb/clikrb5.c:189: error: `hinfo' undeclared (first use in this function)
libsmb/clikrb5.c:197: error: `KRB5_KRBHST_KDC' undeclared (first use in this
function)
libsmb/clikrb5.c:197: error: `hnd' undeclared (first use in this function) 
make: *** [libsmb/clikrb5.o] Error 1



What's the problem?
Can I think that the kerberos path (/usr/sbin) is wrong?


Thanks


--
Marcelo G. Pergolini
Area Técnica
--
T O O L K I T
Revendedor Autorizado Apple Macintosh
Servicio Técnico Autorizado Apple Macintosh
9 de Julio 1177 - S2000BNW - Rosario
Santa Fe - Argentina
Tel/Fax: +54-341-4404853 y Rot.
www.toolkit.com.ar
--

---
[This E-mail scanned for viruses]

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


[Samba] installing samba

2004-04-12 Thread Borghesi, Jason
I have installed Samba 3.0.0 for AIX 5.1.  I have several other
systems in the company that have a lower level installed.  I am
wanting to use the same data in the smb.conf from another system,
but I cannot find that file in the 3.0.0 version.  Where is/should
this be located?  I have looked in the /etc and /usr/local and a
samba directory does not exist.

 

Thanks,

Jason Borghesi

Distributed Systems

Wellpoint Health Networks

 

--
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

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


[Samba] Installing Samba

2004-03-17 Thread ShearsL
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


[Samba] Installing samba 3.0 on redhat 9

2003-11-03 Thread Bjørn-Sverrre Nøttum
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


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 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


[Samba] installing samba printer on windows xp

2003-08-04 Thread daryl
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


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

[Samba] Installing Samba 2.2.8a on Solaris 2.6

2003-07-14 Thread Stefan Mansier
Hi,

I am trying to install Samba 2.2.8a on Solaris 2.6 using GCC 2.95 but
somewhere it seems to fail.
I am not that experienced with compiling and stuff but I took a look at
config.log and see a few error messages but its not clear to me where it
went wrong.
Attached to this message I have the config.log (zipped)
Hope anyone of you can help me out here.

Thanks!
-- 
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
 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: 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: 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: 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


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
On Behalf Of Stefan Mansier
Sent: maandag 14 juli 2003 12:09
To: [EMAIL PROTECTED]
Subject: [Samba] Installing Samba 2.2.8a on Solaris 2.6


Hi,

I am trying to install Samba 2.2.8a on Solaris 2.6 using GCC 2.95 but
somewhere it seems to fail. I am not that experienced with compiling and
stuff but I took a look at config.log and see a few error messages but
its not clear to me where it went wrong. Attached to this message I have
the config.log (zipped) Hope anyone of you can help me out here.

Thanks!

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


[Samba] Installing samba on Red Hat 8

2003-06-25 Thread admir
Yo All,

I am trying to install Samba 3 beta on my RH 8 machine.

At the installation of red hat I chosed not to install samba.
I downloaded beta rpm for Red Hat and when I try insatling it I get a msg.
like flie blabla conflicting with file from
samba-2.2.7'' or something like that.

Now I try runing comand rpm -q samba end that tels me there is no rpm samba.
Not installed! Right?

Then I try this rpm -i --replacefiles samba-3.0.0beta1-1.i386.rpm

that seems to be working.

Now I look for smbpasswd in /etc/samba and I found it is not there and I
supose some other critical files are missing too or they are not where they
shoud be.

Next think I do is rpm -e samba-3.0.0beta1-1 and that works fine.

then I trye compiling the package my self by downloading tar ball and
running command tar -xvzf to unpack the tarrball.
Evrything gets unpacked.
then I run ./configure and then make, make install. Evrything is installed
but there is no swat file in my xinetd.d.

What do I do now? I am new at Linux and I am out of options. Please Help?

I wil be greatfull for the rest of my life.

Regards,

Admir







-- 
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 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


[Samba] Installing Samba on AIX

2003-03-27 Thread Bobby Lalwani
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?
 
Thanks...Bobby
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] installing samba

2003-03-19 Thread Heigle, James D Mr (OSC) 513th
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


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


[Samba] installing samba

2003-02-27 Thread Marcos
HI

I've done all to install the samba,  but I don't get

when I try to configure...show a error...look down

checking for int32 typedef included by rpc/rpc.h... no
checking for uint32 typedef included by rpc/rpc.h... no
checking for conflicting AUTH_ERROR define in rpc/rpc.h... no
checking for test routines... configure: error: cant find test code. 
Aborting config

someone could help me ???  what can I do to install the Samba ???

thanks

Marcos

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


[Samba] Installing Samba

2002-11-28 Thread DeCoene Damien
Title: Installing Samba





While trying to install samba on our Unix server, step 1: building Binaries.
I have the following error message while executing the command ./configure


checking configure summary... WARNING: No automated network interface determinat
ion
ERROR: no seteuid method available
configure: error: summary failure. Aborting config


How can I result this error?


Best regards,


Damien Decoene
Administrator


Netagco AVR
Meensesteenweg 545
8800 Roeselare
Tel: 051/25.98.74
Fax: 051/22.95.61
e-mail: [EMAIL PROTECTED]





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