Displaying 20 results from an estimated 90 matches similar to: "Smalls problems"
2005 Jan 10
2
force create mode
Hi,
i wan to force the rights of a file that is created by a user at rwx
rwx --- in the shared folder (samba 3.10)
here's the section in smb.conf file of the share
[compta]
comment = fichiers du service comptable
path = /home/services/compta
public = yes
writeable = yes
read only = no
force create mode = 0034
valid users = @compta
# le groupe superviseur a tous les droits sur ce partage
2005 Jan 11
1
[Fwd: Re: force create mode]
Thanks Bart for your answer.
I did what you say force create mode = 0770 (default creat mask = 0744)
but the files that are created are still with the rights rwx rwx r--
Strange !
Bart Hendrix a ?crit :
> Hi Patrick,
>
> Try to use the following in your smb.conf.
>
> force create mode = 0770
>
> Greetz Bart
> ----- Original Message ----- From: "Patrick
2004 Nov 03
0
error with script on win xp
Hi,
i have samba 3.0.7 on debian.
My logon.bat script is not run when i log in from a win xp sp1 station.
It does from a win 98.
When i go on the netlogon share and launch logon.bat i get this error
message (translate from french)
"\\fs2\netlogon\logon.bat is not a valid win 32 application" (only with
win xp sp1).
I created a bat file locally on win xp sp1 and run it without
2000 Jul 20
2
Client frequent disconnection + strange logs
Hello,
Although I've been using samba for years at my customers
office, I recently moved one on a HP E60 server running
RedHat 6.2.
The samba version is 2.0.6, untouched from the distribution.
They use a (weird) accounting software built on the top of
FoxPro, requiring a *huge* amount of open files. I accordingly
raised the values for files-nr and inode-nr and the stats seem
ok.
They have
2004 Oct 14
2
script in netlogon isn't run
Hi,
i have samba 3.0.7 and set a logon.bat script in /home/samba/netlogon
But when i log in my domaine (from a windows xp sp1 machine) "Domi" the
script isn't run, no error message at log in
Just going on the share "netlogon" i got the sand-hour and nothing more
happens
What's wrong ?
Thanks for any help
*here my smb.conf *
[global]
# Do something sensible when
2004 Oct 07
2
account is not autorized to connect from this station.
Hi all,
(i'am beginner)
i have samba 3.0.7 and ldap 2.1.30-3 installed on linux debian sarge
My users account are stored in ldap (ou=people,dc=alsace,dc=iufm,dc=fr)
I used idealx smbldaptools .0.8.5 to :
- populate LDAP (account administrator is created, id administrator
gives " uid=0(Administrator) gid=512(Domain Admins) groupes=512(Domain
Admins)"
- add my machine accoun (named
2009 Feb 12
0
Bad File Descriptor | Permission Denied
Hello everyone!
I'm having strange errors backuping with rsync.
I backup over a samba share mounted using mount_smbfs on freebsd.
The first backup is no problem, no errors just all data transferred
(Speedup 1.00).
The second backup seems more problematic here is the error:
rsync: failed to set times on "/mnt/nas/Mercredi/data": Bad file
descriptor (9)
rsync: failed to set
2006 Jun 29
1
Samba PDC + ACL : default ACLs ignored on directory
Hi all,
I use Debian Sarge and Samba 3.0.22 with ACLs. The server is a PDC. I
have about 70 clients workstation running both Windows XP SP1 and SP2.
All works pretty good, all but the directory copy, wich forget ACLs in a
particular case :
When a client copy a local directory on a samba share, the defaults ACLs
aren't applied. But this problem comes only when the client local
directory
2005 Jan 19
0
local master = no; browse list = no
When I do this in Windows XP :
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSetXXX\Services\Browser\Parameters\MaintainServerList
"
isdomaine master = false
maintainserverlist = no
nbtstat -a 192.168.2.135
give these informations :
MO99 <0x00> Unique Workstation Service
BOM <0x00> Group Domain Name
MO99
2007 May 12
0
Permissions across servers
Hi all,
I have a problem that I stumbled across a solution for on a list while
searching for something else but can't find again.
It's down to permissions propogating from a Samba PDC across member
servers. I'm using 3.0.28c which according to the release notes uses the
+Domain\group notation for declaring permissions in smb.conf.
I am at the following position:
LDAP/Samba on
2002 Apr 16
1
-P option fails
Hi,
It seems rsync no longer resumes partial transfers after a SIGINT
(CTRL-C). I tried the following:
% rsync -avzP ~/video/Gone_In_60_Seconds_-_DivX.avi 192.168.0.3:/backup/DivX
building file list ...
1 files to consider
Gone_In_60_Seconds_-_DivX.avi
262144 0% 10.34kB/s 19:40:22
[CTRL-C]
[testing remote size]
% rsync -avzP 192.168.0.3:/backup/DivX/Gone_In_60_Seconds_-_DivX.avi
2000 Jan 16
2
beginner question
Hello,
I recently compiled Samba 2.06 on my SCO open server box. Besides one
minor warning, not real problems there. It's running, I can use the swat
interface
but I can not get it to do the one simple thing I need it to do.
I want to have one share on my SCO box. Accessible from both windows 95
and 98. I want absolutely no security. Right now I can see the SCO box
in my
network
2005 Jul 26
2
[PATCH] better kbuild integration
Following patch improves integration with kbuild.
With a future kernel (2.6.14-rc) it now has working support
for 'make clean'.
Included is an example of how to compile an early userspace program.
I selected gzip as the most simple one for this - and left out all
the links to different names (gunzip etc.)
Before proceeding with this I need some inputs on what functionality
is required by
2009 Sep 03
2
ls -l output
OK, this should be an easy fix but I can't find it, and it's strictly
a cosmetic's issue.
on our older Gentoo systems if you do an ls -a it orders the results
with all the . files ordered alphabetically then all the non-hidden
files alphabetically. it also sorts with capitals first.
on the new Centos 5.3 systems ls -a returns all the files sorted
alphabetically with
2003 Aug 05
3
users and smbpasswd
Hi all.
I am trying to let users change their passwords from the swap webpage.
But in the password interface when a user wants to change his password
I get the following error :
"machine 127.0.0.1 rejected the session setup. Error was : Not listening for
calling name."
OS: Debian 3.0
Samba v: 2.2.3
I have no problems changing the smb passwords as root, but when I login as a
regular
2003 Jul 16
3
samba-ldap-debian
Hi all,
I'm pretty new with all this ... but I know that you can configure samba
with the ldap module by doing :
./configure --with-ldap
But how do you proceed with apt from Debian as the only module which
concerns samba is :
apt-get install samba.
it is probably a small silly question but thanx for your help anyway...
2020 Jul 04
3
Migrate a share from Mac-OSX to NAS ASUSTOR samba 4.4
Hello everyone,
I hope you are well. Take care of yourself.
I have the same problem as describe here:
https://lists.samba.org/archive/samba/2014-December/187545.html
I migrate a file share from a MAC-OS environment. For its new storage
system, the company purchased an ASUSTOR NAS. This NAS works with an
operating system based on version 4.14 of the GNU / LINUX x86_64 kernel.
This NAS operates a
2007 Apr 18
2
[Bridge] Bridging between user processes
Hi,
What is the easiest way to bridge between two
user-space processes that talk directly to Ethernet
interfaces?
I have two applications that write/read Ethernet
frames to/from Linux Ethernet ports (e.g. eth0). The
applications can successfully talk to each other when
they run on two machines connected over Ethernet. I
would like to be able to test them on a single machine
without employing
2002 Feb 25
4
Winbind and user-mapping
Winbindd can see the NT-user, but samba can't work with the NT-user.
My System: SuSE Linux 7.2 Enterprise Server
Samba-2.2.3a
I have install samba by the following steps:
1. ./configure --prefix=/opt/samba-2.2.3a --with-winbind
2. make
3. make install
4. cp /tmp/samba-2.2.3a/source/nsswitch/libnss_winbind.so /lib
5. ln -s /lib/libnss_winbind.so /lib/libnss_winbind.so.2
6. vi
2004 Jul 21
11
Large Enterprises using asterisk
HI
I want to know
Why large enterprises (F500) are not shifting to
asterisk as it is going to save them a lot of
investment.
Are there some problems with asterisk ???
Varun Gupta
India
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail