search for: usercs

Displaying 20 results from an estimated 32 matches for "usercs".

Did you mean: usecs
2008 Jul 16
2
1.1.1 (maildir_uidlist_sync_update): assertion failed: (uidlist->initial_hdr_read)
Version: 1.1.1 OS: FreeBSD 7.0-STABLE amd64 I have only seen this happen twice so far. I do not know what the two users were doing to cause it. Jun 26 17:23:26 hill dovecot: IMAP(userA): Invalid transaction log size (32812 vs 32920): /home/userA/Maildir/dovecot/private/indexes/.Deleted Messages/dovecot.index.log Jun 26 17:23:26 hill dovecot: IMAP(userA): Invalid transaction log size (32812
2004 Jan 14
6
How to park and pickup a call
Hi All, How to park and pickup a call? The scenario of park and pickup described as below. UserA made a call to UserB, and the call ware connected, Then UserB parked (or hold) the call, and told UserC to pickup the call on one line, and then, UserC pressed some keys to pickup the call. Who can tell me what's the Park/Pickup's typical flow in the Asterisk. And how to set the sip.conf,
2008 Nov 03
1
How to set file/folder permission flexibly in Samba
Hi All, I am using Samba 3.0.10 on IBM server with REHL 4 Os. The detailed infromation as below. ----------------------------------------------------------------- [root@ufhkglx02 samba]# uname -a Linux ufhkglx02 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:58:04 EST 2007 i686 i686 i386 GNU/Linux [root@ufhkglx02 samba]# cat /etc/redhat-release Red Hat Enterprise Linux ES release 4 (Nahant Update 6)
2006 Aug 02
2
Self-Referential has_many :through
Hello all. I am trying to create a self-referential has_many :through. I used the following site as a guide http://blog.hasmanythrough.com/articles/2006/04/21/self-referential-through but it still doesn''t appear to be working. I have two models. Person and Relationship. A person has many contacts (Which is another person) through relationships class Person < ActiveRecord::Base
2018 Sep 28
2
Fatal: setgid, imap connections dropped.
Hi, I'm getting errors with my IMAP setup. Basically, everything seems to work. Mail is delivered nicely from Postfix to Dovecot via LMTP. Dovecot does the authentication to LDAP (also for Postfix). Users are able to send mail via authenticated submission (Postfix) and login into IMAP and POP. However, IMAP connections are dropped frequently with an "ERROR: Connection dropped by IMAP
2010 Mar 15
0
[LLVMdev] [patch] Writing ConstantUnions
...part -------------- Index: lib/Bitcode/Reader/BitcodeReader.cpp =================================================================== --- lib/Bitcode/Reader/BitcodeReader.cpp (revision 98552) +++ lib/Bitcode/Reader/BitcodeReader.cpp (working copy) @@ -293,6 +293,8 @@ } else if (ConstantStruct *UserCS = dyn_cast<ConstantStruct>(UserC)) { NewC = ConstantStruct::get(Context, &NewOps[0], NewOps.size(), UserCS->getType()->isPacked()); + } else if (ConstantUnion *UserCU = dyn_cast<ConstantUnion>(UserC)) { + NewC = Co...
2010 Mar 15
3
[LLVMdev] [patch] Writing ConstantUnions
Hello, I noticed a bit of a gap in the current code for unions: a ConstantUnion cannot be written out to .ll. Hopefully I'm not stepping on Talin's toes by posting this, it's a fairly straightforward adaptation of the code for structs just above. Tim. -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. --------------
2004 Oct 14
0
Printing to shared printer using a Mac (OSX)
I am using Mandrake 10 as a file and print server on for my home network. All of my PC clients can print successfully to the epson stylus c60 that I have attached to the printer. My Mac, using OS X (10.3) cannot. It says that it cannot find the printer .. Is there a special setting that I must use in the smb.conf file? #======================= Global Settings
2006 May 31
3
Cannot delete files from samba share
Hi all, Following an upgrade from samba 2.2.8a to 3.0.22 we have been unable to delete files on a samba share using an XP client. We were previously able to delete these files when using 2.2.8a. The problem occurs when we have a particular sub-set of permissions. Directory permissions on UNIX are set to 775 and ownerhips to usera : group1. This should mean that either usera or anyone who
2018 Oct 16
0
Fatal: setgid, imap connections dropped.
I'm still trying to fix this problem. Hopefully someone can help. I've upgraded dovecot to 2.3.3 # dovecot --version 2.3.3 (dcead646b) That didn't help. Next I switched 10-auth.conf to use a local password file (instead of LDAP) ======================================= # cache all authentication results for one hour auth_cache_size = 10M auth_cache_ttl = 1 hour
2006 May 04
0
SetGroup and CheckGroup. Need some help on the dialplan
>From this list I found that I could use SetGroup and CheckGroup to do what I wanted. But I'm not quite sure how I do it. The case is that I have 3 user groups, and one main group. The main group is for all the incoming calls from external phones. The main group should be allowed to have 3 calls at the time. The 3 user groups are internal groups that I want to limit by ony having one
2004 Jul 27
0
shared XL file problem
We are currently having a problem with a shared XL file on a samba server. There have been no changes to this server in a couple of years and this file has been in use during the whole time. This problem all of a sudden just cropped up about 3 weeks ago. UserA cannot open the file ThisFile.xls. All other users can. If all users connections are dropped from the file and sharing is stopped then
2004 Sep 15
1
force user problem
I have samba 3.0.4 set up as a PDC and have a problem with using "force user" with thie following share: [shared] path = /usr/local/samba/shared write list = usera, userb, userc force user = usera guest ok = true If I try to write a file from an XP system as usera I get an "Access is denied" failure. If I take out the "force user" line there is no
2003 Nov 07
2
samba + user/host authentification
hi, i'm using suse 7.3 with samba 2.2.8 as PDC and openldap for authentification in network with wfw-, winnt-, w2k-clients. everything works fine. because not every client has the same configuration (same progs, same path's, hardware...), i got problems, if a user dosn't login from his ordinary workstation, his roaming-profile doesn't work fine. now, how can i force users only
2006 Jun 23
2
Getting a list of users in a group - how?
Hi all, Hopefully this is a simple one - I'm trying to work out how to get a list of users in a certain group. If I have the following set up in Active Directory: Group1 - UserA - UserB Group2 - UserC - UserD AllGroups - Group1 - Group2 - UserX Then I want to be able to say "List all users in the AllGroups group" and I should get UserA,B,C,D and UserX
2003 Dec 03
1
Home Drive Mapping problems
I've got Samba 3.0 on a Debian stable system set up to authenticate using an LDAP server (also on the Debian system), and I'm having problems getting home drive mapping to work. What I would like, is that if someone browses to the Samba server (on a win2k PC), they can see all the home drives of all the users on the server and also have read-only access to them. The owner of a home
2005 Oct 31
1
WinBind Questions
Hello everyone, I'm working on integrating the latest version of Samba (3.0.20b) into our environment. I've been able to get the base of Samba working and tied into our domain thanks to the HOWTO guide. I did have a quick question though. In my smb.conf, I've got the tag 'winbind use default domain = Yes' but when I run something like 'wbinfo -u' I see multiple
2007 Sep 11
3
dovecot sieve notify example?
Dear list, I was trying to use the "notify" action with dovecot sieve but I just couldn't get it work. The relevant lines look as follows: ,-------- |require ["fileinto", "notyfy"]; | if header :contains ["to", "cc"] ["userA at example.com", "userB at example.com"] { | notify | :method "mailto" |
2008 Apr 29
2
Broken Header uidvalidity problem after upgrade
Hi, we use a current Debian etch distribution as basis for our servers, which are running within a vmware server environment. Our current configuration consists of a dovecot server with imap enabled and a ldap based authentication. Mails are stored using the Maildir format on a central nfs store. We do not use any virtual mailboxes. Since upgrading from dovecot version 1.0.rc15 (debian
2008 Sep 02
1
"pam_start() failed: system error" with dovecot 1.1.2, cause unknown
I would guess this is unlikely to be dovecot's fault, but I'm wondering if anyone has any ideas of what might have happened based on the evidence. My best guess is some kind of resource limit was reached but I don't see any evidence in the logs, and the condition is now gone. Suddenly this morning, one (and only one) of my dovecot servers decided to start failing all logins since