It's the unix right which is incorrect.
what is the unix right of the file on the server ?
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
21/05
have you tried (if possible) samba-3.0.28a ?
I can read in change log :
Fix ACL set bug when group being set is the primary group.
I don't use the windows ACL management, I have a modified webmin file
manager for manage ACL.
thanks
Stéphane
---
Stéph
Hi,
I have a samba server which act as file/print/wins server and PDC with
ldap backend & ACL support (samba-3.0.23).
I plan to start a new server which replace the old one.
My question is about the samba version, my first advice is the use
samba-3.0.28a.
But maybe is preferable to wait samba
Samba will add sambaSAMAccount when you add the workstation to the domain.
sambaldaptools not add the samba shema for that.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAI
Hi,
I would like to know if I can have some problem if I havn't guest user or
if it disabled.
Actually I have a guest user which I used (illegaly) by some people.
have a nice day
Stéphane
---
Stéphane PURNELLE [EMAIL PROTECTED]
Se
is your WINS server work fine ?
what says a nmblookup.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
14/03/2008 13:53:18 :
> I think there ar
For asking samba4 question, the best way is subscrinbing to
samba-technical list.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
28/02/2008 16
Hi,
I'm testing a other solution about managing my user and group in the ldap
tree.
I try to switch from smbldap-tools and webmin interface TO
ldapsam-editposix and winbind.
I used the howto available on samba wiki for that
Now, I have some questions :
- How make winbind to enum all users (n
not sure that you are right.
Samba use both unix right and posix acl right.
the directory test1 have unix right that autorise smb-Users to access-it.
And you cancel it with acl entry => the smb-users group have no right.
But you not have default acl entry, if you spec default acl entry with the
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
14/11/2007 14:50:56 :
> Hello sambers, i'm trying to configure a samba server (3.026a) as a PDC
>
See on the samba howto collection the chapter 15 "User rights and
Privileges" .
You will find the answer.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a é
NFS precision :
127.0.0.1:/srv/vol2_For_SafeKit_Replication on /srv/vol2 type nfs
(rw,proto=udp,port=5700,hard,timeo=5,retrans=6,nolock,addr=127.0.0.1)
You can see that NFS no lock the file.
I tried with kernel oplocks = no but the problem is the same, the message
has just changed from I/O pr
Hi,
We test a software called Safekit.
This software permit to have a replicated FS and can start some apps from
a particular script.
We use this startup script for starting SaMBa.
We make this test :
NODE1 : Samba not actif (SECOND)
NODE2 : Samba is running (PRIM)
open a file with samba and
Actually, no windows user can print with this PC.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED]
Envoyé par : [EMAIL PROTECTED]
10/07/2007 11:44
A
[EMAIL
Hi,
With new windows XP SP2 machine, user cannot install or reuse printer
installed on her profile.
When I try to add a printer I have :
A strategy on your computer cannot permit to connect to this print queue.
Contact your system administrator
When I try to see property of already installed
Hi people,
Actually, I have a samba server with XFS filesystem.
It run fine with no problem.
But, I must change machine (replacement cycle).
The hardware is from HP which distribute some tools and package for
managing server.
This tools run only with update and kernel from supported distribution
> Support for Additional ACL Modules
> ==
> Samba's POSIX ACL support has been moved inside of the VFS layer
> which means it is now possible to support multiple ACL implementations
> on the same server including NFSv4 and GPFS ACLs.
If I understand, I must be fin
file not attached (due to mail rules), see output of make here :
In file included from smbd/dmapi.c:36:
/usr/include/xfs/dmapi.h:83: error: syntax error before << dm_attrloc_t >>
/usr/include/xfs/dmapi.h:85: error: syntax error before << dm_eventset_t
>>
/usr/include/xfs/dmapi.h:86: error: syntax
Hi,
I have a problem :
./configure --with-ldap --with-acl-support --prefix=/usr/local
--exec-prefix=/usr/local --bindir=/usr/local/bin --sbindir=/usr/local/sbin
--libexecdir=/usr/local/libexec --datadir=/usr/local/share
--sharedstatedir=/usr/local/com --localstatedir=/usr/local/var
--libdir=
Please read the changelog !
There are many change between 3.0.10 and 3.0.2x
In 3.0.2x samba version, privilege are enabled are must be used !
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00
With CUPS (libcups), normally you don't have problem about job
jobcompletion.
With LPD ou lprng, you must complete some parameter on smb.conf (aka :
lp parameter and print command ).
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Infor
It's depend on print server you are using !
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
31/01/2007 10:21:50 :
> Hi,
>
> I am too having the
exactly, you need to create a special share for permet user2 to acces to
home of user1 (or reverse).
but I'm not sure that is possible if you want to specify that only user2
can acces to user1'home and not user3.
Maybe you must implement ACL...
---
Stéphane PURNEL
IdealX tools is for manage users in ldap tree, not in passwd.
Normally , the data of users in LDAP contain necessary attribute for unix
account.
You can use pam_ldap & nss_ldap pour unix auth from LDAP.
For mail box, you must create one manually or modify the smbldap-useradd
script !
--
Hi !
I have a question or request for improvement :
Some external people with her domain name must be connected to our
network.
Each time, he receive wins and other informations from DHCP.
With this configuration the browser list from my PDC contain domain name
wich not longer exist because t
see the hosts allow parameter in man of smb.conf
Man : http://ftp.easynet.be/samba/docs/man/manpages-3/smb.conf.5.html
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PRO
XFS use ACL for that.
Each Default entry will provide inheritance.
For applying ACL ont sub-diretcory and file, we have modified the
file-manager of webmin for manage ACL and inheritance.
For the rest, samb manage the ACL with the good parameter.
---
Stép
Hi,
Try this patch, it work fine on my server
--> (https://bugzilla.samba.org/attachment.cgi?id=2135&action=view)
Should apply cleanly to 3.0.23c.
It's my bug report : https://bugzilla.samba.org/show_bug.cgi?id=4097
---
Stéphane PURNELLE [
Hi,
I have the same problem on a NT4 SP3.
I must made a workaround (using direct print, without pass by samba), but
the problem still present.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel :
Hello,
I have some little problems with samba 3.0.23c.
A client open a excel file (office 2000), modify it and save it.
After the office 2000 have saved the file, he display a message box with
the message :
"file correclty saved but he cannot reopened because the memory is too
short."
If I l
It's a test for trying to find problem.
This special section have was created only for testing.
However, the printer is loading with standard printer section.
Now, I started on samba server a ethereal and when I trie to print a page,
I have no communication.
Do you have a idea for that ?
You can
It's a old NT4 SP4
Yesterday this machine hang one time and after no print occur on this
machines.
I'm not sure that is a samba problem but my chief think that is a problem
because I upgraded samba from 3.0.21b to 3.0.23c.
Now, I tried with a special section for a printer like :
[printers]
Hi,
I upgraded my samba 3.0.21b to 3.0.23c, after that printing from this NT 4
workstation doesn't work !
I have :
[2006/09/06 09:01:44, 0]
smbd/nttrans.c:call_nt_transact_ioctl(2332)
call_nt_transact_ioctl(0x90028): Currently not
implemented.
And on the workstation :
Hi,
I upgraded my samba 3.0.21b to 3.0.23c, after that printing from this NT 4
workstation don't work !
I have :
[2006/09/06 09:01:44, 0]
smbd/nttrans.c:call_nt_transact_ioctl(2332)
call_nt_transact_ioctl(0x90028): Currently not
implemented.
And on the workstation :
Hi,
I have some problem with computer browser and Net Logon.
I suspect the MS-patches named MS06-40 (921883).
http://www.microsoft.com/technet/security/Bulletin/MS06-040.mspx
Could anyone confim if this patches couse problem or not.
Actually I use samba 3.0.21c and I would like to know if samba
Hi,
I test samba 3.0.23a and I used a existant LDAP tree.
But, samba 3.0.23a won't start :
In smbd.log :
..
[2006/07/28 09:58:14, 10] registry/reg_cachehook.c:reghook_cache_add(61)
reghook_cache_add: Adding key [/HKLM/SOFTWARE/Microsoft/Windows
NT/CurrentVersion/Ports]
[2006/07/28 09:58
With LDAP, I not use passwd program parameter.
Samba modify directly the password attribute and the userPassword if ldap
passwd sync = yes
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32
I your log I see two problem or comment :
- Have you configured idealx-tools (smbldap.conf & smbldap_bind.conf)
- Have you added in your ldap_tree the objectclass sambaUnixIdPool into
the entry sambaDomainName="xxx" (it's the preference entry from
idealx-howto)
---
Verify the SeLinux conf!
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
09/01/2006 15:21:07 :
> I recently upgraded my server from a RedHat 3 on
network card maybe
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
05/01/2006 11:54:06 :
> Heloo
>
> My server hangs up :((machine not only samb
What is the version of smbldap-tools ?
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
14/12/2005 15:03:57 :
> Hi all
>
> I am setting up Samba
Hi,
Just a question about the bugs : "Incompatibilities with newer MS Windows
hotfixes and embedded OS platforms"
What hotfixes is concerned ?
thanks
Stéphane Purnelle
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique
Are you sure that the path of profiles path are correct ?
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
01/12/2005 11:01:05 :
> Hi,
>
> I have
Hi,
I have a strange problem with my samba 3.0.20b with lprm_patch.
In job queue list displayed on windows client; I can see a multiple of
line with :
Remote Downlevel Document with status is : submited in job queue.
sometimes, this job is submited more than one time in the same second.
The
Hi,
Please read the samba-howto-collection available on samba website.
The cahper about right and privileges talk about that.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[E
I have upgraded the samba.schema in /etc/openldap/schema ,
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
15/11/2005 11:36:40 :
> Hey Guys,
>
>
Hi,
user2 is member of 32 groups.
I found the error, that's the limit of kernel 2.4, thanks
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
2
What version of samba ?
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
26/10/2005 16:55:48 :
> strange but ... with man smb.conf nothing about s
Hi,
man smb.conf
syslog (G)
This parameter maps how Samba debug messages are
logged onto the system syslog logging levels. Samba debug level zero maps
onto syslog
LOG_ERR, debug level one maps onto LOG_WARNING, debug level
two maps onto LOG_NOTICE, debug lev
Hi,
Have you specified the maximum password age with pdbedit
pdbedit -P "maximum password age" -C 7776000
Samba takes age in seconds, so 60*60*24*90, is what you need.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corm
Hi,
I have two users which have this problem
For the user1, I have deleted and recreated the user and is work fine, no
problem.
For user2, I make the same thing but, don't work.
Note that this user have two laptop :
- one with XP
- one with 2000.
When I recreate the user I verified that it's
A other user have the same problem, but :
I copied the directory with the same ACL on my test server and work fine :
[2005/10/24 10:25:47, 5] smbd/uid.c:change_to_user(304)
change_to_user uid=(1041,1041) gid=(0,513)
[2005/10/24 10:25:47, 3] smbd/trans2.c:call_trans2findfirst(1629)
call_tra
Hi,
I have a strange problem :
some users cannot acces to diretcory, the message is "access denied".
The ACL is correct
# file: rsrv/vol2/data1/groupes/CORDAF
# owner: root
# group: Utilisateurs
user::rwx
user:mro:r-x
user:sad:r-x
group::---
group:administrateurs:rwx
group:daf:rwx
mask::rwx
ot
Hi,
Where is this patch, I would like to update my server to 3.0.20a, but if
there are some problem with Access DB Lock Files, I prefer to patche
samba before compiling.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique
The right of c:\Documents and Setting is not dependant of Samba.
It's dependant of the configuration of the client.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROT
You cannot change the computer namde direcly, you must disconnect from
the domain, change the name and reconnect to the domain.
I always use this methode
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A.
Hi,
pdbedit -P "min password length" -C value
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
06/10/2005 11:40:33 :
> Hello,
>
> PDC: Samba 2
Samba use a other user than manager.
I don't understand why samba call nss_ldap and why nss_ldap use the old
password.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
Grant Bi
Hi,
I changed the password of user "Manager" on my LDAP server, I have
changed in /etc/ldap.conf the passwd too.
I restarted ldap, nscd, but in messages log I have :
smbd: nss_ldap: could not hard reconnect to LDAP server - Can't contact
LDAP server
anyone can explain why this error produce
Hi,
- With which user use try to change ACL ?
- is the admin users ?
- winbind work correctly ?
-wbinfo ???
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[
look at changelog of the last version, you can see that a privilege
seTakeOwnerShip is available.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
>> why you set browseable = yes ?, normally browseable = no
read only = yes
guest ok = yes
# Uncomment to allow remote administration of Windows print drivers.
# Replace 'ntadmin' with the name of the
Hi,
since samba-3.0.20rc1 the ldap filter parameter is removed.
you can resolve your problem by comment the ldap-filter parameter.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/34
Configure samba for become a domain member of a domain ?
or make samba as a domain controler and configure trusting account
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
I think that for resolve your problem, you configure samba for become PDC
and connect all WINDOWS XP workstations to domain.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
Could you explain more ?
One people can access to one printer or each printer are one adminitrator
and other people can just print ?
else there are the printer admin parameter
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique
I know, but I want to say that samba manage machine group same as a other
group, not for Domain Users and Domain Admin group.
You can create a group for machine account but, I think that actually is
not very important for samba domain.
I can be mistaken.
-
Hi,
Could explain more your problem ?
On samba there are machine account for windows NT4, 2000, XP but no
separation between workstation and server and DC.
And also, there are no specific group for machine which are managed by
samba.
---
Stéphane PURNELLE
Hi,
I ask to you for a small question :
I have some user with this SambaPrimaryGroiupSID =
S-1-5-21-X-X--1443
And other user with this SambaPrimaryGroiupSID =
S-1-5-21-X-X--513
What is correct SambaPrimaryGroiupSID ?
The SambaSID of my primary group is S-1-5-21-X-
You have just, but the kernel and FS used for store data must using ACL...
It's just patch kernel (if kernel 2.4.x) for ACL support
http://acl.bestbits.at
and use a FS which have this possibility :
- ext3
- ReiserFS
- JFS
- XFS
Stéphane
---
Stéphane PURN
Hi Christian,
The ldap passwd sync is used for set if samba update LM, NT passwords and
LDAP password or not the LDAP Password.
But I read on the man of smb.conf :
This option is used to define whether or not Samba should sync the LDAP
password with the NT and LM hashes for normal accounts (N
Hi,
When a client try to change password :
if sambaPwdCanChange = 2147483647 and sambaPwdMustChange = 1090923529 (for
example)
Samba would not change the password :
I can find in log :
user xxx cannot change password now, must wait until ven, 13 déc 1901
21:45:51 GMT
But, if I set the
Hi,
On 3.0.4, I have a similar problem, it's caused by a group which have a
user that not exist.
Could you verify your user account ?
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32
Hi,
My Samba server is a PDc and file server.
I use XFS for data with ACL and data & OS are on a RAID 5 structure disk.
No problem for speed acces.
Stéphane Purnelle
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique
Hello,
I use samba 3.0.4 with LDAP backend and ACL, I have no problem.
But I see a small problem and I suggest a solution.
I explain by an example :
I have a user toto, he ask to me to access to two folder (erp01 and crm02).
The ACL of erp01 is grp_erp01 rwx
The ACL of crm02 is user_bla rx,
Hi
Hi all.
1. Are they any web based interfaces to smbldap-passwd.pl?
Hi,
I think that the delete user script is called only by smbd when a usrmgr or
other external tools work with samba.
smbpasswd and pdbedit is local tools and not use the "delete user script",
it work directly with the selected sam.
---
Stéphane PURNELLE
The min password length in smb.conf is for unix password, you must modify
the parameter with this command
$ pdbedit -P "min password length" -C 3
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel
Hello, I have a problem a little complicated .
I have a Samba (3.0.2a) server compiled with ACL support and using a
directory LDAP for the users and groups, and it makes function of PDC.
On the network, I also a WINS server (win 2000 server) whose PDC is
customer.
Always on the network I have
Have you verified your hosts.allow and hosts.deny conf ?
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
|-+---
Hi,
I know, I put a bug with no response,
normaly, if you uncomment the part of code ... script adds sambaSamAccount
atribute, you can adding computers on two step :
first step : you have : windows message is same "The user name could be not
find"
-> samba try to add the machine account becaus
Hi!
I try to add a computer to my domain and I found a problem with samba.
I use the IDEALX smbldap script for create entry in LDAP tree.
If I uncomment the add_machine_mkntpasswd, the samba faild.
If the add_machine_mkntpasswd is commented, I cannot add the computer to,
because the SambaSID a
Hi!
I have the same problem with my PDC.
Work fine:
Modify the script for add samba attribute ( three lines)
Execute manually the entry (with smbldap-useradd.pl -w machine1)
Try to join the domain
Don't work :
Samba call the smbldap-useradd -w %u and the script is not modified.
I use samba
Hi,
I make a new installation of my server with samba 3.0.2a
But I restored my LDAP tree and the SambaDomainName in LDAP is different
that net getlocalsid.
What can I make :
- set the local sid with the old sid (from ldap) net setlocalsid ..
- Or change the SambaDomainSID on LDAP tree and al
Hi,
Maybe using LDAP REFERRAL ???
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
|-+->
| |
Already fixed in CVS. See this report for the patch and applay it.
https://bugzilla.samba.org/show_bug.cgi?id=1147
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
|-
The origine of my message is a problem with my local LDAP server.
last thursday I upgraded my RH 8 with the glibc update from RedHAt, after
sometimes the LDAP server is unreachable.
In log :
Mar 2 11:40:02 coradm01 slapd[5342]: warning: cannot open
/etc/hosts.allow: Too many open files
Mar 2
If the first LDAP server faild, the second can be used directly.
This server is a PDC server with more than 100 people connected and some
application required domain authentification for running.
For me is a critical server.
---
Stéphane PURNELLE
What's means, can I have some problem with this configuration ?
Or it's just a speed problem ?
Stéphane
John H Terpstra
<[EMAIL PROTECTED]>
Hi,
I would like to make this :
passwd backend : ldapsam:ldap://127.0.0.1, ldapsam:ldap://10.217.7.14
The ldap server on 127.0.0.1 is the master LDAP server
The ldap server on 10.217.7.14 is the slave LDAP server.
Can I do this.
Stéphane Purnelle
---
Hi
These files are the samba daemon !
> usr/local/samba/sbin/nmbd
> usr/local/samba/sbin/smbd
> usr/local/samba/sbin/swat
> usr/local/samba/sbin/winbindd
You must create the smb.conf in /usr/local/samba/lib.
---
Stéphane PURNELLE [EMAI
I have the problem with smbclient -L ...
This is a level 50 debug message
[2004/02/23 10:45:00, 5] lib/debug.c:debug_dump_status(359)
INFO: Current debug levels:
all: True/50
tdb: False/0
printdrivers: False/0
lanman: False/0
smb: False/0
rpc_parse: False/0
rpc_sr
Hello,
Some questions :
- Can anyone could explain this message :
[2004/01/26 12:40:57, 7] param/loadparm.c:lp_servicenumber(4060)
lp_servicenumber: couldn't find qstpfbl
[2004/01/26 12:40:57, 3] param/loadparm.c:lp_add_printer(2394)
adding printer service qstpfbl
qstpfbl is a printer
- W
Could you send the ldap conf of samba (smb.conf) ?
Stéphane
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
Some times I have in log :
[2004/02/04 12:00:06, 5] lib/gencache.c:gencache_init(59)
Opening cache file at /var/lock/samba/gencache.tdb
[2004/02/04 12:00:06, 5] tdb/tdbutil.c:tdb_log(724)
tdb(unnamed): tdb_brlock failed (fd=12) at offset 4 rw_type=1
lck_type=13: Ressource temporairement non di
I would like to post a bug, on bugzilla.samba.org, but the website don't
respond.
My bug is :
Some users can't save file correctly the firts time, a second try work
fine, but the first try cause an error on workstations.
In smbd.log, I have :
[2004/01/20 11:13:54, 5] libsmb/namecache.c:namecache
Hi!
In 0.7 version, the sambaprimaryGroupSID was composed with SID- uid * 2 +
1001, for example : 221*2+1001 = 1443.
Now, the smbldap-tools 8.2 (the latest version) create the
sambaprimaryGroupSID with group-SID of group.
Its' because I have a groupmapping of this group (Users -> Domain Users) ?
Hi,
Why you spécifie :
smb passwd file = /etc/samba/smbpasswd
pam password change = Yes
If you use LDAP ?
It's the interaction between LDAP and these parameter which cause the
problem.
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service In
My Samba 3.0.1 is configured with LDAP SAM and ACL on XFS filesystem.
For a test, I added my user to the group "cadres". This group is in ACL
definition of my directory.
# file: Projets
# owner: root
# group: root
user::rwx
user:asi:rwx
group::rwx
group:administrateurs
group:cdir:r-x
group:jardin
Hi I my smbd.log, I can find these lines.
How to resolv this problem ?
[2004/01/08 12:03:11, 5] lib/gencache.c:gencache_init(59)
Opening cache file at /var/cache/samba/gencache.tdb
[2004/01/08 12:03:11, 5] tdb/tdbutil.c:tdb_log(724)
tdb(unnamed): tdb_brlock failed (fd=12) at offset 4 rw_type=
1 - 100 of 135 matches
Mail list logo