No subject


Mon Dec 1 11:34:25 GMT 2003


share in the samba box, from the PDC server itself. The log.winbindd and
log.nmbd are empty.

[2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(865)
  Domain=[EERDBR001]  NativeOS=[Windows NT 1381] NativeLanMan=[]
[2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(876)
  sesssetupX:name=[administrator]
[2001/08/08 13:11:28, 3] libsmb/namequery.c:resolve_lmhosts(733)
  resolve_lmhosts: Attempting lmhosts lookup for name EEBRSPNT001<0x20>
[2001/08/08 13:11:28, 3] libsmb/namequery.c:resolve_hosts(773)
  resolve_hosts: Attempting host lookup for name EEBRSPNT001<0x20>
[2001/08/08 13:11:28, 3] lib/util_sock.c:open_socket_out(864)
  Connecting to 172.18.9.101 at port 139
[2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(1034)
  No such user administrator [EERDBR001] - using guest account

Smbclient still works perfectly... Anyone can give me a light?

PS: getent group or passwd shows only the users of the linux box (from
nsswitch.conf, the files part, and there is a winbind entry there)

Cheers
Gustavo


-----Original Message-----
From: Michels, Gustavo [EES/BR] 
Sent: quarta-feira, 8 de agosto de 2001 10:37
To: samba at lists.samba.org
Subject: Winbind and Smbstatus


Hi all,

I am trying to setup samba with winbind so I can use our existing nt domain
architecture. I am trying this using the latest cvs from samba_2_2 (today)
on a rh 7.1 box.

My problem is I can't connect to a share from any windows client as it asks
for username and password (the share is set to public = no). Smbstatus shows
user nobody is trying to connect.

Now the strange thing: smbclient works perfectly. I set up a share on my
computer with access only to my domain user. Doing a 'smbclient //mypc/share
-U mydomainuser' works perfectly.

I don't know what could possibly be wrong, but I guess that's something to
do with PAM.

I configured samba with the options --with-pam --with-smbmount
--with-acl-support --with-winbind --with-quotas

I set up /etc/pam.d/passwd as follows:

auth        required    /lib/security/pam_securetty.so
auth        required    /lib/security/pam_nologin.so
auth        sufficient  /lib/security/pam_winbind.so
auth        required    /lib/security/pam_pwdb.so use_first_pass shadow
nullok
account     required    /lib/security/pam_winbind.so

And /etc/pam.d/samba as follows:

auth    required        /lib/security/pam_pwdb.so nullok shadow
account required        /lib/security/pam_pwdb.so

Do I need to change/add anything in these /etc/pam.d/* files?

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

Return-Path: <teg at redhat.com>
Delivered-To: samba at lists.samba.org
Received: from halden.devel.redhat.com (nat-pool-meridian.redhat.com
  [199.183.24.200]) by lists.samba.org (Postfix) with ESMTP id 5FBF74DCD
  for <samba at lists.samba.org>; Wed,  8 Aug 2001 09:39:34 -0700 (PDT)
Received: (from teg at localhost) by halden.devel.redhat.com
  (8.11.4/8.11.4) id f78GhhY30270; Wed, 8 Aug 2001 12:43:43 -0400
X-Authentication-Warning: halden.devel.redhat.com: teg set sender to
  teg at redhat.com using -f
To: "smb" <smblist at hotmail.com>
Cc: <samba at lists.samba.org>
Subject: Re: Swat and RH7.1
References: <OE69mWecm9t0CI76rOJ00000d53 at hotmail.com>
Organization: Red Hat, Inc.
From: teg at redhat.com (Trond Eivind =?iso-8859-1?q?Glomsr=F8d?=)
Date: 08 Aug 2001 12:43:43 -0400
In-Reply-To: <OE69mWecm9t0CI76rOJ00000d53 at hotmail.com>
Message-ID: <xuyitfysds0.fsf at halden.devel.redhat.com>
Lines: 17
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

"smb" <smblist at hotmail.com> writes:

> I've foubnd some instructions on the internet regarding the swat
> post-installation configuration and in short it looks like that:
> 1. Edit /etc services and add swat 901/tcp
> 2. Add some line to  /etc/inetd.conf
> The point is that I don't have inetd.conf on RH7.1 machine.......

"chkconfig swat on"

to turn it on. Then make xinetd reload its configuration:

"service xinetd reload"

-- 
Trond Eivind Glomsrxd
Red Hat, Inc.

Return-Path: <deborah.santomauro at lmco.com>
Delivered-To: samba at lists.samba.org
Received: from mailgw1a.lmco.com (mailgw1a.lmco.com [192.31.106.7]) by
  lists.samba.org (Postfix) with ESMTP id 13D894E0E for
  <samba at lists.samba.org>; Wed,  8 Aug 2001 09:55:06 -0700 (PDT)
Received: from emss02g01.ems.lmco.com (relay2.ems.lmco.com
  [166.29.2.54]) by mailgw1a.lmco.com (8.8.8/8.8.8) with ESMTP id
  KAA24308 for <samba at lists.samba.org>; Wed, 8 Aug 2001 10:59:23 -0600
  (MDT)
Received: from CONVERSION-DAEMON by lmco.com (PMDF V5.2-33 #38887) id
  <0GHR00K01DUX8L at lmco.com> for samba at lists.samba.org; Wed,  8 Aug 2001
  10:59:22 -0600 (MDT)
Received: from emss02i00.ems.lmco.com ([166.29.2.48]) by lmco.com (PMDF
  V5.2-33 #38887) with ESMTP id <0GHR002JDDUQYT at lmco.com> for
  samba at lists.samba.org; Wed, 08 Aug 2001 10:59:16 -0600 (MDT)
Received: by emss02i00.ems.lmco.com with Internet Mail Service
  (5.5.2653.19)	id <QPWNC17H>; Wed, 08 Aug 2001 11:00:20 -0600
Content-return: allowed
Date: Wed, 08 Aug 2001 11:00:16 -0600
From: "Santomauro, Deborah" <deborah.santomauro at lmco.com>
Subject: Adding Users - SWAT Problem (newbie)
To: "Samba Group (E-mail)" <samba at lists.samba.org>
Message-id: <784F51866054D4118E8A00508BDF581A06561876 at emss02m02.ems.lmco
  .com>
MIME-version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Hi -

I'm running into problems with adding a user and trying to use the Netscape
browser to bring up SWAT. My environment is Solaris 2.7 on a Sparc5
workstation - we use NFS/automount/NIS+ I have installed Samba on a test
system before doing so on our main server (Enterprise 4000). Any advice as
to what my error(s) are would be most appreciated.

Whenever I try to add a user, I receive the following:
Using Unix account login and password:
make_sam_from_nisresult: NIS+ lookup failure: Database for table does not
exist. Failed to add entry for user joeuser. Failed to modify password entry
for user joeuser.

NT and Unix are two different universes here (so this means that the
userid/password will not be the same for both accounts) - currently the user
accesses the Unix side from his/her PC via eXceed (xterm). Originally I had
configured Samba with both the "--with-nisplus" and --with-automount" flags
but I was unable to add a user (tested it with my account info.) Next I
tried reconfiguring Samba with just the "--with-automount" flag (got the
same error message) and then I tried it without any flags whatsoever (still
got the same error message). I'm also unable to run SWAT - tried using both
http://localhost:901 and http://my_system_name:901 - I believe I have the
/etc/services set up correctly: 
netbios-ns 137/udp # Samba nmbd 
netbios-ssn 139/tcp # Samba smbd 
swat 901/tcp # Samba swat 
I first tested out the Samba daemons: 
# smbclient -U% -L localhost
INFO: Debug class all level = 3 (pid 1285 from pid 1285)
added interface ip=160.205.18.15 bcast=160.205.18.255 nmask=255.255.255.0
session request to LOCALHOST failed (Not listening for calling name)
session request to *SMBSERVER failed (Not listening for calling name)
I then tried manually starting the Samba daemons: 
# /usr/local/samba/bin/smbd -D
# /usr/local/samba/bin/nmbd -D
When I check the system output file in /usr/local/samba/var I see this: 
# tail -f log.smbd
[2001/08/08 07:42:58, 0] lib/util_sock.c:(858)
bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
[2001/08/08 07:42:58, 3] smbd/sec_ctx.c:(310)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/08 07:42:58, 2] smbd/server.c:(440)
Closing connections
[2001/08/08 07:42:58, 3] smbd/connection.c:(54)
Yielding connection to 
[2001/08/08 07:42:58, 3] smbd/server.c:(473)
Server exit (caught signal)

# tail -f log.smbd
[2001/08/08 07:42:58, 0] lib/util_sock.c:(858)
bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
[2001/08/08 07:42:58, 3] smbd/sec_ctx.c:(310)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2001/08/08 07:42:58, 2] smbd/server.c:(440)
Closing connections
[2001/08/08 07:42:58, 3] smbd/connection.c:(54)
Yielding connection to 
[2001/08/08 07:42:58, 3] smbd/server.c:(473)
Server exit (caught signal)
^C# tail -f log.nmbd
[2001/08/08 07:43:09, 3] nmbd/nmbd.c:(296)
services not loaded
[2001/08/08 07:43:09, 2] nmbd/nmbd.c:(800)
Becoming a daemon.
[2001/08/08 07:43:09, 3] lib/util.c:(1362)
fcntl_lock: fcntl lock gave errno 11 (Resource temporarily unavailable)
[2001/08/08 07:43:09, 3] lib/util.c:(1384)
fcntl_lock: lock failed at offset 0 count 1 op 34 type 2 (Resource
temporarily unavailable)
[2001/08/08 07:43:09, 0] lib/pidfile.c:(88)
ERROR: nmbd is already running. File /usr/local/samba/var/locks/nmbd.pid
exists and process id 160 is running.
Here is my smb.conf file: 
# more /usr/local/samba/lib/smb.conf
#This file tells the Samba server to offer the defined directory
#-in this example it's /export/samba/test-to the client machines 
[global]
	  workgroup = LMFSCOS
	  security = Share
	  encrypt passwords = yes
	  log level = 3
	  hosts allow = localhost, my_system_name, 160.205.18.1.
	  hosts deny = all
[root]
	  path = /
	  comment = Solaris root
	  guest ok = yes
	  read only = yes
[test]
	  comment = For testing only, please
	  path = /export/samba/test
	  read only = yes
	  guest ok = yes
(Remember I'm just trying to set this up as "simple" as possible - I need to
get this working first!)
The other changes I made were to "nsswitch.conf": 
1. I commented out this line: 
# consult /etc "files" only if nisplus is down. 
#hosts: files nisplus dns [NOTFOUND=return] files 
and uncommented this line: 
#Uncomment the following line, and comment out the above, to use both DNS
#and NIS+. You must also set up the /etc/resolv.conf file for DNS name
#server lookup. See resolv.conf(4).
hosts: nisplus dns [NOTFOUND=return] files
And final act was to comment out the "tcpwrappers" (this is installed on the
main server and some Unix clients) I had originally added in /etc/inetd.conf
for "netbios-ssn", "netbios-ns", and "swat": 
shell stream tcp nowait root /usr/sbin/wrappers/tcpd in.rshd
login stream tcp nowait root /usr/sbin/wrappers/tcpd in.rlogind
exec stream tcp nowait root /usr/sbin/wrappers/tcpd in.rexecd
comsat dgram udp wait root /usr/sbin/wrappers/tcpd in.comsat
talk dgram udp wait root /usr/sbin/wrappers/tcpd in.talkd
netbios-ssn stream tcp nowait root /usr/local/samba/bin/smbd smbd
#netbios-ssn stream tcp nowait root /usr/sbin/wrappers/tcpd /usr/loc
al/samba/bin/smbd smbd
netbios-ns dgram udp wait root /usr/local/samba/bin/nmbd nmbd
#netbios-ns dgram udp wait root /usr/sbin/wrappers/tcpd /usr/loc
al/samba/bin/nmbd nmbd
#swat stream tcp nowait.400 root /usr/sbin/wrappers/tcpd /usr/loc
al/samba/bin/swat swat
swat stream tcp nowait.400 root /usr/local/samba/bin/swat swat



Deborah Santomauro
Unix System Administrator
Lockheed Martin Mission Systems
email: deborah.santomauro at lmco.com
Work: 303-971-7333
Fax: 303-977-4965
    o,    o__              o_/|   o_.
   </     [\/              [\_|   [\_\
(`-/-------/----')      (`----|-------\-')
~~@~~~~~~~@~~~~~~~~~~~~~~~~~~~@~~~~~~~~@~~~~

-When you come to the end of your rope, tie a knot and hang on.-

							Franklin Delano
Roosevelt

Return-Path: <S_Elble at yahoo.com>
Delivered-To: samba at samba.org
Received: from albatross.prod.itd.earthlink.net
  (albatross.mail.pas.earthlink.net [207.217.120.120]) by
  lists.samba.org (Postfix) with ESMTP id DAEC14E10 for
  <samba at samba.org>; Wed,  8 Aug 2001 10:01:19 -0700 (PDT)
Received: from dhcp6 (static031-81-151-24.nm01-c3.cpe.charter-ne.com
  [24.151.81.31] (may be forged)) by albatross.prod.itd.earthlink.net
  (EL-8_9_3_3/8.9.3) with SMTP id KAA06111; Wed, 8 Aug 2001 10:05:30
  -0700 (PDT)
Message-ID: <00e301c1202c$13d41300$0600a8c0 at dhcp6>
Reply-To: "Sean P. Elble" <S_Elble at yahoo.com>
From: "Sean P. Elble" <S_Elble at yahoo.com>
To: "Alain Toussaint" <nailed at videotron.ca>
Cc: "Gerald Carter" <gcarter at valinux.com>, "Andrew Bartlett"
  <abartlet at pcug.org.au>, "Samba Mailing List" <samba at samba.org>
References: <20010808015718.49838.qmail at web11701.mail.yahoo.com>
  <3B70C8EC.6010402 at videotron.ca>
Subject: Re: Add User/Add Machine Script Option
Date: Wed, 8 Aug 2001 13:03:37 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

Nope, I'm running Red Hat, but I hate how it setup groups, so I guess I
switched to the Slack style (I've never used Slack). :-) I have all regular
users in the users group, and administrative users (such as myself), in the
admin group.

On the topic of the add user script, I was trying to implement something
that isn't implemented. :-) My Samba server is the PDC, and I wanted to be
able to add users via Windows clients . . . evidently, based upon e-mails
from Samba developers, this isn't possible right now. Oh well . . . have a
good one!

Sean
----- Original Message -----
From: "Alain Toussaint" <nailed at videotron.ca>
To: "Sean Elble" <s_elble at yahoo.com>
Cc: "Gerald Carter" <gcarter at valinux.com>; "Andrew Bartlett"
<abartlet at pcug.org.au>; "Samba Mailing List" <samba at samba.org>
Sent: Wednesday, August 08, 2001 1:06 AM
Subject: Re: Add User/Add Machine Script Option


> >
> >
> >
> >/usr/sbin/adduser -d /home/%U -g users -c "%U" -m &U
> >
> OT,are you running Slackware ?? (the reason i ask is that on every
> distro i encountered,adding a user named "nailed" also created a group
> "nailed" except Slackware who put all its eggs in the same
> dumpster....pardon,all its users in the same group).
>
> >This doesn't work. Any ideas?
> >
>
> sure,first,replace all occurance of %U with %u as Gerald told you in a
> previous post,second,maybe you need to run useradd (non-interractive)
> instead of adduser (which is interractive in most...all ??.. distro).
>
> Alain Toussaint
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba

Return-Path: <smblist at hotmail.com>
Delivered-To: samba at lists.samba.org
Received: from hotmail.com (oe49.pav2.hotmail.com [64.4.36.21]) by
  lists.samba.org (Postfix) with ESMTP id 9255B441B for
  <samba at lists.samba.org>; Wed,  8 Aug 2001 10:23:05 -0700 (PDT)
Received: from mail pickup service by hotmail.com with Microsoft
  SMTPSVC; Wed, 8 Aug 2001 10:27:23 -0700
X-Originating-IP: [216.123.170.131]
From: "smb" <smblist at hotmail.com>
To: =?iso-8859-1?Q?Trond_Eivind_Glomsr=F8d?= <teg at redhat.com>
Cc: <samba at lists.samba.org>
References: <OE69mWecm9t0CI76rOJ00000d53 at hotmail.com>
  <xuyitfysds0.fsf at halden.devel.redhat.com>
Subject: Re: Swat and RH7.1
Date: Wed, 8 Aug 2001 12:27:23 -0500
MIME-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 6.00.2462.0000
Message-ID: <OE49KicUbvBDxroC6PO00001183 at hotmail.com>
X-OriginalArrivalTime: 08 Aug 2001 17:27:23.0206 (UTC)
  FILETIME=[628D3E60:01C1202F]
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

When I issue 'chkconfig swat on' I receive error message "Error reading
information on service swat: No such file or directory"
(When I did 'make install' I
ve seen messahe that swat was installed)
----- Original Message -----
From: "Trond Eivind Glomsrxd" <teg at redhat.com>
To: "smb" <smblist at hotmail.com>
Cc: <samba at lists.samba.org>
Sent: Wednesday, August 08, 2001 11:43 AM
Subject: Re: Swat and RH7.1


> "smb" <smblist at hotmail.com> writes:
>
> > I've foubnd some instructions on the internet regarding the swat
> > post-installation configuration and in short it looks like that:
> > 1. Edit /etc services and add swat 901/tcp
> > 2. Add some line to  /etc/inetd.conf
> > The point is that I don't have inetd.conf on RH7.1 machine.......
>
> "chkconfig swat on"
>
> to turn it on. Then make xinetd reload its configuration:
>
> "service xinetd reload"
>
> --
> Trond Eivind Glomsrxd
> Red Hat, Inc.
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>

Return-Path: <robmv at promca.com>
Delivered-To: samba at lists.samba.org
Received: from rs4s1.datacenter.cha.cantv.net
  (rs4s1-b.datacenter.cha.cantv.net [200.44.32.60]) by lists.samba.org
  (Postfix) with ESMTP id 5F2104241 for <samba at lists.samba.org>; Wed,  8
  Aug 2001 10:40:36 -0700 (PDT)
Received: from promca.com ([200.11.151.1]) by
  rs4s1.datacenter.cha.cantv.net (8.10.2/8.10.2/2.0) with ESMTP id
  f78HijI27582; Wed, 8 Aug 2001 13:44:46 -0400
Message-ID: <3B717B11.2050901 at promca.com>
Date: Wed, 08 Aug 2001 13:46:57 -0400
From: Robert Marcano <robmv at promca.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2)
  Gecko/20010726 Netscape6/6.1
X-Accept-Language: en-us, es-ve
MIME-Version: 1.0
To: smb <smblist at hotmail.com>
Cc: Trond Eivind =?ISO-8859-1?Q?Glomsr=F8d?= <teg at redhat.com>,
  samba at lists.samba.org
Subject: Re: Swat and RH7.1
References: <OE69mWecm9t0CI76rOJ00000d53 at hotmail.com> 
  <xuyitfysds0.fsf at halden.devel.redhat.com>
  <OE49KicUbvBDxroC6PO00001183 at hotmail.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

run "ntsysv" and enable swat option the execute "service xinetd reload".
If that doesn't work check if you have the file /etc/xinetd.d/swat

smb wrote:

>When I issue 'chkconfig swat on' I receive error message "Error reading
>information on service swat: No such file or directory"
>(When I did 'make install' I
>ve seen messahe that swat was installed)
>----- Original Message -----
>From: "Trond Eivind Glomsrxd" <teg at redhat.com>
>To: "smb" <smblist at hotmail.com>
>Cc: <samba at lists.samba.org>
>Sent: Wednesday, August 08, 2001 11:43 AM
>Subject: Re: Swat and RH7.1
>
>
>>"smb" <smblist at hotmail.com> writes:
>>
>>>I've foubnd some instructions on the internet regarding the swat
>>>post-installation configuration and in short it looks like that:
>>>1. Edit /etc services and add swat 901/tcp
>>>2. Add some line to  /etc/inetd.conf
>>>The point is that I don't have inetd.conf on RH7.1 machine.......
>>>
>>"chkconfig swat on"
>>
>>to turn it on. Then make xinetd reload its configuration:
>>
>>"service xinetd reload"
>>
>>--
>>Trond Eivind Glomsrxd
>>Red Hat, Inc.
>>--
>>To unsubscribe from this list go to the following URL and read the
>>instructions:  http://lists.samba.org/mailman/listinfo/samba
>>

-- 
Robert Marcano (robmv at promca.com)
System Architect
IBM OS/2, VisualAge C++, Java, Smalltalk certified

aol/netscape screen id: robmv
jabber id: robmv at jabber.org
icq id: 101913663

Return-Path: <gustavo.michels at emersonenergy.com>
Delivered-To: samba at lists.samba.org
Received: from ukproxy1.emrsn.co.uk (smtpmail.emrsn.co.uk
  [194.202.166.141]) by lists.samba.org (Postfix) with ESMTP id
  800F54241 for <samba at lists.samba.org>; Wed,  8 Aug 2001 10:40:51 -0700
  (PDT)
Received: from viruswall1.emrsn.co.uk (viruswall1.emrsn.co.uk
  [129.254.5.225] (may be forged)) by ukproxy1.emrsn.co.uk (8.9.3/8.9.3)
  with SMTP id RAA07906; Wed, 8 Aug 2001 17:16:47 +0200
Received: from 129.254.5.5 by viruswall1.emrsn.co.uk (InterScan E-Mail
  VirusWall NT); Wed, 08 Aug 2001 18:43:06 +0100 (GMT Daylight Time)
Received: from mxsemeacn2.emrsn.co.uk (mxsemeacn2.emrsn.co.uk
  [129.254.5.203]) by etsdns2.emrsn.co.uk (8.9.3/8.9.3) with ESMTP id
  SAA13593; Wed, 8 Aug 2001 18:42:48 GMT
Received: by mxsemeacn2.emrsn.co.uk with Internet Mail Service
  (5.5.2653.19) id <Q36R99SG>; Wed, 8 Aug 2001 18:44:53 +0100
Message-ID: <7F0147C496F3D411813C0002B32BF1CCF99A6E at eesekkex001.kkekant.
  ericsson.se>
From: "Michels, Gustavo [EES/BR]" <gustavo.michels at emersonenergy.com>
To: samba at lists.samba.org
Cc: Bill.Stephens at fritolay.com
Subject: RE: Winbind and Smbstatus - SOLUTION (I guess :P)
Date: Wed, 8 Aug 2001 18:43:55 +0100 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain; charset="iso-8859-1"
Sender: samba-admin at lists.samba.org
Errors-To: samba-admin at lists.samba.org
X-BeenThere: samba at lists.samba.org
X-Mailman-Version: 2.0beta6
Precedence: bulk
List-Help: <mailto:samba-request at lists.samba.org?subject=help>
List-Post: <mailto:samba at lists.samba.org>
List-Subscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=subscribe>
List-Id: General questions regarding Samba <samba.lists.samba.org>
List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request at lists.samba.org?subject=unsubscribe>
List-Archive: http://lists.samba.org/pipermail/samba/

I was playing around with the debug levels, smb.conf and stuff. The
following entry in smb.conf was the problem:

name resolve order = lmhosts hosts wins bcast

After I changed it to:

Name resolve order = bcast

Winbind started working. Now I only changed it to = lmhosts bcast and it is
still working. Wbinfo returns all info I need (despite I get a few
getgrent(): out of memory in log.winbindd - is this normal?).

I can't tell why, but hosts or wins weren't succesful. Are there any
problems if I just let it with bcast?

Cheers
Gustavo

-----Original Message-----
From: Michels, Gustavo [EES/BR] 
Sent: quarta-feira, 8 de agosto de 2001 13:26
To: samba at lists.samba.org
Subject: RE: Winbind and Smbstatus


More info, now using debug level = 3



More information about the samba mailing list