Displaying 20 results from an estimated 400 matches similar to: "Samba 3 + Windows7"
2014 Apr 11
1
sub-folders security access question
Hi Guys!
A simple question..
I never worked with ACL's and since my costumer want some access levels for some sub-foldes in shares, I am reading some manuals about that.. But.. Before apply some testings, I need some advices about this.. Here is my question...
Parent folder (share): FOLDER
Sub-folder1: PROJETC1
Sub-folder2: PROJECT2
User1: DIRECTOR
Group: Director/Projects
User2: Employee1
2015 Jan 05
3
Mandatory Server Signing with Windows 7
When I enable server signing in Samba (server signing = mandatory), I can
still join a Window 7 machine to the domain but I am no longer able to log
on into the domain using a domain user. Is this normal? I am using Samba
3.6.3 on Linux 12.04. Is there anything that needs to be configured on the
Windows machine?
Thanks,
Ali
2020 Apr 15
3
Samba-tool error after update to 4.12.0
Hi everyone,
I have just updated samba from 4.11.6 to 4.12.0, compiled by the sources.
Everything was fine and AD server is ok , but when I call samba-tool this
error always appear:
ldb: unable to dlopen /usr/lib64/samba/ldb/local_password.so :
/usr/lib64/samba/libsamdb-common-samba4.so: version `SAMBA_4.11.6' not
found (required by /usr/lib64/samba/ldb/local_password.so)
ldb: unable to
2001 Nov 04
5
ogg123 running under MacOS X
I finally managed to compile ogg123 under MacOS X, after creating a PB
project for it.
Rillian, do you want to include the PB project in cvs? (it needs a LOT
of polishing, though).
----------
Ogg123 from PACKAGE VERSION
by Kenneth Arnold <kcarnold@arnoldnet.net> and others
Usage: ogg123 [<options>] <input file> ...
-h, --help this help
-V, --version display
2015 Jan 18
2
Problems with permissions
On 18/01/15 10:01, Dr. Harry Knitter wrote:
> Rowland Penny <rowlandpenny at googlemail.com> schrieb am 18.01.2015:
>> Please don't send PM's, it breaks the thread, how was anybody other than
>> Jeremy to know you sent it ??
> This happened, becaus I got Jeremies mail by PM, too and did not take care to
> send my answer to the list, too. Sorry again
> @ all
2007 Aug 10
2
Select doenst pass the correct value
Hello,
I have in my view a select tag that doesnt return the right value, could
anyone point me what am I doing wrong?
Heres whats in my view
<%=select "", "situacao", {"Open"=>0,"Closed"=>
1},:include_blank=>true%>
Then in my controller I do this
def status
if request.post?
#Do some stuff
@situacao = params[:situacao]
2009 Jan 23
4
Postfix and Dovecot
Hi Everybody,
I'm mount two failover servers which use Postfix and Dovecot but the
hostname of the machines r diferent:
first node
# uname -n
# mail
secound node
#uname -n
#mail2
So far so good, the real problem is that the e-mail file name on server is
like this:
1232449377.P31789Q0M963611.mail2
and when I using the server called mail the file stay like this:
2015 Jun 02
2
Anybody got windows 10 working with our classic DC / need to migrate to samba4?
Just checking if anybody has Samba's classic DC functioning with Windows
10 domain member clients? In particular, I'm interested in any tests
with git master or 4.2.
I'm not talking about samba4 DCs (our AD DC), but with the NT4-like
mode.
The reason I ask is that I've got reports it doesn't work, and I've
checked with Microsoft who basically say 'NT4 support ended
2010 Apr 05
2
spool directories and filename
Hi,
Is it possible to configure Asterisk to fetch for files from the spool directory in different directories? For example, fetch voicemail files in /abc/voicemail and call files in /cde/outgoing ?. And is it possible to configure the filename that Asterisk gives to files, like voicemail files?
Thanks,
Ricardo
2007 Oct 22
17
neighbor table overflow
I''ve got a linux router pushing 600-1000 pppoe connections through it.
I''m getting a screen error "Neighbor Table Overflow" after this box has
been up for between 1 week and 1 month. When this is happening, routing
slows to a crawl if at all. Then dies. I''ve added:
# Added to stop "neighbor table overflow" messages in the kernel
2020 Apr 15
3
Samba-tool error after update to 4.12.0
That is correct. Most of the time this isn't an issue because the new
ldb modules, linking to the new symbol versions, overwrite the old
files on 'make install'.
However we chose to remove some obsolete ldb modules in the 4.12 cycle
and so the old modules remain, triggering these warnings.
We notice the old modules because we try to load all the modules during
startup of ldb to
2010 Apr 13
2
Merge master.csv files
Hi there,
Does asterisk keeps the master.csv open between writes? Right now I have 2 asterisk nodes sharing every configuration file (by using a distributed filesystem) except the master.csv files. If asterisk does not keep master.csv file open between writes, then I can share the master.csv file between both nodes right?If not, then any suggestions to merge both master.csv files?
Thanks in
2019 Mar 08
1
Suggestions for dovecot-submission (XCLIENT NAME attribute)
Hi,
Currently, Dovecot Submission doesn't forward NAME attribute when XCLIENT is enable:
Received: from server.example.org (localhost [1.2.3.4])
(Authenticated sender: test at example.org)
by localhost (Postfix) with ESMTPA id AAAAAAAAAA
for <user at domain.com>; Fri, 8 Mar 2019 12:28:02
Postfix adds a header with the sender IP address (1.2.3.4), but with localhost as hostname.
2019 Mar 11
2
submission-login: Fatal: master: service(submission-login):
Hi everyone!
I?m using dovecot 2.3.5. submission-login is crashing many times in a day:
Here is a sample error message:
dovecot: submission-login: Fatal: master: service(submission-login): child 34247 killed with signal 11 (core not dumped - https://dovecot.org/bugreport.html#coredumps - set service submission-login { drop_priv_before_exec=yes })
After I added drop_priv_before_exec, I got
2008 Dec 03
3
disable database
Hi,
How do I disabled asterisk to use database and storage voicemail in
directory.
Im getting the below error
[Dec 3 19:08:53] WARNING[4934]: app_voicemail.c:3430 inboxcount: Failed to
obtain database object for 'asterisk'!
[Dec 3 19:08:55] WARNING[5129]: app_voicemail.c:2353 last_message_index:
Failed to obtain database object for 'asterisk'!
[Dec 3 19:09:04]
2001 Nov 06
2
Updated Ogg project
I have modified some aspects of the Ogg project.
cd to the ogg directory and type:
> tar -zxvf macosx.tgz
> cd macosx
> sudo ./install.sh
Doing so will install the "Ogg.framework" folder inside
/System/Library/Frameworks/
<HR NOSHADE>
<UL>
<LI>application/x-gzip attachment: macosx.tgz
</UL>
-------------- next part --------------
A non-text
2010 Nov 04
3
newbie: "Is xend running?"
hello all,
it''s my first time ever with xen (or even virtualization in general).
I installed Xen 3.2 on top of a Debian Lenny kernel 2.6.26-2-686 via
apt-get. Boot options are:
title Xen 3.2-1-i386 / Debian GNU/Linux, kernel 2.6.26-2-xen-686
root (hd0,0)
kernel /xen-3.2-1-i386.gz dom0_mem=512000
module /vmlinuz-2.6.26-2-xen-686 root=/dev/mapper/athena-root ro console=tty0
module
2001 Dec 05
3
Adobe Photoshop uses wrong permissions when saving, default A CLs and create mask being ignored.
Sorry, that should be RedHat 7.0. (Not that it should matter.)
-----Original Message-----
Client is Windows NT 4.0 SP6a and Adobe Photoshop 5.0. Server is RedHat
7.1, kernel 2.4.7 plus ACL 0.7.13. Samba 2.2.2.
2010 May 26
3
Safebuffer with rails 2.3.8
Hi there!
I''ve just migrated from rails 2.3.5 to 2.3.8 and now I have a lot (and I mean
a lot!) of deprecation warnings like this one: "DEPRECATION WARNING:
ActionView::SafeBuffer is deprecated! Use ActiveSupport::SafeBuffer instead."
But I don''t understand how to remove this. I searched through installed
plugins, and there is no reference to SafeBuffer :(
Any
2012 Mar 15
6
Erro na página
Nunca tive contato antes com Ruby on Rails. Temos um servidor aqui no
serviço que foi configurado para receber aplicações Ruby. Na máquina
local, o site estava funcionando perfeitamente. Agora existe este
erro: http://planarias.each.usp.br/. Alguém já teve alguma experiência
com esse tipo de erro e poderia me ajudar?
--
You received this message because you are subscribed to the Google Groups