search for: 10098

Displaying 15 results from an estimated 15 matches for "10098".

Did you mean: 1098
2010 Mar 09
0
DUNDI Sip authentication failure
...LL (Command) Flags: 00 STrans: 12520 DTrans: 00000 [192.168.199.21:4520] (Final) Rx-Frame Retry[No] -- OSeqno: 000 ISeqno: 001 Type: ACK (Response) Flags: 00 STrans: 09513 DTrans: 12520 [192.168.199.21:4520] (Final) In /var/log/asterisk/full : [Mar 9 09:42:06] VERBOSE[10098] logger.c: -- <SIP/360-08dfe0a0> Playing 'cannot-complete-as-dialed' (language 'fr') [Mar 9 09:42:10] VERBOSE[10098] logger.c: -- <SIP/360-08dfe0a0> Playing 'check-number-dial-again' (language 'fr') [Mar 9 09:42:12] VERBOSE[10098] logger.c:...
2012 May 22
3
How to remove square brackets, etc. from address strings?
Hello, I'd like to remove the individual pairs of square brackets along with their content - plus the space directly behind it - from address strings such as this: [Swidsinski, Alexander; Loening-Baucke, Vera; Lochs, Herbert] Charite Humboldt Univ, Innere Klin, D-10098 Berlin, Germany; [Hale, Laura P.] Duke Univ, Med Ctr, Dept Pathol, Durham, NC 27710 USA I'd like get the following result: Charite Humboldt Univ, Innere Klin, D-10098 Berlin, Germany; Duke Univ, Med Ctr, Dept Pathol, Durham, NC 27710 USA I tried address = gsub("(.*)[(.*)]&...
2011 Oct 20
2
How to remove multiple outliers
Hi All, I am working on the dataset in which some of the variables have more than one observations with outliers . I am using below mentioned sample script library(outliers) x1 <- c(10, 10, 11, 12, 13, 14, 14, 10, 11, 13, 12, 13, 10, 19, 18, 17, 10099, 10099, 10098) outlier_tf1 = outlier(x1,logical=TRUE) find_outlier1 = which(outlier_tf1==TRUE, arr.ind=TRUE) beh_input_ro1 = x1[-find_outlier1] It removes the outliers which are extrme and not all. In this example it removes only 10099, 10099 and not 10098. Thanks for the help in advance. -Ajit -- View this...
2017 Sep 25
2
Domain member server: user access
...=10513(domain > users),100(users),3001(BUILTIN\users) maybe I am still wrong but I assume I have to use "--gid-number=10513" when creating a user, and not "100" ? as in: # samba-tool user create User5 P#ssw5rd --nis-domain=ARBEITSGRUPPE --unix-home=/home/User5 --uid-number=10098 --login-shell=/bin/false --gid-number=10513 Or skip that option ? We will test that tmrw, thanks so far ....
2013 Jun 14
0
Pam authentication failure message but it works
...ication failure; logname= uid=0 euid=0 tty=dovecot ruser=bobs rhost=70.59.189.210 user=bobs In the debug log file I see what looks like a successful connection, but don't know how to read the two pam lines. /var/log/dovecot.debug.log Jun 12 23:11:29 auth: Debug: auth client connected (pid=10098) Jun 12 23:11:29 auth: Debug: client in: AUTH 1 PLAIN service=imap lip=206.169.228.24 rip=65.13.54.123 lport=143 rport=54049 resp=AGNocmlzZwBjZzQ4MjU= Jun 12 23:11:29 auth: Debug: pam(christineg,65.13.54.123): lookup service=dovecot Jun 12 23:11:29 auth: Debug: pam(chr...
2017 Sep 25
2
Domain member server: user access
On Mon, 25 Sep 2017 17:01:09 +0200 "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > Am 2017-09-25 um 16:49 schrieb Rowland Penny via samba: > > On Mon, 25 Sep 2017 16:35:52 +0200 > > "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote: > > > >> 100 is debian default for users > >> And as far i
2009 Aug 18
1
function merge()
Hi, Actually, i use the function merge like this: (Data1 <- Data1[1:7,1:3])   Policy.Number AXA.Entity Country 1    1060000077        BNL     BNL 2       4001023         CH     BNL 3    1060000006         UK     BNL 4       4001025         CH     BNL 5      6.00E+13        USA     BNL 6       6100001         UK     BNL 7       4001028        USA     BNL > Data2 <-
2005 Jan 10
0
Asterisk not answering calls since oh323 upgrade
...Format Remote RTP Addr. Local RTP Addr. 0 ip$210.9.89.34:40908/9960 CLEARED RECORDER Remote 0/320 ulaw 0.0.0.0:0 10.152.58.222:10092 1 ip$210.9.89.34:40923/9962 ESTABLI RECORDER Remote 0/320 ulaw 0.0.0.0:0 10.152.58.222:10098 And I cannot hear any of the sounds (IVR prompts) from asterisk. Why does the call Direction now show "RECORDER" instead of "BOTH"? Also, nothing shows in the Remote RTP Address field. Nothing else has changed within my h323 network at all. Is there something new that needs...
2006 Aug 08
2
Migrations broken on trunk?
Just got an odd error running migrations off of a new trunk today. Is this my fault is there a bug right now? > rake db:migrate --trace (in /home/magneticworld) ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment rake aborted! undefined method `instantiate_observers'' for ActiveRecord::Base:Class
2011 Oct 25
2
[LLVMdev] [LLVMDev] Clang stopped compiling?
...ectIncDec(clang::Scope*, clang::SourceLocation, clang::UnaryOperatorKind, clang::Expr*)' /home/hades/data/Tesi/llvm-build/Debug+Asserts/lib/libclangSema.a(SemaExpr.o): In function `clang::Sema::CheckPlaceholderExpr(clang::Expr*)': /home/hades/data/Tesi/llvm/tools/clang/lib/Sema/SemaExpr.cpp:10098: undefined reference to `clang::Sema::checkPseudoObjectRValue(clang::Expr*)' collect2: ld returned 1 exit status make[4]: *** [/home/hades/data/Tesi/llvm-build/Debug+Asserts/bin/clang] Errore 1 make[4]: Leaving directory `/home/hades/data/Tesi/llvm-build/tools/clang/tools/driver' (Compilin...
2009 Nov 30
3
NFS new security requirements?
Hi I've suddenly lost access to some permanent cross-server shares. I think this was following the Nov 5 new kernel, rather than the Centos version upgrade. I don't see any difference to man mount.nfs I have:- [root at hs6 ~]# mount hs8:/data /sysback/hs8-data -v mount: no type was given - I'll assume nfs because of the colon mount: trying 172.26.0.8 prog 100003 vers 3 prot tcp port
2017 May 12
2
[BUG] doveadm kick doesn't play well with hibernate
Hello, Dovecot 2.2.27 (Debian Jessie backports). When issuing a "doveadm kick" for a specific user I was greeted by: --- "warning: other connections would also be kicked from following users:" --- and a list of 22odd thousand users. As it turns out, kick wants to smack the hibernation proces(ses) that have hibernated sessions for this user, obviously the wrong approach here.
2006 Oct 18
1
Assertion failure with Dovecot 1.0rc10
Hi, I am seeing the following (with Dovecot 1.0 rc10): Oct 18 07:35:58 dovecot: IMAP(user): UIDs broken with partial sync in mbox file /var/mail/user Oct 18 07:35:58 dovecot: IMAP(user): mbox sync: UID inserted in the middle of mailbox /var/mail/user (15314 > 9604, seq=5, idx_msgs=224) Oct 18 07:35:59 dovecot: IMAP(user): file mbox-sync-rewrite.c: line 405 (mbox_sync_read_and_move): assertion
2017 Sep 26
3
Domain member server: user access
...assume I have to use > "--gid-number=10513" > >> when creating a user, and not "100" ? > >> > >> as in: > >> > >> # samba-tool user create User5 P#ssw5rd --nis-domain=ARBEITSGRUPPE > >> --unix-home=/home/User5 --uid-number=10098 --login-shell=/bin/false > >> --gid-number=10513 > > > > Yes > > > >> > >> Or skip that option ? > > > > No, you will get an error message if you do (unless you > also drop the > > '--nis-domain' option as well) > >...
2010 Mar 23
7
PDC migration from suse 8.2 - samba 2.2.7 ldap - to latest versions on ubuntu 8.04
Hello, Hopefully I'm in the right place asking for help :-) I need to move from an old physical Suse 8.2 - samba 2.2.7 + ldap - to latest samba versions, I would like to use an ubuntu 8.04 virtual machine. The domain is in production on the physical server, to be dismissed after migration. It is also the file server!!! so /DATA/ has all shared and permission driven file access.. I was