Displaying 20 results from an estimated 300 matches similar to: "SAMBA 4 ACL support"
2010 Dec 21
1
web based backend
Hi all,
I wonder if somebody have thought or even started some research about samba4
web based management tool. I am convinced that such tool will greatly
support success of samba4. I know about SWAT but it is PHP based and I don't
know the level of support of samba4.
thanks, Vasek X. Klec
2007 Dec 08
4
disconnect after too many errors?
There are a couple of jerks that are tying to dictionary attack my
email server, and one of the vectors is pop3/imap logins. Something I
would like to do in dovecot, but can't seem to find, is the ability to
disconnect after a certain number of errors. The vast majority of my
users (i.e. me) don't hand-type POP3 or IMAP transactions, but when we
do, we know how to spell things
2007 Jun 08
2
Can Asterisk RAS?
I am trying to set up somthing so I can dial into my asterisk box, and
have it behave as a modem bank. Is there anything like that already, or
am I going to have to write my own. I checked googls and found no
leads, but thought I would ask here before I tried writing my own, just
to make sure I wasnot reinventing the wheel.
Thank you in advance for any responses.
-Chris
1998 Jun 23
1
Printing on Windows 95
Hi,
I have installed v 1.9.18.p3 for IRIX 6.2. I can share my files between
SGI station and all local PC with Windows 95. I would like to send print
jobs from SGI machine to Windows 95 local machine printer too.
I tried it by smbclient and it was OK. However, cause it's not
practical. I try to print too using the sambalp command, by another name
the bulit-in Printer manager. The syntax of
2009 Dec 09
1
Why cannot get the expected values in my function
Hi,
In the following function, i hope to save my simulated data into the
"result" dataset, but why the final "result" dataset seems not to be
generated.
#Function
simdata<-function (nsim) {
result<-matrix(NA,nrow=nsim,ncol=2)
colnames(result)<-c("x","y")
for (i in 1:nsim) {
set.seed(i)
result[i,]<- cbind(runif(1),runif(1))
}
2013 Mar 10
1
libconf branch build failure: sigemptyset()
Vaclav,
NUT is failing to build on OS X 10.6 and 10.7
With GCC/g++:
http://buildbot.networkupstools.org/public/nut/builders/MacOSX-10.6-x86/builds/340/steps/compile/logs/stdio
The same branch with clang/clang++:
/bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../include -I../include -g -O2 -MT nutipc.lo -MD -MP -MF .deps/nutipc.Tpo -c -o nutipc.lo nutipc.cpp
2004 Oct 19
2
[LLVMdev] Question about MachineFunction Pass
Hi,
I wrote a machinefunction pass to try to see what's going on. Does it mean that it is target machine dependent pass, like x86? However, after compile it, I found there wasnot command option I registered. I used regular way to do it like RegisterOpt <...> X("... ", "... "), but I cannot see the optimized option when I use opt -load ../../lib/Debug/libxxx.so
2004 Sep 26
1
routing between networks on same interface
Hello Tom and others,
At first I want to say THANK YOU, for neverending support and development
Shorewall firewall.
I just upgraded from 1.x version to 2.0.7. I have several networks defined on
same interface. These are /30 networks, defined on ethernet interface where hw
wifi access point is connected to. I used this configuration to be able to get
accounting information about traffic between
2009 Jan 07
3
LDAP Authentication to Lotus Domino?
Has anybody done any authentication to Lotus Domino using LDAP?
I selected LDAP options in the "authconfig-tui" application, per the
documentation here:
http://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-ldap-pam.html
when I try to query the directory for user information though, I get
no results using the ldapsearch command
[root at ldapclient ~]# ldapsearch -x
2020 Feb 17
3
Failover DC did not work when Main DC failed
On 16/02/2020 15:03, Paul Littlefield via samba wrote:
> 1) finding a way for ALL 70+ desktops to look up the DCs properly and switch to a running one if one is not available (otherwise what's the point right?)
Hello Samba Mailing List,
Just to be clear, I am using Ubuntu Server 18.04.4 LTS running Samba 4.7.6 on both DCs.
Is this the Samba version I should be using for this
2011 Nov 30
2
Can I serve a template depending on if it exists like I can a source?
Hi all,
I''m trying to figure out if I can serve a certain template that matches
a hostname or serve the default like I could if this was just a file.
Works:
file { ''/etc/yum.conf'':
ensure => file,
source => ["puppet://puppet/yum/yum.conf.$hostname",
"puppet://puppet/yum/yum.conf"],
}
Trying to figure out:
2011 Sep 01
3
Multiple template fallbacks
Hi,
In a file resource I want to be able to specify multiple template contents.
If the 1st template doesn''t exist use the 2nd listed and so on. Much like
how the source attribute works.
Basically this:
file { "/tmp/somefile.txt":
ensure => present,
content => [
template("somefile-$fqdn.erb"),
2015 Mar 05
1
Roadmap to 2.7.3
For reference: https://github.com/networkupstools/nut/issues/10
On Mar 5, 2015, at 1:09 AM, Baruch Even <baruch at ev-en.org> wrote:
> Hi,
>
> There is one issue that I would consider as a major issue and not fixed yet. It is the use of wall time for scheduling ups polls instead of a monotonic clock source. I provided a (partial) patch in the past and I believe there was some
2012 Nov 09
1
nut_clock_* UT review
2012/11/9 <VaclavKrpec at eaton.com>
> Hello gentlemen,
>
Hi Vasek,
I'm moving the thread to -upsdev, since it has not to be private...
please note that revisions 3771 and 3772 conclude nut_clock_*
> development (including UTs):
>
interestingly enough, we were talking about that 5 mn ago with Emilien ;)
my conclusion was that nut_clock devs were completed with 3772, and
2009 Oct 23
3
samba+ldap
Does this mean that my samba is ready to connect to LDAP server?
root at webdev # ./smbd -b |grep LDAP
HAVE_LDAP_H
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
root at webdev #
Thanks!
Paras.
2007 Dec 28
3
fonts unreadable on resize
I have the "Resize info" feature enabled on my desktop and on my
laptop both running Gutsy.
on the desktop the fonts are impossible to read:
http://hank.org/resize.png
but are very clear on the laptop.
And tips to fix?
--
Bill Moseley
moseley at hank.org
2003 Dec 17
3
"getent passwd" doesn't list domain users
__________________
Hi all,
I've configured samba 3.0 as a domain memeber in NT 4.0 domain.
Server has been added to the domain, without any problems, BUT, for three
days...., I'm not able to find a way how to use NT domain resourses for
this samba server. I can list domain users and groups with "wbinfo"
command from but "getent passwd" lists only the local
2007 Feb 27
4
Blur bugs and slowdown :(
I now use blur plugin thanx to window matching feature, thanx David ;)
I have some bugs:
http://hibbert.univ-lille3.fr/~cbellegarde/blur_4xbilinear_bug.png
Here, i have some artefacts bugs with 4xbilinear. This blur mode is fast! May
be a Nvidia drivers bug...
http://hibbert.univ-lille3.fr/%7Ecbellegarde/blur_gaussian_fast.png
Here, an amarok big window with just desktop, moving window is
2010 Feb 16
0
Traffic Shaping on a machine that isn't just a firewall
Hi,
I''m using Shorewall 4.2.10 in Ubuntu 9.10, and I tried to set up some
Traffic Shaping in my network since I share it with my brother and
he''s using more than he should.
Since this is an old version, I''m using TC_ENABLED=Internal.
Everything is working nicely except for the localhost. It falls under
the "default" class, and I don''t know how to
2013 May 16
3
Samba 3.x server with LDAP backend doesn't work
We have a central LDAP server for our enterprise on a Linux box. I have installed Samba 3.4.4 server on an AIX server and trying to get users authenticated via LDAP server. So far my efforts have been unsuccessful. Here is my ldap section of the smb.conf file:
passdb backend = ldapsam:ldaps://<company_ldap_server>/
ldap ssl = start tls
ldap suffix = dc=xxx,dc=yyy,dc=zzz
ldap delete dn =