Displaying 20 results from an estimated 5000 matches similar to: "ADS - Not recognizing Domain Admin group membership (from 1 workstation only)"
2015 Aug 05
2
Linux Workstation x SMB4 DC
An example of how slow is...
[root at CTA1PAPAN001645 ~]# time id teste
uid=16777232(teste) gid=16777216(domain users) grupos=16777216(domain
users),16777220(operacao),16777222(BUILTIN\users)
real 1m15.981s
user 0m0.005s
sys 0m0.007s
According this documentation, if I want use File Sharing without AD
modifications only option is Winbind (idmap_rid).
2015 Aug 05
0
Linux Workstation x SMB4 DC
On 05/08/15 15:36, Jefferson B. Limeira wrote:
> An example of how slow is...
>
> [root at CTA1PAPAN001645 ~]# time id teste
> uid=16777232(teste) gid=16777216(domain users) grupos=16777216(domain
> users),16777220(operacao),16777222(BUILTIN\users)
>
> real 1m15.981s
> user 0m0.005s
> sys 0m0.007s
>
> According this documentation, if I want use File
2012 Oct 29
1
Scenario with CIFS
Hi all!
I'm trying to get samba working with CIFS, mounting a share on a client and
keeping the original file/dir permissions. The problem is that after I
(successfully) mount that share by CIFS, I can't write anything in it,
because I get a 'Permission denied' error. smbd version is 6.3.6.
My testparm is:
root at samba:~# testparm
Load smb config files from /etc/samba/smb.conf
2015 Aug 05
0
Linux Workstation x SMB4 DC
On 05/08/15 17:18, Jefferson B. Limeira wrote:
> Em 2015-08-05 11:45, Rowland Penny escreveu:
>> On 05/08/15 15:36, Jefferson B. Limeira wrote:
>>> An example of how slow is...
>>>
>>> [root at CTA1PAPAN001645 ~]# time id teste
>>> uid=16777232(teste) gid=16777216(domain users)
>>> grupos=16777216(domain
>>>
2006 Feb 01
1
secure channel & ntlmssp in 3.0.21b
hello
Apparently something seems to be changed since 3.0.20b.
I have two servers: one domain PDC and one domain member server
On both servers I had set
server schannel = No
client schannel = No
I installed 3.0.21b and I could no longer make connections to shares
defined on the domain member server
When I tried to add another server to the domain I got this error
[root@ls-cc3-tst samba]# net
2007 Mar 21
4
FWD outgoing problem
I have configured iax.conf and extensions.conf as instructed on FWD website
(http://www.freeworlddialup.com/help/?p=knowledgebase&c=18&a=76) and I can
successfully receive calls and make test calls to 612, 613, etc.
The problem is that I can not make a call to another FWD user. Here is what
asterisk says:
-- Executing [393xxxxxx@default:1] Set("Zap/1-1",
2010 Apr 18
1
problems originating an outgoing IAX2 call
Dear all
i'm trying to originate an outgoing call with the command originate,
from Asterisk's CLI i'm typing:
CLI> originate IAX2/my-iax-provider/number2call application wait 10
[Apr 18 19:31:12] DEBUG[32331]: chan_iax2.c:4000 create_addr:
prepending 40 to prefs
-- Call accepted by 62.149.202.150 (format ilbc)
-- Format for call is ilbc
-- Hungup
2015 Aug 05
2
Linux Workstation x SMB4 DC
Em 2015-08-05 11:45, Rowland Penny escreveu:
> On 05/08/15 15:36, Jefferson B. Limeira wrote:
>> An example of how slow is...
>>
>> [root at CTA1PAPAN001645 ~]# time id teste
>> uid=16777232(teste) gid=16777216(domain users) grupos=16777216(domain
>> users),16777220(operacao),16777222(BUILTIN\users)
>>
>> real 1m15.981s
>> user 0m0.005s
2013 Apr 23
3
Using dsync to export mail to remote IMAP account
I've read the web/man pages on dsync, but it's not clear to me whether
dsync can be used to export (rather than import) a user's mailbox to a
remote non-dovecot IMAP account.
(The intention is to use it whenever a user leaves and wants to copy their
local mail to Google or whatever. I currently use uw-imapd's mailutil --
it works, but it's dreadfully slow.)
As a first crack
2015 Aug 05
0
Linux Workstation x SMB4 DC
On 05/08/15 19:55, Jefferson B. Limeira wrote:
> Em 2015-08-05 13:38, Rowland Penny escreveu:
>> On 05/08/15 17:18, Jefferson B. Limeira wrote:
>>> Em 2015-08-05 11:45, Rowland Penny escreveu:
>>>> On 05/08/15 15:36, Jefferson B. Limeira wrote:
>>>>> An example of how slow is...
>>>>>
>>>>> [root at CTA1PAPAN001645 ~]# time
2017 Nov 19
2
pjsip subscribe (presence) always returns: No matching endpoint found
Hello List
I am in the progress of migrating from chan_sip to pjsip.
I fear I have missed something on how hints need to be specified for
pjsip.
For chan_sip I have configured sip.conf
subscribecontext = localuser
and in the dialplan I set:
[localuser]
exten => 11,hint,SIP/11
Now if a phone subscribes to '11' this works.
Now I try to get the same working for pjsip. I understood
2005 Jan 15
1
Strange behaviour with multiple auth channels
Hey all
Just upgraded to Test-61 and at first everything looked like it worked
without a hitch, I could log in and check mail (yay! ;-) ).
Since I could log in, I never suspected anything would be amiss. Later
one of my users told me he could no longer log in, regardless what he
tried. Password error I thought and told him to go change his password,
but then he explained he had not changed
2007 Apr 14
0
Presence on Polycom 301 partially broke?
Hi all-
Equipment:
Xlite softphone
Polycom 301 with SIP 2.1.1 and BootROM 3.2.3
Polycom 501 with SIP 2.1.1 and BootROM 3.2.3
Asterisk 1.4.2
SIP Trunk to FWD
I wanted to post this problem as I haven't found it described in any of
the past presence threads on here.
I use an identical configs for a Polycom 501 and 301. (I actually
unplug one when the other is in use). The
2006 May 30
1
Callerid and trunk
Ok, I must be really stupid here -
I'm playing with ael and svn trunk.
given the following in ael:
context isdn10 {
444601 => {
Answer();
NoOp(${CALLERIDNUM});
Hangup();
};
};
isdn10 is the incoming isdn context.
why do I get this on the console:
-- Accepting call from '01702xxxxxx' to 'yyyyyy' on
2007 Feb 28
0
RoR&Apache - htaccess rewrite directories fail?
On my server I have a directory at the root, /rails/ which contains
other directories with rails projects. In my httpd.conf I have
RewriteEngine On
RewriteLog "logs/rewrite.log"
RewriteLogLevel 9
RewriteCond %{REQUEST_URI} !^/rails/([^/]+)/public/
RewriteRule ^/rails/([^/]+)/?(.*)$ /rails/$1/public/$2 [QSA,L]
So with a GET /rails/test/ you''d get sent to /rails/test/public/ and
2011 Dec 01
1
Hlink node data for 570645 already has path ...
When syncing one backup system (running dirvish, but that's not really
relevant) to a second long-term backup system which uses btrfs
snapshots, I get the following output:
rsync: link "/parasite.oob.telegraaf.net/vservers-var-www/tree/elo/var/www/lokaalx/openx-htdocs/etc/xmlcache/.svn/prop-base/cache_etc-changes_schema-tables-core-12934.bin.svn-base" (in backup-aquagirl) =>
2006 May 29
4
registration at Voipbuster times out
Hi,
I am new here on this list, and have a problem of which I hope that somebody here can help me with it.
I have a Voipbuster account, with which I would like to make phone calls via my Asterisk PBX. If I let X-Lite register directly at voipbuster.com, everything is OK, but if I let Asterisk register there, it says "registration for XXXXXX@sip.voipbuster.com timed out, trying again",
2008 Jul 11
1
Question about log output
Hi all,
I have a question as to how I can show the full content of my rsync logs
as opposed to what I see below:
Why do my logs look truncated?
2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc...
2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc...
2008/07/11 19:45:34 [18816] <f.st.... htdocs/etc...
2008/07/11 19:45:34 [18816] <f..t.... htdocs/etc...
2008/07/11 19:45:34 [18816]
2006 Feb 07
1
asterisk to FWD
Hello all,
Here is my problem,
I try to place a call to FWD (free world dialup) trough my asterisk PBX.
my config is as follow:
extensions.conf
----------------
[internal]
exten => 613,1,Dial(IAX2/iaxfwd-outbound/613) (service echo de FWD)
exten => xxxxxx,1,Dial(IAX2/iaxfwd-outbound/xxxxxx) mon numero FWD
exten => yyyyyy,1,Dial(IAX2/iaxfwd-outbound/yyyyyy) celui d'un ami FWD
2010 May 11
3
Authentication of local users (smbpasswd) fails with security = domain
Hi list,
I have set up a samba installation (SLES 11, Samba 3.2.7) and joined a
domain. I've created local users (/etc/passwd) and can authenticate
with this users against the domain controller.
Now I want to add a local user (with smbpasswd) and authenticate with
this user which does not exist in the domain. When I'm trying to log
in with the user the log says:
domain_client_validate: