Displaying 20 results from an estimated 9000 matches similar to: "Samba as a domain member:"
2020 Jun 15
2
Samba as a domain member:
OK for the DC.
I noticed that converting users and groups to sid with the example
below seems to work fine:
# wbinfo -n DOMAIN\\user
S-1-5-21-948789634-15155995-928725530-6864 SID_USER (1)
# wbinfo -n DOMAIN\\group
S-1-5-21-948789634-15155995-928725530-11178 SID_DOM_GROUP (2)
However, applications using PAM and winbind seem to fail when trying
to convert to sid.
For instance, just to name one,
2020 Jun 15
1
Samba as a domain member:
Hi,
I followed the guide here below to add my Samba client to an AD PDC
(rid backend):
https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member
The end result is that commands such as:
# wbinfo -g
# wbinfo -u
work fine in that I get a domain group and user listing.
Also, computers in the domain network can transparently authenticate
(Windows) to the newly-added (joined) Linux
2020 Jun 15
1
Samba as a domain member:
Sorry, "encrypt passwords" was added by mistake. I see it is deprecated now.
In any case, even without removing it, I decided to remove the member
from the domain and added it again as I saw other posts with similar
issues. I ran a "net ads leave" followed by a "net ads join" again,
and after the message that it had joined successfully, now wbinfo -t
and the likes
2004 Oct 14
16
Squid as a transparent proxy
Hi,
I followed the instructions in the section "Squid
(transparent) Running on the Firewall" on
http://www.shorewall.net/Shorewall_Squid_Usage.html to
setup Squid transparently on a Linux gateway. My net
is as follows:
loc subnet --- fw Linux Gateway --- ADSL router
192.168.1.0/24 192.168.1.92 (eth1) WAN.WAN.WAN.2
(gw = WAN.WAN.WAN.WAN (eth0)
192.168.1.92) (gw =
2020 Jun 16
1
Samba as a domain member:
It's Gentoo Linux.
System uname: Linux-5.4.38-gentoo-x86_64-x86_64-AMD_EPYC_7272_12-Core_Processor-with-gentoo-2.6
KiB Mem: 32746472 total, 27513712 free
KiB Swap: 37005244 total, 37005244 free
Timestamp of repository gentoo: Fri, 29 May 2020 00:45:01 +0000
Head commit of repository gentoo: 9e5f0b894af4ad7780998a137656d0835b73213e
sh bash 5.0_p17
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
2020 Jun 17
1
Samba as a domain member:
Nice call. It almost worked except for a small error in 'man
pam_winbind' -- DOMAIN\\GROUP should actually be DOMAIN\GROUP in the
pam.d file.
Now, I'm a bit confused.
The pam module 'pam_winbind' is from the Samba suite.
OpenVPN is just passing on the authentication decision to Samba.
However, I was expecting to just use the group name without the domain
name since I have
2020 Jun 16
2
Samba as a domain member:
Yes:
# getent group GROUP
group:x:17573:
# getent group group2
group2:x:11010:
# getent group GROUP3
group3:x:21178:
# wbinfo --group-info GROUP
group:x:17573:
# wbinfo -n GROUP
S-1-5-21-948789634-15155995-928725530-7573 SID_DOM_GROUP (2)
2008 Feb 25
3
shorewall 4 installation requirements
Are shorewall-shell and shorewall-common required at
compile time even if one only wishes to use
shorewall-perl (4.0.9)?
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2004 Dec 14
5
Dynamic blacklisting
Does anyone know of a script that can act as a
"helper" for Shorewall''s dynamic blacklist
capabilities?
Briefly said, I''d like to know if someone already
wrote a script/program that, e.g., parses log files
(/var/log/messages, etc) and picks up for example all
IP addresses that failed SSH login more than X times
and then executes a command such as
shorewall drop
2008 May 30
2
one-to-one NAT on RFC1918 addresses
In my peculiar setup I need my shorewall router to do
one-to-one NAT with RFC1918 addresses.
The "external" addresses are 10.215.0.0 and the
internal addresses are 192.168.0.0.
I can ping, vnc, http, smb from 10.215.144.48 to
10.215.145.237 which is 192.168.44.237 internally.
>From 192.168.44.237 I can do http, rdp, ping to
10.215.0.0 hosts.
So all seems fine except for the fact
2009 Aug 29
2
ipv6
Hello,
I''m reading this guide on ipv6 (really just getting my "feet wet"):
http://www.shorewall.net/6to4.htm
In the section "Configuring IPv6 using my script" I can read that the IPv6 interfaces are:
INTERFACES="eth2 eth4"
and that correlates fine with the first diagram/figure.
However, further down I read "You will notice that sit1, eth0 and eth2
2007 Jan 05
1
fax transmission
I'm trying to use the txfax application based on
spandsp in Asterisk 1.2. It seems to be working but I
would need a way to reliably check whether the fax has
been completely transferred or not. I'm using a
mail2fax system (as with email2fax and .call files)
but I can't seem to get it working.
If I use "Application" and "Data" in the .call file,
there doesn't
2005 May 12
2
OpenVPN ifconfig
I''m new to openvpn and maybe I should be asking on
openvpn''s list...
But I read the tutorial:
http://www.shorewall.net/OPENVPN.html#id2452626
and saw the following:
" On System A:
ifconfig 192.168.99.1 192.168.99.2 "
I don''t understand the reason for using these "virual"
IPs.
For instance, I configured openvpn on my peers so that
the IPs on the
2009 Jul 17
3
dialplan number matching
Hi,
How can I match an extension "ending with 3" (just an example but applicable to any other digit, including * or #)?
exten => _ZX.3,n,...
exten => _ZX.#,n,...
(the above does not work)
Can regular expressions be used in the standard dialplan (end with: "$")?
Thanks,
Vieri
2008 Jan 01
4
zaptel 1.2.22.1 on kernel 2.6.22: wctdm24xxp.ko needs unknown symbol pci_module_init
Hi,
Before I report a bug on http://bugs.digium.com, I
would like to know if someone is seeing the same error
message.
Personally I am not using wctdm24xxp but other modules
such as wcte12xp and wctdm. The latter modules load
fine and are compiled with pci_register_driver as
expected.
The only module that seems to require the deprecated
function pci_module_init is wctdm24xxp.
Is this normal?
2007 Jul 30
6
outbound caller ID
Hi,
I would like to know if one can set the outgoing
caller ID within Asterisk when calls are going out
through:
1) an analog POTS line (I suppose not)
2) a telco BRI line (I don't think so)
3) a telco PRI line (maybe)
4) a voip provider (surely)
Thanks,
Vieri
____________________________________________________________________________________
Moody friends. Drama queens. Your
2014 Mar 05
2
Cannot chain to another PXE server on the same subnet
Sorry for top-posting but my webmail forces me to.
I added -W to the APPEND line as suggested but I'm still getting the same result:
Booting...
Altiris, inc. X86PC PreBoot, PXE-2.x Enhanced
Build ID=402
PXEPreZero: Invalid PXE Server list format.
and the client PC freezes right there.
Here's the full content of my dhcp.conf:
max-lease-time 86400;
ddns-update-style interim;
2010 Apr 09
3
scratchy sound
Hi,
I'm experiencing a few (but meaningful) cases of audio distortion (or bad quality). I can't say yet how often this happens.
Please listen to the following sound file:
http://213.96.91.201/temp/distorted_audio_1.wav
This was recorded by Asterisk while the local SIP caller was dialing out a SIP trunk (so the problem is on my side, definitely, and it doesn't seem to be related to
2011 Dec 21
1
dahdi: Unknown symbol kasprintf
When I compile dahdi I see these warnings:
WARNING: "kasprintf" [dahdi-linux-2.5.0.2/drivers/dahdi/wctdm24xxp/wctdm24xxp.ko] undefined!
WARNING: "kasprintf" [dahdi-linux-2.5.0.2/drivers/dahdi/dahdi.ko] undefined!
And "modinfo dahdi" shows that the driver was built for a 2.6.17 kernel, SMP mod_unload 586 4KSTACKS gcc-4.1
If I "modprobe -a dahdi", I get
2008 Mar 05
2
Passing variables between two DUNDi/IAX2 peers
Hi.
I am trying to pass a variable from one Asterisk PBX
to another.
I'm using DUNDi with IAX2. Is there a way to do it?
I tried the following but it fails.
On peer1:
[dundi-outgoing]
switch => DUNDI/priv
exten => s,1,Set(CDR(userfield)=test)
exten => s,2,Set(DUNDIVAR=${ARG1}#TEST)
exten => s,3,NoOp(Passing ${DUNDIVAR} to DUNDi peer.)
exten => s,4,Goto(${DUNDIVAR},1)
On