similar to: Can't become connected user!

Displaying 20 results from an estimated 20000 matches similar to: "Can't become connected user!"

2012 Sep 29
1
Error during decryption of meta key
Hi, I've got a relatively simple tinc setup. I've got two "servers" that are on the public internet that act as routers for three "clients" that are behind NATs. Those servers are called aaaaa and bbbbb the clients are xxxxx, yyyyy and zzzzz Unfortunatly the servers have problems accepting a connection from the clients syslog on aaaaa: Sep 29 18:28:58 schuerrer
2014 Dec 10
2
PJSIP configuration question
I'm working with a SIP provider to try and transition our sip connection with them to PJSIP. I thought I had transitioned the settings correctly, but whenever I attempt an Originate it never even tries to send any PJSIP messages. I'm currently running Asterisk 13.0.0. Anyone have any suggestions as to what I am doing wrong? The SIP provider says the latest version of Asterisk they have
2009 Nov 30
0
Gtalk Asterisk integration
Hello users, I am trying to integrate asterisk and gtalk. my configuration is as follows OS:centos asterisk-1.6.0 asterisk-addons-1.6.0 dahdi-linux-2.2 dahdi-tools-2.2 libpri-1.4 share iksemel-1.2 #/etc/asterisk/jabber.conf [general] debug=yes autoprune=no autoregister=no [google] type=client serverhost=talk.google.com username=XXXX at gmail.com secret=xxxxx port=5222 usetls=yes usesasl=yes
2003 Dec 11
1
Problem with SID
Hello all I have a Samba-3.0.0 server configured as PDC running agains openldap. So I have an entry of the form: sambaSID S-1-5-21-xxxxx-yyyyy-zzzz-rid in my dircectory If I check the properties of a file under Windows on the PDC I get the information all right displaying the owner of the file as: user[Domain\user] Now I have a couple of other Samba-3.0.0 servers which are not configured as
2005 Dec 07
4
Importing data for excel file or csv file
hey, i have this website (with ajax also) with lot of records of employee, and as an extra feature i want that the customer can import his employeelist (perhaps 100+ records), lot of work to do this manually. i would create a template like this Firstname Lastname Phone xxxx xxxxx xxxxx yyyy yyyyy yyyyy then they upload the excel file or save it as csv file
2011 Jan 28
2
Samba File Server as Domain Member of Samba PDC
Hi We have configured 2 PDC Samba (v3.0.33, sambapdc1 and sambapdc2) servers using LDAP (389 DS v1.2.5) as its database backend. If I run "net rpc user -UXXXX" from theses servers I get all groups in LDAP. These servers are working fine for a long time. Now I have configured a file server (not logon server, sambafs1), as a member of the domain served by those servers (this with
2011 Jun 29
1
win98se logon
Hi all, hope someone can help me out with this.?? out of the blue all of my win98 machines (4 of them) cant access my domain.? I know they should be upgraded to a XP, but the app that we use on them only runs on 98.? the error i get on logon is: the domain password you supplied is not correct, or access to your logon server has been denied. at first i was thinking that it was the win98
2005 Jan 28
2
I want to display my numbers for incoming calls when some one dials my number from any where
Hi to all, I and using asterisk with following 1. TDM400p card with four FXS modules, So there are four analog phone lines on four zap channels, My setup is working fine. And version is like such Asterisk CVS-v1-0-11/27/04-20:48:45 But when some dials form his number (suppose abc) to my number (suppose xxxx) I get abc number on my analog phone, but now I have purchased more than one numbers
2009 Aug 04
2
Sending log messages too fast
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 What does this error message means? IMAP(xxxxx at yyyyy.com): Sending log messages too fast, throttling.. It appeared twiche on the same user during a period when the server was very high on CPU load I don't know if it is related, but the user later told me that Thunderbird forced a reload of all the messages. Ciao, luigi - -- /
2018 Mar 22
2
samba-tool drs showrepl dont list all Dcs
Hi!! I have 3 Dcs, all system and configuration equal. samba-dc101(FSMO) samba-dc102 samba-dc103 But, then i executed command samba-tool drs showrepl  in  dcs server: samba-dc101(FSMO) -> List 2 Dcs 102 and 103(for me is ok) samba-dc102 -> List only Dc 101 samba-dc102 -> List only Dc 101 samba -V Version 4.7.3 (Compiled by me) S.O : lsb_release -a No LSB modules are
2006 Dec 22
0
RE: 3D acceleration
Couldn''t we approach it from a different perspective - the host drivers that we can modify could be changed to start with a higher memory address, like (if we had a 512MB card) 256MB-xx and the unmodified drivers could use 0-256MB and be "told" that they have 256 MB. In other words, we could let the drivers work unmodified but use less memory so that we have some still available
2005 Jun 01
1
CIFS/ACLs
Hi, I am using CIFS 2.01.01 on HPUX11V2. CIFS is running in ADS security-mode. Winbind is used to map the userers from the W2K3-Domain (german) to an tdb-file. The user mapping works fine, but I have problems with the ACLS: setting the ACLS to a file or folder from windows leads in "access denied". I'm the owner of the object and have full access. The really crazy thing is,
2008 Aug 07
1
Samba crashes and domain problems
Hi, I have inherited a Samba PDC running on SuSE Linux Enterprise Server 10.1 (the Samba version is 3.0.24-2.23-1296-SUSE-CODE10). The server has been giving problems for a few weeks including the following symptoms: 1. Users accessing a share are experiencing intermittent problems writing to the share (Excel tells them the file they are trying to write is read-only). 2. when I try to add a
2010 Jul 23
1
488 Not Acceptable Here
Hi, I'm having real difficulty in getting calls to go through with Asterisk. I've managed to check that my SIP connection is made to my provider. Below is an email I received from them: ----------------snip--------------------------------snip--------------------------------snip---------------- I am not certain of the reason for rejection but it has to do with the SDP, it does not
1999 Oct 06
1
Syntax for mounting Samba shares under Linux?
I'm having a hell of a time mounting Samba shares under Linux. Both server and client are running kernel v 2.2.1x on otherwise RedHat v6.0 systems. The machine running the Samba (v2.0.5a) server is working great. Directories and printers are easily accessable from Win98 and OS/2. It's Linux as a SMB *client* that is giving me problems. I can easily mount shares from a command prompt
2018 Mar 23
2
samba-tool drs showrepl dont list all Dcs
On 3/23/2018 9:56 AM, Carlos via samba wrote: > Hi! > > Any Ideia ? > > Regards; > > > On 22-03-2018 14:09, Carlos wrote: >> >> Hi!! >> >> I have 3 Dcs, all system and configuration equal. >> >> samba-dc101(FSMO) >> >> samba-dc102 >> >> samba-dc103 >> >> But, then i executed command samba-tool drs
2004 May 21
0
Samba 3.0.4: some problems with SWAT/STATUS and smbstatus
Hi, I just installed Samba 3.0.4 on a Solaris 2.6 server. I had no problem compiling, intalling and configuring it, and everything seems to go OK. People can connect to all the configured shares without any problem. But I have some problems when getting server status either via SWAT/STATUS or using smbstatus: First, in the "Client" field of the SWAT/STATUS report I have problems
2004 Nov 05
0
Q: winbind getgroups errors?
Hi, I am running samba 3.0.7 on a FC 2 box with the following setup (testparm output): <snip> [global] workgroup = XXXXX realm = XXXXX.YYYYY.COM security = ADS log level = 1 log file = /var/log/samba/%m.log max log size = 50 load printers = No os level = 0 preferred master = No local master = No
2018 Mar 23
2
samba-tool drs showrepl dont list all Dcs
Hi! I tested shutdown in server samba-dc101, but samba-dc102 e samba-dc103 dont replication each other. I wait for more 10 minutes!! In logs dont see information try connection. samba-dc102 <-> samba-dc103 It is problem..... Any Ideia ? Regards; On 23-03-2018 11:43, Carlos wrote: > > Hi! > > Thanks for answer ! > > This caught my attention, because in other
2007 Apr 12
0
panic in smbd_audit aftar a connect
hello I'm using Samba 3.0.21b-2 on RHEL4.1. All the machines are logging to a windows 2003 ADS domain server. The samba server is a ADS member of this windows 2k3 server and user's access log is recorded by using the audit module. I recently came into this trouble, when I connect to samba server from client, the smbd_audit suddenly got panic. Please advise me how to solve this