Displaying 20 results from an estimated 10000 matches similar to: "Understaning log file response times"
2009 Mar 07
1
idmap_ad not returning correct UID under 3.3.1
I'm testing winbind 3.3.1-1ubuntu1 (jaunty) and my user stored in AD
is consistently being returned with a UID of 1000, rather than 10031,
which is whats stored in LDAP/AD under uidNumber. If I install the
3.2.3-1ubuntu3.4 packages from intrepid, 'id bryanm' correctly returns
10031, but when upgrading back to 3.3.1-1ubuntu1, I get the wrong UID
again. I did an install from source as
2005 Jul 19
1
Understaning Domain Name Resolution
Hello,
I've read chapter 4 [and all other chapters btw] of the Samba by Example
latest version online and the mailing list archives
and have a question re: domain name resolution.
If I have a domain 'AD.NET' I can setup a zone in Bind with an SRV record
and my XP Pro clients can find the domain controller and join the domain.
A simple zone looks like this:
$ttl 38400
ad.net. IN
2009 Apr 05
0
New Relic & RightScale - Ruby on Rails Life Cycle Tools
Cloud Computing and Rails are a natural good fit. With tools provided
by New Relic integrated into the RightScale Deployment and Monitoring
platform you have a Best Practice Monitoring system.
I Deploy and Watch servers all day as part of the http://myCloudWatcher.com
service. When I started to build the demo for this next RightScale
Webinar I learned more about my application in the first few
2013 May 21
3
Adding ndpi-netfilter rules
Hi
Is there any way to insert L7 rules by using the ndpi-netfilter module?
/GH
------------------------------------------------------------------------------
Try New Relic Now & We''ll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers
2019 Sep 10
0
Using net ads user to get child domain users on Samba 4.10.7
Hi Rowland,
Thank you for your reply. Yes, i have tried "net ads user -w HARDWARE -P",
but it's still fail.
I have add -d10 to llookup the debug mode and got the info below:
ads_find_dc: (ldap) looking for realm '' and falling back to domain
'HARDWARE'
Opening cache file at /mnt/pool/SYSPOOL/cache/samba/lock/gencache.tdb
sitename_fetch: Returning sitename for realm
2012 Oct 14
1
Trouble with Apache2 ProxyPass
This problem probably has a simple solution, so I''m hoping the experienced
shorewall users can help me.
I''ve got a 3-interface (net,dmz, & loc) firewall and have several apache2
virtual web sites in the dmz. They come into 1 apache server in the dmz, and
are redirected with the directive "ProxyPass" and "ProxyPassReverse" in my
Apache
2019 Sep 11
1
Using net ads user to get child domain users on Samba 4.10.7
Hi Rowland,
My smb.conf is showing below:
server string = "Samba Server"
security = ADS
realm = QSAN.AD.COM
workgroup = QSAN
encrypt passwords = Yes
winbind enum users = Yes
winbind enum groups = Yes
winbind cache time = 1800
idmap config * : backend = tdb
idmap config * : range = 1000000-5000000
idmap config QSAN : backend = rid
idmap config QSAN : range = 6000000-8000000
idmap config
2012 Oct 08
3
Shorewall 4.5.8 IPSEC in a multi-ISP configuration
Hi,
I'm using IPSEC in a multi-ISP configuration,
lsm 0.131, Kernel 2.6.32, ipsec-tools 0.8.0
This worked fine with Shorewall/Shorewall-Lite 4.5.7.
After updating Shorewall to 4.5.8 the routing of ESP packets doesn't work.
If I change the Providers.pm file and add connmark => "! --mark
0/$mask" like before in Shorewall 4.5.7 than everything works fine.
add_ijump
2012 Oct 16
1
Trouble with tftp
I''m trying to enable tftp traffic initiated from our dmz network to our
internal network. I have:
TFTP(ACCEPT) dmz loc:10.10.10.1
in /etc/shorewall/rules, and:
oadmodule nf_conntrack_tftp
in /etc/shorewall/modules.
The module is loaded and I do see some entries come and go, e.g.:
udp 17 10 src=4.28.99.164 dst=10.10.10.1 sport=2071 dport=69 [UNREPLIED]
2016 Feb 25
0
Samba 4.2.7 - winbind very high cpu load
Hi,
we have a winbind issue with Samba (Version 4.2.7-SerNet-RedHat-19.el6)
on one of our servers. After a while (once a day) one of the winbind
daemons causes a very high cpu load (100%). This load remains until we
kill this process.
This server is a member of a AD domain with several trusted domains. I
think this happens because winbind has problems with one of the trusted
domains (ALS2)
2012 Oct 11
3
Joining Samba RODC, NT_STATUS_NOT_SUPPORTED
Dear list users,
I have a problem when joining an Active Directory domain. In this
project we have one Main Dc in capital city and one read only dc in
one remote city.
We join to main DC succesfully. However, we can not join to local
Replicate (rodc14). We are using this method for winbind / squid ntlm
authentication purposes not a full samba server. ?nternet conection is
not fast and we have
2011 Feb 11
1
Real-time web traffic alert notifications (email or SMS) on the cheap?
I''m a big fan of New Relic. One of the services they provide is alerts
when your traffic goes up unexpectedly above a predetermined level.
Does anyone have a favorite, inexpensive "traffic alert" tool that can
be used on a small site--a site that''s not yet big enough for monthly
payments of $150 for New Relic Silver (or even the $36 price tag for New
Relic Silver on
2007 May 08
5
mongrel_cluster 1.0.1.1 does not create /var/run/mongrel_cluster
Hi everyone,
I am going crazy over here! :)
I just want to be able to use --clean with my mongrel_rails
cluster::start command.
I''ve upgraded to mongrel_cluster 1.0.1.1 and mongrel_rails 1.0.1.
my config file is in /etc/mongrel_rails/config.yml
and contains:
---
log_file: log/mongrel.log
port: 8000
pid_file: /var/run/mongrel_cluster/mongrel.pid
servers: 2
address: 127.0.0.1
environment:
2013 May 21
3
Redirect incoming port to another port internal.
Hi all,
I have tried to figure out how to do this one but I think I have just
confused myself more.
My firewall is a 2 interface setup, the same box is my router to my uplink.
I''m not using nat at all and have a public IP range behind this machine.
net = eth0
loc = eth1
Most of my rules are mainly the basic
HTTP(ACCEPT) net loc:111.111.111.112
SMTP(ACCEPT) net
2016 Jun 07
2
Samba AD member lost domain join after reboot
Hi, here it attached my smb.conf and Winbind debug log after reboot.
My OS is Debian Jessie and has a fixed ip.
Thank you
On 06/06/2016 22:05, Rowland penny wrote:
> On 06/06/16 14:52, Alexis RIES wrote:
>> Hello,
>>
>> After each reboot, my Samba AD member server lost domain join after
>> reboot, I have to re-enter the server in the domain with the "net ads
2013 Apr 26
0
TPROXY/IPv6: Documentation bugs?
In working through an IPv6/TPROXY issue I had, I believe I found a
documentation bug:
http://www.shorewall.net/manpages6/shorewall6-tcrules.html
In the ACTION section, for part 12. SAME:
The documentation lists:
#ACTION SOURCE DEST PROTO DEST
# PORT(S)
SAME:P 192.168.1.0/24 0.0.0.0/0 tcp
2007 Sep 04
1
Solaris ingores server variable
Hi everyone,
I got a basic puppetmaster setup, which works well for Linux.
I''ve setup a basic function:
define remotefile($owner = root, $group = root, $mode, $source, $backup =
false, $recurse = false) {
file {
$name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
2020 Nov 23
0
domain member file server failed after upgrade from 4.11.14 to 4.13.2
On 23/11/2020 17:37, MORILLO Jordi via samba wrote:
> Hi Rowland,
> Sorry to inform that none of thus packages solve my problem.
>
> But today, with some Tranquil.it helps, I have some news:
>
> - Upgrade from 4.11.14 -> 4.12.9 is OK
> - Upgrade from 4.12.9 -> 4.13.2 : problem is present with Tranquil.it AND Louis package
> - Fresh install + member join with 4.13.2 is
2008 Jun 27
0
Windows 2008 + FreeBSD 7.0 & Samba
Hello good people,
I'm in a need of your help, authenticating samba users through AD. I'm
running samba 3.0.28 on FreeBSD 7.0 i386. Also Windows 2008 Enterprise
server.
When I try to join the domain I get an error message "Failed to join domain:
Improperly formed account name"
here is my smb.conf file:
[global]
workgroup = LAB
realm = setup.net
server string = SambaServer
2007 Sep 06
1
semi-nube help request
just to show i''m not a complete dork: i receive emails from the list through
gmail and i''ve already searched for the answer to this problem and since
i''ve been a member i''ve not received an email about it. Google search
results are mixed at best.
so this is my problem:
i have a form:
<div id="container"