RE: [Samba] Group file ownership...

2003-01-17 Thread Bryan Brannigan
set this in your share configuration

force group = users

 -Original Message-
 From: Brad [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 17, 2003 1:32 AM
 To: Sambauser mailing list
 Subject: [Samba] Group file ownership...
 
 
 We have a Red Hat 7.3 file server that serves about 30 
 Windows PCs via Samba 
 2.2.3a.
 
 I have one group called users that everyone is in but when 
 a file is created 
 by a PC, the group ownership on the created file is not 
 users, but the same 
 as the file owner name. Is there any way to force the group 
 ownership of 
 created files?
 
 Also, is there any way to force file ownersip to a given user 
 on newly created 
 files?
 
 Regards,
 Brad
 -- 
 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] general question about samba.

2003-01-13 Thread Bryan Brannigan



The 
packages are likely installed by default. You can findthe 
documentation at www.samba.org 


  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]Sent: Monday, January 13, 2003 7:01 
  AMTo: [EMAIL PROTECTED]Subject: [Samba] general question 
  about samba.
  
  Hi there,
  
  I'm fairly new to the linux 
  community so excuse my ignorance.
  I've setup a test network with w2k 
  serer and linux rh 8.0.
  I'm using kde and trying to 
  configure samba for file sharing between both.
  
  Is samba already setup by default 
  or do I need to download the packages?
  Is there any decent doc's for this 
  type of setup?
  
  Regards,
  Ian
  
  
  


RE: [Samba] The use of Samba

2003-01-10 Thread Bryan Brannigan
you can use samba as a domain controller and print server too... 

 -Original Message-
 From: Ted Gervais [mailto:[EMAIL PROTECTED]]
 Sent: Friday, January 10, 2003 7:45 AM
 To: [EMAIL PROTECTED]
 Subject: [Samba] The use of Samba
 
 
 
 Now that I have Samba all set up and working well with all 
 the machines I have 
 - some linux, some Win98, some WinXP ,  what more can I do 
 with Samba than 
 just allow access to each of these machines. 
 
 Right now I can sit at any machine and access any others. I 
 can move files 
 around I can play music files from any machine and I can 
 print on any Printer 
 that is in the network.
 
 What more can I look forward to??  Or is this it??
 
 -- 
 T.L.Gervais
 Coldbrook, NS
 Canada.
 -- 
 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] Problem with SAMBA File Sharing

2003-01-08 Thread Bryan Brannigan
set printable = no on your shares.

 -Original Message-
 From: Aldo Damian Ambriz Martinez -- Unix SysAdmin
 [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 08, 2003 2:37 PM
 To: [EMAIL PROTECTED]
 Subject: [Samba] Problem with SAMBA File Sharing
 
 
 Hi
 
 I have a problem with my samba box, I configure my samba box like a
 member server with security = domain, when I share a resource 
 (folder) I
 see it like a printer instead disk..., Any idea??
 
 Thanks
 
 My smb.conf
 
 [global]
   workgroup = PALACIOHIERRO
   netbios name = Aldo_Damian
   server string = SysAdmin -- Aldo Damian
   security = domain
   password server = BDCPALACIO PALACIOBK
   encrypt passwords = yes
   smb passwd file = /usr/local/samba/private/smbpasswd
   username map = /usr/local/samba/lib/users.map
   log file = /usr/local/samba/var/log.%m
   log level = 2
   max log size = 1024
   unix password sync = no
   domain master = no
   local master = no
 
 ; Inactive Client Connections
   keep alive = 60
   deadtime = 5
   os level = 2
 
 ; Filesystem
   map archive = yes
   map system = yes
   map hidden = yes
 
 ; Net options
   socket options = TCP_NODELAY SO_KEEPALIVE=20
   interfaces =  127.0.0.1 132.147.158.90
 
 [MyStuff]
comment = MyStuff
path = /home/aldo
valid users =  ambrizalo
 #   allow hosts = 132.147.141.165
public = no
printable = yes
browseable = yes
case sensitive = no
follow symlinks = yes
create mode = 0660
directory mode = 0770
 
 [Home]
comment = Home
path = /opt/MyMusic
valid users =  ambrizalo
public = no
printable = yes
browseable = yes
 
 -- 
   Aldo Damian Ambriz Martinez
Depto Sistemas Operativos
 El Palacio de Hierro S.A. de C.V
   52295401 ext 1118
 
 
 -- 
 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] Initial configuration help

2003-01-07 Thread Bryan Brannigan
First thing I notice is that your net use command doesn't point to any of
the shares you have configured, but this shouldn't give you password
problems, just an error.  What happens if you run net view
\\yourservername ?

 -Original Message-
 From: tufkal [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 06, 2003 6:02 PM
 To: [EMAIL PROTECTED]
 Subject: [Samba] Initial configuration help
 
 
 I have my Linux box setup net_masq (internet connection sharing) for a
 windows XP PC.  I am using Mandrake 9.0.
 
 I installed all the necessary RPMs for SAMBA and ran the 
 wizard in SWAT
 for the default setup.
 
 I then made a user 'tufkal'
 
 using smbclient i am able to log in to my home dir share.
 
 But I cant get anything at all on the windows box.
 
 net use z: \\hostnameofmyserver\tufkal
 
 gets a prompt, but no suitable username/pass is accepted
 
 browsing workgroup computers shows the samba server but nothing inside
 it but errors
 
 
 Domain=[WORKGROUP] OS=[Unix] Server=[Samba 2.2.7]
 
 Sharename  TypeComment 
  
 homes  DiskHome Directories 
 print$ Disk 
 pdf-generator  Printer PDF Generator (only valid users) 
 IPC$   IPC IPC Service (Samba Server 2.2.7) 
 ADMIN$ DiskIPC Service (Samba Server 2.2.7) 
  
 Server   Comment 
 ---- 
 TUFKAL   Samba Server 2.2.7 
  
 WorkgroupMaster 
 ---- 
 WORKGROUP 
   
 
 
 
 # Samba config file created using SWAT 
 # from localhost.localdomain (127.0.0.1) 
 # Date: 2003/01/06 16:24:07 
  
 # Global parameters 
 [global] 
   server string = Samba Server %v 
   encrypt passwords = Yes 
   log file = /var/log/samba/log.%m 
   max log size = 50 
   socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 
   printcap name = lpstat 
   dns proxy = No 
   printing = cups 
  
 [homes] 
   comment = Home Directories 
   read only = No 
  
 [printers] 
   comment = All Printers 
   path = /var/spool/samba 
   create mask = 0700 
   guest ok = Yes 
   printable = Yes 
   print command = lpr-cups -P %p -o raw %s -r   # using 
 client side
 printer drivers. 
   browseable = No 
  
 [print$] 
   path = /var/lib/samba/printers 
   write list = @adm root 
  
 [pdf-generator] 
   comment = PDF Generator (only valid users) 
   path = /var/tmp 
   printable = Yes 
   print command = /usr/share/samba/scripts/print-pdf %s ~%u
 %L%u %m %I  
  
  
 Any ideas?
 
 -- 
 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] httpd error

2002-12-30 Thread Bryan Brannigan
you probably already have apache running on port 80.  If you are trying to
use SWAT with samba configure it to run on another port.

 -Original Message-
 From: root [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, December 28, 2002 12:37 AM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: [Samba] httpd error
 
 
 
 httpd failed. The error was: Starting httpd: (98)Address 
 already in use:
 make_sock: could not bind to address 0.0.0.0:80
 no listening sockets available, shutting down
 [FAILED]
 
 -- 
 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] questions from a newbie

2002-12-26 Thread Bryan Brannigan
Your trying to access the Linux machine from the Windows machine by using
localhost?  localhost generally points to the local machine.  Try using the
IP address instead.  Also, make sure guest access is turned on for the
share.

 -Original Message-
 From: Sommers, David (NIH/NIMH) [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 26, 2002 3:17 PM
 To: '[EMAIL PROTECTED]'
 Subject: [Samba] questions from a newbie
 
 
 I have several newbie questions - any help much appreciated:
 
 1. I run a combination Windows 98 and XP home network - have 
 been looking at
 Linux on two boxes at home - one desktop - one laptop - RH 7.3
 2 I can get samba to run okay and in each of the two Win98SE 
 machines can
 see them as localhost
 3. I cannot access any resources on the Linux machines - 
 Win98 asks for a
 password - \\localhost\IPC$ - I must be missing a step
 4. All I want to ultimately do here is see files on the linux 
 box in my home
 directory - for starters - thanks.
 
 David
 David I. Sommers, Ph.D.
 Scientific Review Administrator
 Interventions Review Committee (ITV)
 National Institute of Mental Health
 6001 Executive Boulevard
 Room 6144, MSC 9608
 Bethesda, MD 20892
 Rockville, MD 20852 (for express or courier service)
 301-443-7861 - voice
 301-443-4720 - fax
 [EMAIL PROTECTED] - email
 
 -- 
 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] (no subject)

2002-12-26 Thread Bryan Brannigan
Yes you can name the linux boxes anything you want, no you don't need a
domain... probably want to add the names and their respective IP addresses
to your hosts files.

 -Original Message-
 From: Sommers, David (NIH/NIMH) [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, December 26, 2002 3:34 PM
 To: '[EMAIL PROTECTED]'
 Subject: [Samba] (no subject)
 
 
 My ignorance is showing - so I can name the Linux boxes 
 anything I want -
 they are in the Windows workgroup but I don't have a domain - 
 do I? Can I
 name a domain - only on the LAN? And then each Linux box? 
 
 I think I set up the shares in SWAT. Must I log on the 
 Windows and Linux
 machine as same user and password?
 
 David
 David I. Sommers, Ph.D.
 Scientific Review Administrator
 Interventions Review Committee (ITV)
 National Institute of Mental Health
 6001 Executive Boulevard
 Room 6144, MSC 9608
 Bethesda, MD 20892
 Rockville, MD 20852 (for express or courier service)
 301-443-7861 - voice
 301-443-4720 - fax
 [EMAIL PROTECTED] - email
 
 -- 
 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] What the difference between

2002-12-23 Thread Bryan Brannigan
Samba is the server..

Samba-client is the client used to connect to remote servers

Samba-common are common files used by both the server and client.  I
personally would upgrade all 3 at the same time... but you can just upgrade
Samba and Samba-common.

 -Original Message-
 From: Ken Walker [mailto:[EMAIL PROTECTED]]
 Sent: Monday, December 23, 2002 2:58 PM
 To: '[EMAIL PROTECTED]'
 Subject: [Samba] What the difference between
 
 
 Could someone please explain What the difference is between,
 
 Samba-2.2.2-3.3mdk.i586.rpm
 
 and
 
 Samba-client-2.2.2-3.3mdk.i586.rpm
 
 and
 
 Samba-common-2.2.2-3.3mdk.i586.rpm
 
 Which one do i need to upgrade my samba server on lm8.1
 
 many thanks 
 
 Ken
 -- 
 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