Displaying 20 results from an estimated 20 matches for "joeblow".
2008 Aug 19
1
sendmail permissions denied
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
With the sieve plugin trying to redirect or send vacation reply I'm
getting the following error:
Aug 19 13:12:52 goku deliver(joeblow): [ID 619685 mail.info] Module
loaded: /use
rM/mail-services/dovecot/lib/dovecot/lda/lib90_cmusieve_plugin.so
Aug 19 13:12:52 goku deliver(joeblow): [ID 848615 mail.info] mbox:
data=/top/students/UNGRAD/ES/joeblow/home/:INBOX=/userM/mail/joeblow
Aug 19 13:12:52 goku deliver(joeblow): [ID 885103 mai...
2003 May 29
1
Accessing printer from outside the domain
We need to give a user in another domain access to our printer:
our domain: OURDOM (samba)
other domain: OTHERDOM (AD?)
user's workstation: \\OTHERDOM\WKSTN, in other domain
printer: in our domain
user: JOEBLOW - an account in each domain with the same login/password
We're getting this error in wkstn.log:
[2003/05/28 20:44:20, 1] smbd/password.c:server_validate(1101)
password server is not connected
[2003/05/28 20:44:20, 1] smbd/password.c:pass_check_smb(545)
Couldn't find user 'joeb...
2008 Aug 04
2
Help with auto vacation replies
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I'm testing out dovecot with postfix. I'm running postfix 2.5.2 with
dovecot version 1.1.1 with dovecot sieve plugin version 1.1.5.
I have everything compiled and working except for the sieve plugin. I'm
now trying to test out the sieve plugin and having no luck in getting a
simple auto vacation reply to work. Here is my
2008 May 12
2
User SID problem with home directory
...me/%U
valid users = %U, @admin
write list = %U, @admin
create mask = 0600
directory mask = 0700
browseable = No
It seems that the %U variable, causes Samba to do a
lookup_global_sam_name which fails.
[root@fileserver]# smbclient -Ujoeblow
'\\edgar.library.ucsc.edu\home' xxxxxxxx
tree connect failed: NT_STATUS_ACCESS_DENIED
Here's the relevant section of the log:
passdb/pdb_ldap.c:init_sam_from_ldap(545)
init_sam_from_ldap: Entry found for user: joeblow
passdb/pdb_ldap.c:init_group_from_l...
2000 Jul 05
0
Recommended Share Configuration
Samba 2.0.7 / AIX 4.3.3 Works as expected currently
data path is /home. Using the special "share" of [homes]
End users would like the ability to see each other's $HOME i.e. /home/joeblow
browseable by all other users on the system or even just the users of the same
group. But have write ability restricted to the owner of the directory. In this case
joeblow can write/change /home/joeblow. Or do I need to specify individual shares
for each user and have generic "transfer"...
2006 Jan 19
1
beta1: how to use quota plugin???
...cot.org, I'm still clueless on how to use RFC 2087
quotas in dovecot with the quota plugin. How come no wiki
doc?
My setup: Solaris 9, mbox format. Both the filesystem for
INBOXes (/var/mail) and the user's home directories have
filesystem-based quotas imposed. For example:
% quota -v joeblow
Disk quotas for joeblow (uid 20737):
Filesystem usage quota limit
/export/home 955 298000 302400 (where indices and mail folders go)
/var/mail 530 151200 204800 (where joeblow's INBOX lives)
If joeblow connects via dovecot IMAP, I want our webmail code
(horde/imp) to tell hi...
2005 May 03
2
Help configuring dovecot for SSL
Hi:
I'm running dovecot on a Fedora 3 box and would like to be able to
make a TLS connection to it with my Pegasus Mail program running on
my Winblows machine. Does anybody know if it is possible?
If it is I could really use some help configuring my dovecot. I have
tried for several days but I really don't know what I'm doing and
need a direction to start.
Thanks,
--
Knute
2004 Sep 21
1
files being blanked by writing
I'm running Samba 2.2.8a on SuSE Linux 8.1 with kernel 2.4.19. I have
a share defined by this on a web server to allow members of the jamigos
group to edit web pages.
[users]
comment = User Web Pages
path = /home
valid users = @jamigos
read only = No
create mask = 0664
force create mode = 0664
directory mask = 0775
2008 Aug 11
2
Auto Vacation replies again
...787c582485f6b9.squirrel at webmail.engr.colostate.edu>
Aug 11 13:24:53 mail2.engr.colostate.edu postfix/smtpd[15539]: [ID
197553 mail.info] disconnect from akron.colostate.edu[129.82.103.160]
Aug 11 13:24:53 mail2.engr.colostate.edu postfix/qmgr[15988]: [ID 197553
mail.info] 44DEC599C3: from=<joeblow at engr.colostate.edu>, size=1875,
nrcpt=1 (queue active)
Aug 11 13:24:53 mail2.engr.colostate.edu deliver(cjay): [ID 315030
mail.info] Loading modules from directory:
/userM/mail-services/dovecot/lib/dovecot/lda
Aug 11 13:24:53 mail2.engr.colostate.edu deliver(cjay): [ID 619685
mail.info] Modul...
2002 Feb 14
1
3.0.2p1: all sshd processes owned by root
...Process 14547 is the deamon listening on port 22, but process 14548 is
my connection from elsewhere. I consider it a design flaw (cough, bug)
that this process is owned by root and not by the user who made the
connection, eg:
root 14547 1 0 10:35:29 ? 0:00 /opt/openssh/sbin/sshd
joeblow 14548 14547 0 10:35:36 ? 0:01 /opt/openssh/sbin/sshd
So, I looked at the source code for sshd. Why are there no setuid() and
setgid() calls in the code to change to the user, after the child process
is forked off to process the new connection? It looks like the uid and
gid of the user sh...
2007 Apr 25
1
winbind nss info : how does it handle multiple values?
...nf semantics:
try each source, from left to right, stopping
with the first source that yields a match.
Is that correct? If not, how does it work?
I set it like so:
winbind nss info = template sfu
with the following attribute also set:
template homedir = /home/%U
but a 'getent passwd joeblow' returns the homedir recorded in Microsoft
A.D. via mssfu (which isn't in /home), even tho 'sfu' follows 'template'
in the list.
This looks like a bug. I'm running v3.0.22. According to v3.0.23
release notes, there was no bug like this fixed in v3.0.23, so it may
brok...
2001 May 20
4
ssh - NO SALE or NO GIVE ?
...s in ssh we require:
rlogin still false to stop telnet connections, but ssh still allowing
connections
A set of allowed_keys that effectively would be an su group
A tracking by ssh of which key allowed access at connection time ( ie an
sulog equivelent ) ie:
"ssh: root access granted via key joeblow at jupiter at 12:34"
It is then possible for me to demonstrate to management that we do not
require every admin to have an account on every system ( every one
represents a security problem ) but all we require ist ssh with a set of
keys - we can then also centralise key managent for adminis...
2006 Jun 09
1
Can't run POP3 and IMAP simultaneously from xinetd...
...ibexec/dovecot/pop3 as is specified in dovecot.conf.
Here's an example from running a direct telnet session to the box in question:
[operator@yyyy operator]# telnet yyyy 110
Trying xxx.xxx.xxx.xxx...
Connected to yyyy.
Escape character is '^]'.
+OK Unauthorized access prohibited
USER joeblow
+OK
PASS joeblowspass
+OK Logged in.
LIST
LIST BAD Error in IMAP command : Unknown command.
QUIT
QUIT BAD Error in IMAP command : Unknown command.
1 logout
If you do a ps -ef on the box and check the processes, at no time
does a pop3 process start through this process. However, if you do
the ps...
2007 May 16
1
Can't login to domain from Windows 2K clients
...r
domain. They were able to login just fine before, but now can't. Yes,
they were already joined to the domain. No changes were made to their
user accounts. The error message that comes from the Windows login
screen is "The system is unable to login you in because the domain
"joeblow" is not available". One of the reasons that this is a major
problem is because our user use roaming profiles. What I've done as a
work around is to create a local windows account for the users. I then
run "\\servername\share" from run and they're able to mount the...
2004 Nov 23
1
Fw: Users being deleted from Domain Users group on Samba BDC during vampire process of migration
There is a line in my message that was incorrect. It should state the
following:
The users with "(primary)" attached to their name are being deleted. As
you can see, the Domain Admins group no longer includes joeblow, snoopy or
vbe.
My Enviornment:
NT 4.0 PDC
Debian (Sarge)
Samba 3.0.7-2
Openldap 2.1.30-3
Windows 98,2000 and XP clients
----- Forwarded by Alex Brown/Compsrv/pap on 11/23/2004 03:00 PM -----...
2009 Aug 03
1
sieve not working with Postfix and maildir
...quot;,"envelope","reject","vacation","imapflags","relational","comparator-i;ascii-numeric","regex","notify","body"];
if address :contains "From" "joe at blow.com"
{
fileinto "personal.joeblow";
stop;
}
#################################
I do the telnet thing again, fire up Thunderbird, but this new message
is still in the Inbox (it's in the "new" subfolder before running
Thunderbird, then it gets moved to "cur") instead of the designated
folder.
Am I missin...
2008 Aug 06
1
Dovecot auto vacation with sieve doesn't work
...0dcc61db3f8.squirrel at webmail
.engr.colostate.edu>
Aug 6 11:30:52 mail2.engr.colostate.edu postfix/smtpd[27187]: [ID
197553 mail.i
nfo] disconnect from akron.colostate.edu[129.82.103.160]
Aug 6 11:30:52 mail2.engr.colostate.edu postfix/qmgr[18021]: [ID 197553
mail.in
fo] 16E2059984: from=<joeblow at engr.colostate.edu>, size=1877, nrcpt=1
(queue act
ive)
Aug 6 11:30:52 mail2.engr.colostate.edu deliver(cjay): [ID 315030
mail.info] Lo
ading modules from directory: /userM/mail-services/dovecot/lib/dovecot/lda
Aug 6 11:30:52 mail2.engr.colostate.edu deliver(cjay): [ID 619685
mail.info] Mo...
2004 Nov 23
2
Users being deleted from Domain Users group on Samba BDC during vampire process of migration
...ting account: g4400$
Creating account: INFI2292-80$
Creating account: PAP-E06EFL2FLCA$
Creating account: G830-78$
Creating account: COL190GPCTAB-62$
Creating account: PERIA30-63$
Creating account: ROM010IA30-71$
Creating account: DEK480IA30-73$
Group members of Domain Admins:
charliebrown,faxserver,joeblow(primary),vbe(primary),snoopy(primary),epo,xerox,
Group members of Domain Users: PRIMARY$(primary),CONSDEV
$(primary),marshah(primary),marshab(primary),johnp(primary) . . . <snip>
rajg(primary),FIEGATEWAY450-5$(primary),MAC120I2652-8
$(primary),FISGE2000D-2$(primary),DISGE2000D-1$(primary),ADA...
2005 Aug 02
2
rpmbuild question.
I am attempting to build from a src.rpm (knowing very little about
rpm at all) and the spec file notes that the architecture should be
set on the command line:
> # platform defines - set one below or define the build_xxx on the
command line
Now. My question is this, how does one do this using rpmbuild?
The syntax rpmbuild --target centos4 package.src.rpm seemingly has
no effect.
2007 Mar 19
1
Virtual Pool Hall installation help needed
Here is the location to download this game.
http://mysite.wanadoo-members.co.uk/BGAudio/VPHDownload.htm
Problem is the included vph.reg file which modifies the registry to
disable CD check on a real Windows installation will not work on Wine's
fake drive_c Windows installation.
I know this works in real Windows because I have tried it myself.
If anyone can find a way to make this work I