Displaying 20 results from an estimated 400 matches similar to: "doc files with attribut r for user"
2004 Sep 11
2
Dovecot-1.0-test32 fails with assertion
Hello,
dovecot-1.0-test32 continuously fails on one of our customers mboxes
with the following error:
Sep 11 16:27:15 web dovecot: POP3(xxxxxxxxxxxxx.de1): file
mbox-sync-rewrite.c: line 360 (mbox_sync_read_and_move): assertion
failed: (need_space == -mails[idx].space)
About 200 other mboxes are working perfectly on the same server. Where
should I start looking for the cause of this?
2020 Mar 14
2
congested/busy on trunk?
greetings asterisk users :)
ive just deployed version 17 and migrated as best I can to pjsip. I can
receive calls, and get to my mailbox prompt, however placing calls seems
impossible with the following error on dial:
Connected to Asterisk GIT-master-0cde95ec89 currently running on dunkel (pid = 517890)
dunkel*CLI>
dunkel*CLI>
== Setting global variable 'SIPDOMAIN' to
2020 Mar 18
2
congested/busy on trunk?
ive enabled logging. aside from a realm error i see on my endpoint, im
still not sure whats up
Asterisk GIT-master-0cde95ec89, Copyright (C) 1999 - 2018, Digium, Inc.
and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty'
for details.
This is free software, with components licensed under the GNU General
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 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
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
2008 Jan 18
1
Re-2: XP Home and samba
xp home can join the domain just needs a bit of hacking
read
http://www.ntcompatible.com/story8718.html
regards
-----------------------------------------------------------------------------
Damien Dye BSC(hon)
IT and Telecommunications Engineer
Mckenna Group
Lawn Road Industrial Estate
Lawn Road
Carlton-in-Lindrick
Worksop
Nottinghamshire
United Kingdom
S81 9LB
Email :
2005 Sep 29
1
VFS recycle - doesn't work for some users
Hi,
configured samba to handle the deletded files in the recycle directory.
My problem : for some users the deleted files go into the specified
directory for other the files are just deleted and no put in the
recycle directory.
Does someone already had this problem ?
My configuration
[info]
path = /samba/info
write list = @informatique
directory mask = 2770
create mask = 0770
browseable =
2005 Oct 11
4
synchronise time
Hi,
in my logon.bat file i put : net time \\admin /SET /YES to synchronise
computer time with the server.
This works when the user who is login in has administrator rights on the
computer.
How can i do with users who are just "member of the domain"? Is there a
way to run this command "as administrator" ?
Thanks for any help
1998 Jun 26
3
ip_masq+dhcpd+samba+2nics
Hello guys,
I'm at my wits end.. hope someone can help.. this is the deal.
I have setup a linux box to serve as a "gateway" for our internal lan.
Running 2.0.34 slakware. I have 2 nic cards.. One for our "internal" lan
(192.168.2.0) and the "external" lan..I have gotten the OS to see
both of them, but when trying to get DHCP to work with both, it kept
barfing..
2007 Jun 24
3
Moving user accounts from a domain to another - and changing their logins
Hello everyone,
I have two domains, let's call them D1 and D2.
D1 is:
- heavily modified, cumbersome, Linux RH 7.3 based,
- samba 2.2 based,
- using the old LDAP samba schema,
- implementing Unix services/Windows logon SSO via the means of the LDAP
schema with Kerberos added in the picture.
D2 is:
- stock, clean Linux RHEL4 based,
- Samba 3.0.11 based,
- using the newer Samba SAM LDAP
2005 Jan 17
2
sambaPwdMustChange
Hi,
i have samba 3.0.10 installed with LDAP.
I noticed few days ago that my adminsitrator account has expired. I
think it's because of the sambaPwdMustChange field of LDAP. I changed
the passwd now i have the value 1108741705 in it. What does it mean
(when will i be prompted again to change my passwd) and do i have to put
in this field so that the password will never expire ?
Thanks for
2007 Jul 23
1
mac osx charset on linux
Hey there,
After searching for quite some time I'm finally just going to ask the people
who know :)
I'm having trouble when listing the files on a samba share that's hosted on
a Mac OS X 10.4 server. The client is an Kubuntu Dapper Linux machine.
This happens only when using smbmount (smbfs) and not when I use Konqueror
with smb:// . The problem is that files with certain characters
2007 Sep 25
1
how to view disk labels used by a user for his/her disk shares?
I have a samba pdc.
I would like to automatically assign at next logon a disk share with a
particular letter that is the same for a group of users (such as L:\).
How can I see with samba and/or windows tools what are currently the disk
labels used by this group of users so that I can choose accordingly?
And in general, is there any smb.conf or other config option that lets me
set a unique disk
2007 Nov 09
1
User connexions stats
Dear samba users/developpers,
I would like to make stats on user desktop login/logout and I ask myself
if it's possible to do this on the samba PDC. But it doesn't seems to be
so easy.
Maybe parsing logs or using smbstatus?
Is there anyone who did something like this and who can share he's
knowledge ;)
Or maybe it's ... impossible to get accurate datas about this, I don't
2008 Jan 18
1
XP Home and samba
I built a small embedded samba server based on Samba 3.0.26b. I tested
it locally with XP Pro running in a vmware VM.
All worked fine, so I shipped it.
Turns out the person using it is running XP Home. Here's her note:
I have restarted the computer and waited ten minutes and still nothing.
All that comes up is the mshome under the Microsoft Windows Network.
So it looks like all
2008 Feb 05
1
Map Linux Driving To Windows
Hi List,
I have a Samba PDC, and i want another file server to be
installed , which user will map their home directory without
joining,[ means i don't this server will be a another PDC, it'll be
personal file server ]
here is my configuration
[global]
workgroup = LK
server string = Samba Server Version %v
log file = /var/log/samba/log.%m
max log
2008 Jan 07
1
Multiple mount instead of remount?
I'm having issues trying to remount any shares using samba.
Super Short version
mount -o remount /some_windows_share creates a duplicate mount instead
of properly remounting.
Full details...
I have many shares served off of NT4 boxes, mounted via samba on a
linux box (RHEL 4).
Since long dormant (>12 hour) shares from one server in particular
always have problems for a few seconds when
2007 Jun 24
2
Samba seems to pause for a long time and do nothing
Hi,
I have a problem with Samba (although it may be my hardware, I'm not sure).
I have a Linux i386 Samba server that I use for storing music, pictures
etc in a small home network which isn't that busy. When I stream music
to my laptop I get periods of silence which coincide with periods of
network inactivity. These can last up to 50 seconds and can be seen on
both the Linux and PC
2007 Oct 17
2
tdb/tdbutil.c:tdb_chainlock_with_timeout_internal (rev_2)
I've seen more and more occurrences of the following error (other people
have different password servers) on the web.
I submitted this question before, but it was never resolved. I've even
tried changing the underlying file system (from clustered vxfs to ext3)
and I still see the error.
Error:
[2007/10/17 08:29:33, 0]
tdb/tdbutil.c:tdb_chainlock_with_timeout_internal(82)