similar to: valid users = +group doesn't work

Displaying 20 results from an estimated 500 matches similar to: "valid users = +group doesn't work"

2017 Jul 07
5
Web server files ownership?
Hi, I have a series of websites hosted on two CentOS 7 servers, using Apache virtual hosts. One of these servers is a "sandbox" machine, to test things and to fiddle around. On the sandbox server, I have a few dummy websites I'm hosting. # ls /var/www/html/ default phpinfo slackbox-mail slackbox-site unixbox-mail unixbox-site Since Apache is running as system user
2003 Dec 16
3
Tinc on windows XP Problem?
Hello All , I installed tinc for windows. But it doesn't seem to work. I want to connect two computers(for testing purposes) computer1(webdev) and computer2(gis) I have installed the tap-win32 on both of them. Both computers are windows XP. Also I don't have a router. Computer1:webdev ----------------------- C:\Program Files\tinc\vpn1\tinc.conf Name = webdev ConnectTo = office
2009 Sep 04
2
perplexing permissions issue
Hello, I have a perplexing permissions problem that i thought i had, but it's resurfaced. I'm running CentOS 5.3 and it runs an apache web server. The permissions on the web data directory in this case /var/www/secure/data are set to 4775 owner of apache group of webdev. All users that should be allowed to place content are in the webdev group. I was under the impression that any file
2003 Jun 27
2
Mapping User from ADS
Hi folks, I'm using Samba 3beta running on RH 8.0 and I'd like to authentificate against a Microsoft AD. This all works very well, except that not all AD User are mapped to my Unixbox! When starting getent passwd, my UnixBox shoiws just my User from passwd and some of the AD User - not all!! Looking through my User with the command wbinfo -u all AD user are shown correctly! Anybody
2009 Aug 18
1
WebDav on CentOS?
Hello, I'm trying to set up webdav on apache on centos. My web area has dav on set, it's permissions are 775 owner of the apache user and group of the webdev group which i put users in who can write to the area. As a user locally logged on to the machine i can cd to the area and create content though it is owned and has a group of the user who made it i don't think this is what i
2006 Apr 28
1
Apache proxy to lighttpd leads to Rails routing error
Hello, I have an issue I am having trouble figuring out. I have a Rails app running through lighttpd which is accessed through an Apache proxy. My apache config: <location /rails/> ProxyPass http://localhost:81/ ProxyPassReverse http://localhost:81/ </location> RewriteEngine On RewriteRule ^/rails/(.*) http://localhost:81/$1 [P] So when apache sees /rails/ it
2003 Dec 10
1
Can't access remote server
RedHat 9, samba-2.2.7a-8.9.0. Fresh install. No iptables or any firewall settings. I can access my server fine locally with smbclient, but using smbclient from a machine located in a network I get this: [kwang@gorgon kwang]$ smbclient //webdev.ic2.org/home added interface ip=24.243.211.67 bcast=24.243.223.255 nmask=255.255.240.0 added interface ip=192.168.0.2 bcast=192.168.0.255
2009 Oct 23
3
samba+ldap
Does this mean that my samba is ready to connect to LDAP server? root at webdev # ./smbd -b |grep LDAP HAVE_LDAP_H HAVE_LDAP HAVE_LDAP_ADD_RESULT_ENTRY HAVE_LDAP_INIT HAVE_LDAP_INITIALIZE HAVE_LDAP_SET_REBIND_PROC HAVE_LIBLDAP LDAP_SET_REBIND_PROC_ARGS root at webdev # Thanks! Paras.
2008 Jan 17
2
Webdev tools
I want a tool that will allow me to download files from a webdev site. All I have found is the other direction: my files to a webdav server. In particular (some of you might be interested) is the whole IEEE 802.11 meeting documents webdav site: https://mentor.ieee.org/802.11/documents
2017 Nov 14
1
SMTP and IMAP authentication critically fails out of the blue
Hello Community and first things First: dovecot --version2.2.9dovecot -n# 2.2.9: /etc/dovecot/dovecot.conf# OS: Linux 3.13.0-042stab125.5 x86_64 Ubuntu 14.04.5 LTSauth_mechanisms = plain logindict {? sqlquota = mysql:/etc/dovecot/dovecot-dict-sql.conf}listen = *,[::]log_timestamp = "%Y-%m-%d %H:%M:%S "login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c
2003 Apr 15
2
Samba access denied or only shows top level directories
When ONE PARTICULAR user connects to \\mydev\oubsgout <\\mydev\oubsgout> the user (running win95) connects( from windows explorer) but only sees top level directories in the share. Any ideas as to why only one user should be affected?The network between the client PC and the server checks out ok. When the user attempts to expand one of these top level directories a messagebox appears stating
2010 Mar 03
2
Memcached: "no such file to load -- memcache-client" when running script/console
Hi folks. I''ve started down the memcached path and everything was running grand until I decided to start up my console. I have manually installed libevent 1.4.13 and memcached 1.4.4 into /usr/local, following which I sudo gem installed memcache-client and SystemTimer. development.rb has been modified to do caching with the mem_cache_store. The memcached process seems to work and my
2007 Dec 06
2
WebDav/CalDav in Rails
Has anybody done anything with WebDev, or for that matter CalDav, in Rails? I''m looking to do stuff with CalDav and the spec seems pretty simple. I''m just wondering if the HTTP methods, like REPORT, natualy work or if I have to install/configure anything. I''m running Rails on Apache through FastCGI. Thanks, Jeremy --~--~---------~--~----~------------~-------~--~----~
2017 Aug 06
4
Volume hacked
Hi, This morning one of our cluster was hacked, all the VM disks were deleted and a file README.txt was left with inside just "http://virtualisan.net/contactus.php :D" I don't speak the language but with google translete it looks like it's just a webdev company or something like that, a bit surprised .. In any case, we'd really like to know how that happened. I realised
2004 Jul 06
3
Windows users can create files but Linux users can not?
I have a Samba server running on a Fedora Core 1 Linux server, and my problem is that Windows users can create files but Linux users can not. This is my smb.conf file: [global] workgroup = IDG_DK server string = WebDev log file = /var/log/samba/%m.log max log size = 50 [jfl] path = /var/www/websites/jfl valid users = jfl read only
2008 May 22
5
my domU from jailtime.org using latests xen kernel freezees
Hello, i will describe my approach 1) I have downloaded Centos5-64bit xen image from jailtime.org 2) I have created own swap image with 512MB file size 3) I have used same as dom0 kernel 2.6.18-53.1.19.el5xen 4) I have mounted my image file and copied /lib/modules/2.6.18-53.1.19.el5xen 5) I have created custom ramdisk for domU with mkinitrd --with=xennet --preload=xenblk
2012 Jan 11
0
Samba 3.5.10 and Windows 7 DNS Issues
Having a hard time getting Samba 3.5.10 on Centos 6 and Windows 7 to play nice. The Windows 7 clients are on a windows domain, DFBFL.ad.foo.com, but the Samba server is not a member of this domain. Security level in samba is set to USER. I can successfully browe and access samba shares utilizing the IP, \\10.70.147.151\<file:///\\10.70.147.151\>, but cannot using the DNS name,
2006 May 03
1
asterisk intergration in third party web application
lo all, i'm quite new to asterisk, i've tested asterisk@home and decided to try and complete a little project. i'd like to make some kind of web integration of asterisk with a classic web board like invision/SFM/phpbb and so on.. The main idea is to let members of the board have an extension created in asterisk when they register or get promoted to a special members group. That
2017 Aug 06
0
Volume hacked
I'm not sure what you mean by saying "NFS is available by anyone"? Are your gluster nodes physically isolated on their own network/switch? In other words can an outsider access them directly without having to compromise a NFS client machine first? -bill On 8/6/2017 7:57 AM, lemonnierk at ulrar.net wrote: > Hi, > > This morning one of our cluster was hacked, all the VM
2017 Aug 06
0
Volume hacked
Thinking about it, is it even normal they managed to delete the VM disks? Shoudn't they have gotten "file in use" errors ? Or does libgfapi not lock the access files ? On Sun, Aug 06, 2017 at 03:57:06PM +0100, lemonnierk at ulrar.net wrote: > Hi, > > This morning one of our cluster was hacked, all the VM disks were > deleted and a file README.txt was left with inside