Displaying 20 results from an estimated 34 matches for "webusers".
2016 Oct 14
2
First steps in Dovecot; IMAP not working
doveconf -n:
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-042stab116.1 x86_64 Debian 8.6
mail_location = mbox:~/mail:INBOX=/var/mail/%u
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
2016 Oct 14
4
First steps in Dovecot; IMAP not working
Hello,
First of all, I'm sorry if you received this mail twice; I haven't received
it the first time so I think it was lost. Second attempt.
I've made some more tests and I still can't receive mails.
Outlook doesn't complain about anything, no error message; the mails that
are supposed to be received just won't appear.
In the mail logs, I find this line (other lines are
2010 Sep 03
1
How to Retain Ownership on webdir
Hi,
I have this webroot /webdir/ with 2775 permission so that any created
file/directory by apache inside of /webdir/ will be 'users:webusers'.
However, I noticed when the apache created a new files (fileB) / directories
(dirB), the ownership becomes 'apache:apache' and the sgid has gone for
/webdir/ (drwxrwxr-x). I'm currently using Wordpress.
[before]
drwxrwsr-x users webusers /webdir/
drwxrwsr-x users webusers /webd...
2010 Sep 16
1
Rsync failed as a cron task.
Any advice for an all around newbie.
I have a rsync command that works just fine whenever I have executed it directly from the command line.
/usr/local/bin/rsync -v -v -v -P --stats -z -r -t -p -l --delete --password-file=/export/home/webuser/.appprod --exclude "*.htaccess" /export/home/xternal/htdocs/ webuser at appprod::dprweb_www > /export/home/webuser/logs/rsync
But when we
2010 Sep 28
1
How to mirror only specified directories
I am trying to mirror only select directories from one server to another with rsync through its daemon mode.
Server A
/export
/home
/A-do
/A-not
/A-copy
/das
/htdocs
/docs
/em
/htdocs
/docs
/psb
/htdocs
/docs
/X-do
/X-not
/X-copy
Server B
/export
/home
/extranet
1998 Aug 27
2
Create mode, create mask etc...
I had no luck with my previous post, so I try again:
Would someone please help me with the "create mode/mask" settings and/or
others if needed, or point me to some docs. In the following 2 examples, I
cannot find the correct settings:
I use the [netlogon] share, and edit logon scripts there from my Windows
machine. The group gets set to my user name's group (mi), execute by others
2010 Oct 29
1
What won't rsync sync this file?
For some reason, Rsync did not copy two specific file. Then I tried to specifically tell it to synchronize one of them and I get this result. *I* don't see any reason why to chose not to copy this file, but maybe on of you out there would see the obvious reason I am missing.
dprweb> /usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod
2010 Sep 21
2
Rsync command failing as a Cron Tab
We have this Rsync command that does what is desired when ran either directly OR with a shell script.
/usr/local/bin/rsync -vvv -P --stats -zrtpl --delete --password-file=/export/home/webuser/.appprod -
-log-file=/exp*/h*/web*/logs/rsync-log --exclude "*.htacc*" /exp*/h*/xter*/htdocs/ webuser at appprod::
dprweb_www > /exp*/h*/web*/logs/rsync-output
But no matter how we put it into
2010 Sep 30
3
Excluding most and including some problems continue.
Here is my rsync command as it currently stands.
/usr/local/bin/rsync -vvv --stats -Pzrtpl --delete --password-file=/export/home/webuser/.appprod --log-file=/export/home/webuser/logs/rsync-log -F /export/home/ webuser at appprod::dprweb_extranet/ > rsync-test
Here is the current .rsync-filter file.
+ das
+ em
+ enf
+ internal
+ itb
+ medtox
+ pml
+ psb
+ reg
+ whs
+ htdocs
+ docs
- /*
-
2000 Jan 03
1
Problem with file permission
Hi all,
I've this problem:
I've a file on my linux system (/tmp/bogus.txt) with permission 775 and ownership borsa:users. /tmp directory is shared with samba 2.0.6
User luigi:webuser, with additional group users, open bogus.txt with windows (with notepad.exe) and modify it. At this time, bogus.txt become owned by luigi:webuser.
Now I (borsa:users) want to modify bogus.txt, but I've
2008 Mar 27
0
handling post-remove URL / uninstall of application
Hi there,
I''ve configured my post-remove URL (which has to be directly to my
site, not an apps.facebook.com URL) and now I''m trying to figure out
how to handle this. It''s poorly documented here:
http://wiki.developers.facebook.com/index.php/Post-Remove_URL
It seems as though support for this is currently not yet in
Facebooker. In order to get it to work, it
2005 Apr 21
2
[ win32utils-Support Requests-1813 ] Merely a test
Support Requests item #1813, was opened at 2005-04-20 23:48
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=412&aid=1813&group_id=85
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tom Copeland (tom)
Assigned to: Nobody (None)
Summary: Merely a test
Initial Comment:
Hm, did this go to to win32utils-devel?
Tom
2007 May 27
4
Zonbu
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2775 bytes
Desc: image001.gif
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070527/cb333f7e/attachment.gif
2005 Nov 16
4
What happened to mysql connection?
I''ve been using Rails for more than six months and until today I had
no problem with mysql connection.
It''s a Mac OS X 10.4 box having rails installed and updated by gem. I
use a remote mysql server no local instance installed.
Here''s my config:
development:
adapter: mysql
database: hdchat
host: 10.0.0.1
username: webuser
password:
test:
adapter:
2004 Jul 10
6
How can Windows 2000 mount a share as a service?
I've asked every M$ expert I know, trolled through M$ TechNet, experimented
with SRVANY/INSTSRV login scripts which hard-code username/passwords to
login to a Samba 2.2.8a SMB server. I've experiment with and without the
"Allow service to interact with Desktop" switch turned on.
I am stuck. :( I can find no way to mount a share as a service, so that
IIS can serve web-pages
2003 Mar 19
2
Printer Rights Fail
...ver = yes
[printers]
comment = All Printers
path = /usr/spool/samba
browseable = yes
print command = lpr -b -r -h -P%p %s
writeable = no
printable = yes
valid users = @DDS+"DOMAIN USERS" @DDS+"DOMAIN WEBUSERS"
All help is appreciated.
Thanks,
Kevin Bramblett
Network Administrator
DSS Research
No trees were killed in the sending of this message. However a large number
of electrons were terribly inconvenienced.
2016 Oct 15
2
First steps in Dovecot; IMAP not working
Le 15 oct. 2016 ? 9:56, mick crane <mick.crane at gmail.com> a ?crit:
> I assume this means there are no emails in the INBOX.
> send yourself a mail.
This is actually one of the first thing I tried when I saw outgoing mails worked. I also tried sending mails from another address, hoping to receive an error message back, but nothing got received.
I now think the INBOX itself doesn?t
2002 Oct 21
1
howto - chroot environment
Hi,
is there an howto for implementing a chroot-environment with openssh? We have several webusers who are updating their sides and they shouldn't see the files from the others.
In the list there are some messages but not a comlete one to do this, esp. on a hpux box with openssh-3.5p1.
Thanks
Stephan
2007 May 27
1
Divitas
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2775 bytes
Desc: image001.gif
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070527/8f6dd50f/attachment.gif
2002 Oct 03
1
XP Client Connects to Print Queue, Sends, Fails to Print
...name = /etc/printcap
load printers = yes
printing = lprng
use client driver = yes
[printers]
comment = All Printers
path = /usr/spool/samba
browseable = yes
print command = lpr -b -r -h -P%p %s
writeable = no
printable = yes
valid users = @TUMS+"DOMAIN USERS" @TUMS+"DOMAIN WEBUSERS"
How can I fix this problem? All help is welcomed!
Thanks.
Kevin