Hello, I've recently installed Samba on a S.u.S.E. computer, and I am wondering what the best way to edit and manipulate the smb.conf file is. could anybody help me out??
I have installed samba on my linux box cobalt linux and I am having problem using the SWAT (web administration tool) I get a error like 400 server error Samba is configured to deny access from this client Check your "hosts allow" and "hosts deny" options in smb.conf Please advice Murtuza
** High Priority ** When I install Samba on the HP Machine version 10.2 I get the following error message, please advice what to do. checking statvfs function (SVR4)... yes checking checking if large file support can be enabled... no checking whether to support ACLs... no checking configure summary ERROR: No locking available. Running Samba would be unsafe Norwest Holst Group of Companies ********************************************************************** Opinions expressed in this e-mail are those of the individual not the company, unless specifically indicated to that effect. This e-mail together with any files attached thereto, is confidential and intended for its addressee only. If you have received this in error, please delete it from your PC and inform us by telephone. This footnote also confirms that this email message has been scanned for the presence of computer viruses and may be subject to tracking and monitoring in accordance with relevant statutory law. **********************************************************************
hi all. im having a heck of a time getting samba to work. the error i am getting is this: session request to POONTANG failed (code 0) session request to *SMBSERVER failed (code 0) poontang being the machine with the samba server running on it. smb and nmb start fine and testparm show no errors. here is my smb.conf: [global] workgroup = p00pland netbios name = nutsaq server string = %h server (samba %v) security = USER encrypt passwords = Yes syslog = 0 socket options = TCP_NODELAY dns proxy = no wins support = no invalid users = root share modes = off [homes] comment = home dirs writeable = Yes create mask = 0700 directory mask = 0700 browseable = No can anyone tell me howto remedy this problem? -matt
I any ano tell me what ip to must put in the smb.conf file for network interface Thanks _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
Which subnet do you want to share -----Original Message----- From: Nevada Blair [mailto:nevonline@hotmail.com] Sent: 13 Kas?m 2001 Sal? 22:50 To: samba@lists.samba.org Subject: samba help I any ano tell me what ip to must put in the smb.conf file for network interface Thanks _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
Skipped content of type multipart/alternative
Im setting up samba on linux as a resource server. I can see the server through the network nieghbourhood but it asks for a password when trying to get into it. What have i forgot to do? My user is setup in linuxconf and the smb.conf and smbusers are correct. -Jamie
I want to thank all those who responded to my request for help. I have found someone that is working with me on a one-to-one basis, which is what I sorely need at this point. Thanks again. Donald D. Henson, Managing Director, WEPIN "There's no government like self government" - - HYPERLINK "http://www.wepin.com/" \nhttp://www.wepin.com/ --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.372 / Virus Database: 207 - Release Date: 6/20/2002 -------------- next part -------------- HTML attachment scrubbed and removed
Hello everyone I have just migrated from windows to Mandrake 9.0 I two file servers and one mail server running windows 2000 and Echange 2000. I would like to set my fileservers as linux servers and retain my exchange server. What I would like to know is that is is possible for me to have this setup? if yes then how do I achieve this? My nodes are windows NT or windows 2000. Please help Pondiboy _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus
To whom it may concern ?????? I am a tech student who is using samba on one computer and windows 200 pro on another, (with cross over cables) I am configuring the? smbd and nmbd, I have created my users, printers, and I have also created? and made it possible for them to have a folder with the users name on it that they can access. My problem lies where every time a new user logs on with his name and password the folder from the previous user carries over to the new users account, how do I correct this problem? Desperately wanting to know and learn Computer Tech student? Marilyn Flores -------------- next part -------------- HTML attachment scrubbed and removed
No gaurenty that this will help but the first thing I would check is to ensure consistant userids and groups. Also make sure any math you are doing in scripts you might be using is good. HawaiianBlast@aol.com wrote:> To whom it may concern > I am a tech student who is using samba on one computer and > windows 200 pro on another, (with cross over cables) I am configuring > the smbd and nmbd, I have created my users, printers, and I have also > created and made it possible for them to have a folder with the users > name on it that they can access. My problem lies where every time a new > user logs on with his name and password the folder from the previous > user carries over to the new users account, how do I correct this problem? > > Desperately wanting to know and learn > > Computer Tech student > > Marilyn Flores > >
Hi, I?m an university student of Las Palmas de Gran Canaria ( Canary Islands, Spain). I apply to you because I?m begining to develop my last project, I?m at the end of my Computer Engeneer career. What I try in this project is to extensive the PHP language with a library that it conects to a SAMBA file server and makes the functions that alows us the SMBCLIENT on the actually systems. The actually developments that I could see ( including SAMBA2WWW) are developed making use of the function system that includes the majority of the languages to make calls to own operative system functions. My idea is to try don?t ude this function and use others mechanisms to obtein that those who use them could do it quietest it?s a security question. And also of trying that a language so extended as the PHP is evident that have a function library to the conexions with SAMBA. Well what I?d like is that if you can and with all the experience that I suppose that you have, you would indicate me if it?s possible to do my project and would send me all the information that you think it could de useful any way. First of all thank you and I hope to recieve your news as soon as possible. -- Alejandro Glez de Chaves Guerrero Dpto. Dise?o y programaci?n web http:\\www.cana-web.com mail: agonzalez@cana-web.com movil: 646154545
Alejandro Glez de Chaves Guerrero wrote:> What I try in this project is to extensive the PHP language with a library that > it conects to a SAMBA file server and makes the functions that alows us the > SMBCLIENT on the actually systems.The samba website has a "development" section; scroll down near the bottom and there are a number of very helpful links. Then there is, of course, the source code. Good luck.