Displaying 20 results from an estimated 33 matches for "userc".
Did you mean:
user
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, extensions.conf
and parking.conf to implement it.
Zhang Peihao
zhangpeihao@net-2com.com
2004-01-14
2008 Nov 03
1
How to set file/folder permission flexibly in Samba
...d by NT domain controller on NT server will be migrated to Linux server with Samba domain. But the problem is:
How to restore the permission for file/folders.
Because in Nt domain, there are some files/folders with special permissions, for example:
UserA and UserB just read folderA
UserC and UserD can read/write folderA.
In Nt domian, it's easy to do so, we can set such permission by click "Security' button in folder A's Property. But with Samba, it's so difficulty. Because folderA will be migrated to a root directory in Linux server, such as /Dept, that...
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.
...), egid=1012(userD): Operation not
permitted (This binary should probably be called with process group set to
1033(userF) instead of 1012(userD))
Sep 28 00:08:14 mailserver dovecot: imap(userF)<36517><v/NHk+F2K/ptSCYM>:
Fatal: setgid(1033(userF) from userdb lookup) failed with
euid=1017(userC), gid=1017(userC), egid=1017(userC): Operation not
permitted (This binary should probably be called with process group set to
1033(userF) instead of 1017(userC))
Sep 28 00:08:36 mailserver dovecot: imap(userF)<10531><wpKdlOF2MfptSCYM>:
Fatal: setgid(1033(userF) from userdb lookup) faile...
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 = C...
2024 Oct 19
2
HOWTO (advanced) ssh transparent proxy jump
...irst message... by the way thanks for bringing
ssh to the wolrd).
I have a question, maybe not so simple.
_The question in short :
_
Context? :_
_
In a jump configuration HostA -> (HostB) -> HostC
The classical way to connect is :
usera at hosta $ *ssh -J userb at hostb userc at hostc*
And to make it "locally transparent" I can use ProxyJump in
.ssh/config :
*HOST *hostc*ProxyJump *hostb
(I can even use ProxyCommand if i want to make things more
complicated or if ssh version does not allow ProxyJump)
Then? i can just connect to...
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)
...above if you enable this.
# For more information on this, please see the Printing Support Section of
# /usr/share/doc/samba-2.2.1a/docs/Samba-HOWTO-Collection.pdf
# Please note that this has not yet been tested as packaged here with CUPS.
[print$]
writeable = yes
user = usera,userb,userc
path = /var/lib/samba/printers
write list = usera,userb,userc
[EpsonSTYLUSc60]
printer = EPSONStylusC60
printable = yes
writeable = yes
public = yes
user = usera,userb,userc
path = /var/lib/samba/printers
2006 May 31
3
Cannot delete files from samba share
...On
samba 3.0.22 this is not the case.
We have an application which writes files into the top level directory of
the samba directory with permissions 544.The ownerships of the file are
userb (i.e. different from the directory owner). group1 (i.e. the same as
the directory). If a third user, userc who is a member of group1 (there
is a force group directive on the share as well) comes along and attempts
to delete the file through the samba share, the delete fails.
Experimentation has shown the delete works if the file is writable by the
user (e.g 744 cf 544) or the file is owned by the...
2018 Oct 16
0
Fatal: setgid, imap connections dropped.
...ation not
> permitted (This binary should probably be called with process group set to
> 1033(userF) instead of 1012(userD))
> Sep 28 00:08:14 mailserver dovecot: imap(userF)<36517><v/NHk+F2K/ptSCYM>:
> Fatal: setgid(1033(userF) from userdb lookup) failed with
> euid=1017(userC), gid=1017(userC), egid=1017(userC): Operation not
> permitted (This binary should probably be called with process group set to
> 1033(userF) instead of 1017(userC))
> Sep 28 00:08:36 mailserver dovecot: imap(userF)<10531><wpKdlOF2MfptSCYM>:
> Fatal: setgid(1033(userF) from...
2006 May 04
0
SetGroup and CheckGroup. Need some help on the dialplan
...et any calls.
Illustration: (hope it don't get messed up)
Incomming Call --> My Company --> Group1
--> UserA-phone1
--> UserA-phone2
--> Group2
---> UserB-phone3
---> UserB-phone4
--> Group3
---> UserC-phone5
---> UserC-phone6
So what I want per group level is that only one user (phone) is active
at the time. And if all of the groups are busy, I want to send the
caller to voicemail.
Everyone can call out at the same time, but it must update the group
count the phone belongs to.
The...
2004 Jul 27
0
shared XL file problem
...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 UserA can open the file and allow sharing on the file and
then all users can open the file except for UserB and UserC.
So if we knock off all Users and discontinue sharing then UserB and C
can open the file and allow sharing, but then UserA cannot open the
file. This is independent of whichever computer the User is on.
In the mean time there are 20 other Users that do not seem to be
affected by this.
When I say u...
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 problem!
Note that if I change the UNIX ownership of the "shared" directory to preven acc...
2003 Nov 07
2
samba + user/host authentification
...ogin from his
ordinary workstation, his roaming-profile doesn't work fine.
now, how can i force users only login from special machines (only to
machines which have the same installation).
example: userA only login to ms-workstion1
userB login to ms-ws1,ms-ws2
userC login to ms-ws3,ms--ws4
userD only login to ms-ws4
i tried to configure a user restriction about PAM with 'pam_access.so' in
/etc/pam.d/samba and its config file 'access.conf', but it didn't work.
but restrictions for login,ssh, ftp etc. via PAM and 'pa...
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 returned.
I'm not sure how to go about this - wbinfo only seems able to return
the groups a single user is a member...
2003 Dec 03
1
Home Drive Mapping problems
...ure out what user IS valid to look at the home drive.
I can sort of get things to work if I enable the path variable, but then
I have an issue that every home drive the user looks at on the server is
their home drive. For example, if userA looks on the PDC, he sees
drives for userA, userB, and userC. If userA looks in any of the drives
all he sees is the contents of userA's home drive. All of the examples
I've looked at don't use the path variable in [homes], but if I don't
then windows reports the share isn't accessable when browsing to it.
What am I doing wrong?
Ro...
2005 Oct 31
1
WinBind Questions
....conf_<hostname of server>
[data]
comment = Data Share
path = /export/home/data
----------------- End -----------------
Running 'wbinfo -u' I get tons of entries, so an example would be:
<Domain1>/<UserA>
<Domain1>/<UserB>
<Domain1>/<UserC>
<Domain2>/<User1>
<Domain2>/<User2>
Thanks for any advice you can send.
2007 Sep 11
3
dovecot sieve notify example?
...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"
| :options "userC at example.com"
| :low
| :message "notification";
| keep;
| stop;
| }
`--------
But I get in log file the error
,--------
| Sep 11 10:51:25 host30 deliver(abc at example.com): sieve runtime
error: Notify: Generic Error
`--------
Can someone please give me a hint what I...
2008 Apr 29
2
Broken Header uidvalidity problem after upgrade
...l.err:
Apr 21 12:04:38 servera deliver(usera):
/var/mail/Maildir/usera/dovecot-uidlist: Broken header (uidvalidity = 0,
next_uid=9)
Apr 21 15:37:50 servera deliver(userb):
/var/mail/Maildir/userb/dovecot-uidlist: Broken header (uidvalidity = 0,
next_uid=16)
Apr 23 10:37:17 servera dovecot: IMAP(userc):
/var/mail/Maildir/userc/.Sent/dovecot-uidlist: Broken header
(uidvalidity = 0, next_uid=2)
Apr 25 17:00:17 servera dovecot: IMAP(userd):
/var/mail/Maildir/userd/dovecot-uidlist: Broken header (uidvalidity = 0,
next_uid=8)
I did already some mailinglist reviews. They confirmed in some way the...