Hi, With WXP it's fine but with W98 or NT I don't see services. Here is an extract of the "log.machine" [2003/05/22 10:51:13, 1] smbd/service.c:make_connection(636) pcvideo (141.115.16.24) connect to service rieux as user rieux (uid=902, gid=900) (pid 956) [2003/05/22 10:51:29, 0] smbd/service.c:make_connection(252) pcvideo (141.115.16.24) couldn't find service serveur ftp a [2003/05/22 10:51:29, 0] smbd/service.c:make_connection(252) pcvideo (141.115.16.24) couldn't find service serveur ftp a and "smb.conf" [serveur ftp anonyme] comment = FTP service path = /usr/local/ftp public = yes writable= no printable = no create mode = 0775 write list = @systeme Regard and thanks Jean Frontin System team I R I T Universit? Paul-Sabatier 118, rte de Narbonne 31062 Toulouse cedex 04 France tel (33)(0)5 61 55 63 03 mail frontin@irit.fr
> couldn't find service serveur ftp a > [serveur ftp anonyme]Maybe the share name is too long? If you run testparm you should get: WARNING: You have some share names that are longer than 8 chars These may give errors while browsing or may not be accessible to some older clients. -Mike MacIsaac, IBM mikemac at us.ibm.com (845) 433-7061
Maybe the share name is to long? Having spaces in the share name probably isn't a good idea either. It looks like you're client is trying to connect to a service "serveur ftp a" (unless maybe the lines you posted below got truncated on the right side somehow). The service is called "serveur ftp anonyme" not "serveur ftp a" so of course its going to fail. Maybe you've got a syntax error in the batch file or script or whatever you're running on pcvideo to get it to connect to the services on your samba server? Tom Schaefer On Thu, 22 May 2003 11:15:15 +0200 Jean Frontin <frontin@irit.fr> wrote:> Hi, > > With WXP it's fine but with W98 or NT I don't see services. > Here is an extract of the "log.machine" > > [2003/05/22 10:51:13, 1] smbd/service.c:make_connection(636) > pcvideo (141.115.16.24) connect to service rieux as user rieux (uid=902, > gid=900) (pid 956) > [2003/05/22 10:51:29, 0] smbd/service.c:make_connection(252) > pcvideo (141.115.16.24) couldn't find service serveur ftp a > [2003/05/22 10:51:29, 0] smbd/service.c:make_connection(252) > pcvideo (141.115.16.24) couldn't find service serveur ftp a > > and "smb.conf" > [serveur ftp anonyme] > comment = FTP service > path = /usr/local/ftp > public = yes > writable= no > printable = no > create mode = 0775 > write list = @systeme > > Regard and thanks > > Jean Frontin > System team > I R I T > Universit? Paul-Sabatier > 118, rte de Narbonne > 31062 Toulouse cedex 04 > France > tel (33)(0)5 61 55 63 03 > mail frontin@irit.fr > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
On Thu, 22 May 2003, Jean Frontin wrote:> Hi, > > With WXP it's fine but with W98 or NT I don't see services. > Here is an extract of the "log.machine" > > [2003/05/22 10:51:13, 1] smbd/service.c:make_connection(636) > pcvideo (141.115.16.24) connect to service rieux as user rieux (uid=902, > gid=900) (pid 956) > [2003/05/22 10:51:29, 0] smbd/service.c:make_connection(252) > pcvideo (141.115.16.24) couldn't find service serveur ftp a > [2003/05/22 10:51:29, 0] smbd/service.c:make_connection(252) > pcvideo (141.115.16.24) couldn't find service serveur ftp a > > and "smb.conf" > [serveur ftp anonyme]This share name is too long for samba-2.x series. Please keep it shorter than 12 characters _and_ no spaces. - John T.> comment = FTP service > path = /usr/local/ftp > public = yes > writable= no > printable = no > create mode = 0775 > write list = @systeme > > Regard and thanks > > Jean Frontin > System team > I R I T > Universit? Paul-Sabatier > 118, rte de Narbonne > 31062 Toulouse cedex 04 > France > tel (33)(0)5 61 55 63 03 > mail frontin@irit.fr > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >-- John H Terpstra Email: jht@samba.org