Re: [Samba] upgrading from 3.0.13 to 3.0.23

2006-08-31 Thread Jean-Baptiste Estival

Felipe Augusto van de Wiel a écrit :

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/28/2006 07:10 AM, Jean-Baptiste Estival escreveu:
  

Hi all

I just downloaded the latest sable rlease (3.0.23b). I compiled it and
installed it without any problems.
When I restart servers, shares configured like this :
[xdavid]
   read list = user
   browseable = no
   path = /home/users/xdavid
   write list = xdavid
   only user = yes
   user = xdavid

works fine, but these shares (using goups names) doesn't work:
[utilisateurs]
   write list = @root writeable = yes
   user = @utilisateurs,@root
   path = /home/users
   only user = yes
   read list = @utilisateurs,@root




What do you mean with "doesn't work"? The share didn't
appear? I have a strong feeling that the problem is related
with "only user = yes".


  


I mean : users from group "utilisateurs" are not able to connect to the 
share : access denied


log files says that "only user = yes" is ignored like 3.0.13 does.
groups and users are local to the samba server (running under 
Linux FC1).



Using smbpasswd?


  

yes


I use webmin to configure samba.
Does anyone has an idea ?
thanks



Try to disable "only user" and see if it works.   

Kind regards,

  

i will try that

thanks


---END PGP SIGNATURE-
  


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


Re: [Samba] upgrading from 3.0.13 to 3.0.23

2006-08-28 Thread Jean-Baptiste Estival

i will try that

thanks

Eric J. Feldhusen a écrit :

Jean-Baptiste Estival wrote:
I just downloaded the latest sable rlease (3.0.23b). I compiled it 
and installed it without any problems.
groups and users are local to the samba server (running under Linux 
FC1).


I use webmin to configure samba.

Does anyone has an idea ?


From the command line run the command "testparm", since the testparm 
command should be updated along with the rest of the samba package, it 
should be looking for 3.0.23b smb.conf options.  I've had similar 
problems going from 3.0.1 to 3.0.10 to 3.0.14, and running testparm is 
quick way to see if any of your smb.conf options have changed how they 
operate or no longer apply.


Eric Feldhusen


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


[Samba] upgrading from 3.0.13 to 3.0.23

2006-08-28 Thread Jean-Baptiste Estival

Hi all

I just downloaded the latest sable rlease (3.0.23b). I compiled it and 
installed it without any problems.

When I restart servers, shares configured like this :
[xdavid]
   read list = user
   browseable = no
   path = /home/users/xdavid
   write list = xdavid
   only user = yes
   user = xdavid

works fine, but these shares (using goups names) doesn't work:
[utilisateurs]
   write list = @root  
   writeable = yes

   user = @utilisateurs,@root
   path = /home/users
   only user = yes
   read list = @utilisateurs,@root

groups and users are local to the samba server (running under Linux FC1).

I use webmin to configure samba.

Does anyone has an idea ?

thanks




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


Re: [Samba] NT_STATUS_LOGON_FAILURE after a while

2005-04-27 Thread Jean-Baptiste Estival
Sorry,
I wanted to say
But, previously established connections still work until they are closed.
I've got a bad english :-(

Denis Vlasenko a Ãcrit :
On Wednesday 27 April 2005 11:53, Jean-Baptiste Estival wrote:
 

Hello everybody,
we have a simple file server running samba. (no ldap, etc).
The samba version is 3.0.11 running on fedora core1.
We access it from NT4 (TSE + Citrix), XP, Win9X and Linux.
When we start smbd, all works fine, everybody can conntect to the file 
server
to mount the shares without any problems.
After a while, nobody can connect to the server, smbd always answer 
NT_STATUS_LOGON_FAILURE.
But, previously established connections still work since they are closed.
   

Are you saying that closed connections continue to work?
--
vda
 

--
Jean-Baptiste ESTIVAL <mailto:[EMAIL PROTECTED]>
/I*ngÃnieur *//, Centre technologique et informatique/
*Shaktiware <http://www.shaktiware.fr>*
27 boulevard Charles Moretti, Bat B
13 014 MARSEILLE FRANCE
Tel : +33 4 91 10 19 30
Fax : +33 4 91 10 19 34
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] NT_STATUS_LOGON_FAILURE after a while

2005-04-27 Thread Jean-Baptiste Estival
Hello everybody,
we have a simple file server running samba. (no ldap, etc).
The samba version is 3.0.11 running on fedora core1.
We access it from NT4 (TSE + Citrix), XP, Win9X and Linux.
When we start smbd, all works fine, everybody can conntect to the file 
server
to mount the shares without any problems.
After a while, nobody can connect to the server, smbd always answer 
NT_STATUS_LOGON_FAILURE.
But, previously established connections still work since they are closed.

Did anybody experienced this problem ?
Thanks
Best regards.
JiB

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


[Samba] Upgrading samba from Fedora RPM

2005-04-21 Thread Jean-Baptiste Estival
Hello,
We have a samba file server running on Fedora Core 1. I have installed 
3.0.11 from RPM package for Fedora.
This release have some problems and I need to upgrade. Instead of usinf 
RPM, I'd like to build samba myself from
the sourcecode. I already do that without problem but when installing 
binaries, lib and config files, it uses default
installation directory (ie /usr/local/samba) instead of directory 
structure of previous 3.0.11 RPM installation.
I look into packaging/Fedora/samba.spec to see ./configure options and 
tried this :
./configure --prefix=/usr
   --localstatedir=/var
   --sysconfdir=/etc
   --with-privatedir=/etc/samba
   --enable-debug
   --with-quotas
   --with-ldapsam
   --with-smbmount
but after installbin, log.smbd (which is not located in the right 
directory) says :

2005/04/19 10:38:54, 0] param/params.c:OpenConfFile(537)
 params.c:OpenConfFile() - Unable to open configuration file 
"/usr/lib/smb.conf":
   No such file or directory

log.smbd is installed in /var instead of /var/log/samba (from RPM 
installation).

Can anyone give me the right parameters for Fedora Core.
Thanks
Best Regards.
JiB.

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