similar to: what's good for security=ads ?

Displaying 20 results from an estimated 20000 matches similar to: "what's good for security=ads ?"

2018 Jul 22
2
winbind behavior question
2018-07-19 23:59 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > > Please see inline comments. > > On Thu, 19 Jul 2018 23:44:48 +0800 > d tbsky <tbskyd at gmail.com> wrote: > >> thanks a lot for the quick help. I remember in old days it happened >> sometimes. but after upgrade rhel 7.5 (from samba 4.6.x to 4.7.1) and >> samba DC
2018 Jul 23
2
winbind behavior question
On Mon, 23 Jul 2018 14:48:00 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-22 17:44 GMT+08:00 d tbsky <tbskyd at gmail.com>: > > 2018-07-19 23:59 GMT+08:00 Rowland Penny via samba > > <samba at lists.samba.org>: > >> > >> Please see inline comments. > >> > >> On Thu, 19 Jul 2018 23:44:48 +0800 > >> d tbsky
2007 Dec 18
5
Logging into Windows 2003 Active Directory
I have been searching the net for directions on rhel and centos 5(1) to log in to a windows domain and have found many examples, all different and none work for me. Is there a hint to some documentation anyone here knows of that actually works? Thanks! jlc -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 May 10
2
1.8 and prematuremedia problem
hi: our current connection is below: sip phone<--->asterisk<---->alcatel PBX<---->PSTN asterisk and alcatel PBX is connected via E1 isdn-pri. when I use sip phone to dial outside PSTN world: 1. with 1.4 it is fine. 2. with 1.6.2, I need to set prematuremedia=no is sip.conf. or sip phone can not hear the ring and the beginning of the PSTN voice. 3.
2013 Jun 09
1
samba4 password sync howto?
hi: we have some service which store local password. and we want to sync samba4 (4.0.5) passwords to them. when we use windows server before, we can use ssod and write our own program to do that. at first I think it should be easy with settings like below: unix password sync = yes passwd program = /share/bin/samba_passwd_sync.pl %u passwd chat = *new*password* %n\n
2018 Jul 23
4
winbind behavior question
On Mon, 23 Jul 2018 17:19:07 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-23 17:02 GMT+08:00 Rowland Penny via samba > <samba at lists.samba.org>: > > On Mon, 23 Jul 2018 16:46:50 +0800 > > d tbsky <tbskyd at gmail.com> wrote: > > > >> 2018-07-23 16:04 GMT+08:00 Rowland Penny via samba > >> <samba at lists.samba.org>: >
2007 Dec 20
7
ip phone suggestion for Asia?
Hi: i am surveying ip phones for our company. we will use them with asterisk. we have office in taiwan, hong kong,singapore and china. cisco and polycom are too expensive for us. we try several china brand ip phones. they are all cheap and some of them have good quality. but most of them won't offer future firmware support, which we think it's important for ip phones.
2007 Jan 29
5
memdisk 3.35 + ghost problem
HI: i just trying memdisk that comes with syslinux 3.35. i try to load a dos image, which contains ghost verison 8.3 and ghost version 11. both version of ghost hangs when start-up. memdisk that comes with 3.40 pre is ok. and many earlier versions is ok too. i try some parameter like "safeint","raw". but none work. i use memdisk with pxelinux, below is part of my
2018 Jul 23
1
winbind behavior question
On Mon, 23 Jul 2018 18:34:36 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-23 18:01 GMT+08:00 Rowland Penny via samba > <samba at lists.samba.org>: > > On Mon, 23 Jul 2018 17:19:07 +0800 > > d tbsky <tbskyd at gmail.com> wrote: > > If, as it sounds, you were altering the users primaryGroupID > > attribute, then you should not have been doing
2018 Jul 23
2
winbind behavior question
On Mon, 23 Jul 2018 16:46:50 +0800 d tbsky <tbskyd at gmail.com> wrote: > 2018-07-23 16:04 GMT+08:00 Rowland Penny via samba > <samba at lists.samba.org>: > >> >>> idmap config SAMDOM:range = 1000-999999 > >> idmap config SAMDOM:unix_primary_group = yes > > > > That isn't a bug, it is a feature ;-) > > Before 4.6.0
2015 Sep 10
3
why upsc need no authentication?
Hi: I found I can setup password for uspmon. but upsc can connect to any upsd without authentication. although the ups data is not very confidential, but I would like not to expose it to anyone who can connect to server. is there any method to harden upsd? thanks for hint. Regards, tbskyd
2015 Nov 15
4
will bad things happen if samba4 AD not binding 127.0.0.1?
hi: my company has two dns servers, but samba4 internal dns forward can only forward to 1 server. to workarround it i run dnsmasq as dns cache at 127.0.0.1 and let samba4 dns forward to 127.0.0.1. my smb.conf looks like: dns forwarder = 127.0.0.1 interfaces = 10.1.1.1 bind interfaces only = Yes with the setting samba won't bind to 127.0.0.1, so dnsmasq can use 127.0.0.1 to do the work.
2015 Sep 14
2
stale/dead ups logic
hi: when testing nut in our environment, we found something that nut maybe tune for "stale/dead ups" situation. currently the "dead ups" are assume alive(eg: host shutdown unnecessary), unless it is in the "OB" state before going to stale. our environment (ServerA + ServerB forms a cluster): ServerA-> usb to UPSA -> two PS power by UPSA and UPSB
2017 Oct 18
2
"virsh define" modify xml configuration file
hi: I upgrade my system from rhel 7.3 to 7.4. so libvirt upgrade to 3.2. I found command "virsh define vm.xml" sometimes modify "vm.xml". I thought the command will read vm.xml, not write to it. is this kind of behavior by design? for example vm.xml with the line <cpu mode='custom' match='exact'> will be replaced with <cpu
2015 Nov 16
2
will bad things happen if samba4 AD not binding 127.0.0.1?
2015-11-16 17:08 GMT+08:00 Andrew Bartlett <abartlet at samba.org>: > On Sun, 2015-11-15 at 23:49 +0800, d tbsky wrote: > > hi: > > my company has two dns servers, but samba4 internal dns forward > > can only > > forward to 1 server. > > to workarround it i run dnsmasq as dns cache at 127.0.0.1 and let > > samba4 > > dns forward to 127.0.0.1.
2014 Sep 27
2
can PJSIP_MEDIA_OFFER work like SIP_CODEC?
hi: when using chan_sip, I can use set SIP_CODEC in dialplan to change the codec of endpoint. this method didn't work with pjsip in asterisk 12/13. I found asterisk 12/13 has a new function PJSIP_MEDIA_OFFER. according to the description, it seems can set codec, but the document didn't offer any example. i try to use something like PJSIP_MEDIA_OFFER(alaw) but didn't work.
2015 Sep 11
3
"upsmon -c fsd" cause system shutdown
hi: my testing server has two power supply and attach to two ups. one of the ups is connect to the server with usb. my upsmon.conf like below: # for two ups MONITOR ftups at localhost 1 monmaster nutmaster master MONITOR ftups at 10.1.1.2 1 monslave nutslave slave MINSUPPLIES 1 # for early shutdown NOTIFYFLAG ONBATT EXEC+WALL+SYSLOG NOTIFYFLAG ONLINE EXEC+WALL+SYSLOG NOTIFYCMD
2018 Jul 19
2
winbind behavior question
2018-07-19 23:18 GMT+08:00 Rowland Penny via samba <samba at lists.samba.org>: > On Thu, 19 Jul 2018 23:06:50 +0800 > d tbsky via samba <samba at lists.samba.org> wrote: > >> Hi: >> >> I have one samba 4.7/4.8 DC, one samba member file server (rhel 7.5 >> with samba 4.7.1), and one windows 7 member PC. >> >> if I create an account
2011 Aug 12
2
Samba 3.6.0: unable to list Active Directoy users
Dear all I have upgraded my Samba from 3.5.x to a newest 3.6.0 version. My Samba is connected to an Active Directory 2008 R2 the "getent passwd" did not display any ActiveDirectoy Domains users. the "net ads group" display correctly the ActiveDirectory groups : net ads group Administrateurs Utilisateurs Invit?s Op?rateurs d?impression Op?rateurs de sauvegarde Duplicateurs
2023 Feb 24
2
ldb transaction question
Hi: I want to add rfc2307 attribute to machine account. I saw I can do it via "samba-tool computer". but I want to try if there is a simpler method, so I issue the command: ./samba-tool user addunixattrs 'machine$' 9999 and result: You are setting a Unix/RFC2307 UID & GID. You may want to set 'idmap_ldb:use rfc2307 = Yes' in smb.conf to use the attributes for