Best unofficial Apache Server developers community |
| |||||
| Feb 8, 2012 | |||||
|
Peter Valdemar Mørch |
|
||||
| Tags: | |||||
|
Newbie: Confused about where to start managing users... February 8, 2012 04:06:02 AM Hi, Being a newbie, I'm trying to wrap my head around puppet. Here are my first stumbling blocks: We have an output from a database which is essentially a list of users that we want to manage in the uid 2001-2999 range: * No other users may be… newbie question about managing parallel video encoding through multiple job servers March 31, 2011 12:27:56 PM Hi, Here is the situation: I developed a PHP application that runs ffmpeg locally to encode videos. For each submitted video, I encode 3 new versions of it (low/mid/high def). Submitted videos are handled one after the other, so that each version… managing normal users with Puppet November 5, 2010 12:34:01 PM What are the recommended practices for adding regular users with a specific group and password ? I'd like to add new users to a cluster, and also to append an existing ssh key to authorized_keys on all the cluster nodes for some users. This is the… Managing users and permissions programatically June 11, 2010 09:45:36 AM Hi, i would like to know if there is a way to manage users and permissions programmatically (maybe there is a service that expose the necessary methods?)... The issue i have to resolve is this: a user has to register and create a new account; i… Re: want to start using mongo (from mysql)- some newbie questions :) October 13, 2011 06:46:44 AM can you show a step converting mysql database to MongoDB with example from my mysql database? I am still blind to convert it, this is my schema relation in… Re: want to start using mongo (from mysql)- some newbie questions :) October 25, 2011 06:02:31 PM I read in http://www.mongodb.org/display/DOCS/Import+Export+Tools whether I should import one by one a table to CSV, then import from CSV to JSON? Re: want to start using mongo (from mysql)- some newbie questions :) October 20, 2011 10:19:36 PM My database just for search engine, as an example I want to find the business_name, then that will appear starting from the province_name to the name of the business_name in ukm table. my database no update. Total newbie to Apache Web Server with start up issue March 22, 2011 02:55:36 PM Greetings, First, I apologize in advance to anyone and everyone involved that I will insult, confuse, agitate, etc, if my email is NOT up to the standards documented on your site. I've read briefly your guidelines for posting and for users… CouchDB quick start for Windows Users August 5, 2010 04:46:51 AM Hi folks FYI I've done a few notes based on FAQs on the list over recent weeks to help other windows users get relaxing quickly: http://dch.posterous.com/getting-started-with-couchdb-on-windows-in-4 - quick start guide, using couch.io hosting … linux users who unload from zip file can't start tomcat April 2, 2011 04:36:35 AM i just noticed that users on a linux/unix system that unload tomcat7 from the zip file are going to have trouble running it since the bin/ scripts are not marked executable in the zip file. if tomcat7 is unloaded from the tar ball, then… after reboot cannot start db it says "auth: couldn't find user admin, admin.system.users" August 7, 2011 01:49:34 PM Any ideas which could help? another stupid question about exporting valid users from windows 2008 domain to postfix valid users January 8, 2011 09:56:02 AM Does this still works for windows 2008 ad? : http://postfix.state-of-mind.de/patrick.koetter/mailrelay/#d0e149 or is there better way to do it? Created: (AMQ-2872) Contention between concurrent connection start and new session creation - start August 19, 2010 04:18:33 AM Contention between concurrent connection start and new session creation - start can find partially created session Created: (GERONIMO-5670) Webapp can not start because server said "couldn't start owb context&q November 2, 2010 04:56:53 AM Webapp can not start because server said "couldn't start owb context" although the app don't contain openwebbean context. Created] (HDFS-2577) HA: NN fails to start since it tries to start secret manager in safemode November 21, 2011 02:09:19 PM HA: NN fails to start since it tries to start secret manager in safemode Updated: (GERONIMO-5670) Webapp can not start because server said "couldn't start owb context&q November 2, 2010 04:56:52 AM [ https://issues.apache.org/jira/browse/GERONIMO-5670?page=com.atlassian .jira.plugin.system.issuetabpanels:all-tabpanel ] LiWenQin updated GERONIMO-5670: Created] (HDFS-1943) fail to start datanode while start-dfs.sh is executed by root user May 16, 2011 01:52:32 AM fail to start datanode while start-dfs.sh is executed by root user Resolved] (MAPREDUCE-1541) JobHistory page should list job start time rather than job-tracker start January 28, 2012 08:28:55 PM [ https://issues.apache.org/jira/browse/MAPREDUCE-1541?page=com.atlassia n.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj K resolved MAPREDUCE-1541. Updated: (HIVE-12) Point users to hive-users@publists.facebook.com instead of athusoo@facebok.com in July 23, 2010 04:49:54 AM [ https://issues.apache.org/jira/browse/HIVE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-12: DO NOT REPLY if apache doesn't start cleanly - SSL fails to start EVER (until after reboot) February 12, 2011 08:52:54 AM https://issues.apache.org/bugzilla/show_bug.cgi?id=21335 Joe Orton <jort### @redhat.com> changed: What |Removed |Added Managing multiple users on the same MySQL server March 11, 2011 So, I'm going to be offering a LAMP for myself and a few of my friends. I want to make it so each user can create databases and delete them, etc.… Managing multiple accounts and users in SQL, and assets associated with an account March 14, 2011 I am building an application that can have multiple users from multiple accounts. For example, an account could be Company ABC. Users X, Y, and Z… /var/log/secure user activity. also, httpd can not start without two users February 10, 2011 hello, i found some strange informations in /var/log/secure file: Feb 10 02:02:04 server2364 usermod[30750]: unlock user `username1' password Feb 10… How to manually start and re-start Apache with mod_wsgi powering a password protected Python WSGI app? March 18, 2011 I'm working on a project where I have to meet some regulatory requirements that require at least 3 out of 5 authorized users to start a backend web… What is a good database structure for a website where users "follow"/"friend" other users? March 5, 2011 I am building a database for a web application that includes users following each other. What would be a good design? I was thinking this: TABLE:… Postfix allow local users and authenticated outside users to send mail March 10, 2011 I currently have a Postfix setup on my VPS (CentOS 5.5) that allows for SMTP mail to be sent with the user being authenticated via a MySQL database.… How to handle groups of users and single users in data models April 14, 2011 I'm working on a CRM system that will have both individual users as well as "teams of users". I'm encountering a problem in assigning tasks as I… Confused on SQL assignment April 27, 2011 We are doing a database query in class. And it's using relational keys. I don't know how to get the query to run. Here is what is says. For each… From mysql to PDO -- confused about the When and Where February 25, 2011 I'm trying to switch from building query strings and calling mysql_query() and embrace PDO. I've read a handful of tutorials, and understand the… Confused InnoDB January 27, 2011 Hi guys, I'm very confused about use of InnoDB. I've a server with limited storage and I've read that InnoDB tables creates default size table at… Managing a Cassandra Cluster ? April 14, 2011 Suppose that one has set up a cassandra cluster. You've got a 10[TB] database that is distributed evenly between 10 nodes, everything runs smoothly… Managing Regex in java April 5, 2011 How we can manage regex in java ? Yes I did search regex topics but I think it is strange in java. What I would like to do is My team… MYSQL newbie question March 7, 2011 How do I combine table X and Y : table X (columnA, columnB, columnC) table Y (columnA, columnB, columnD) to get table Z? table Z (columnA, columnB,… Managing Nonces in Apache/PHP March 9, 2011 I have been going through the various questions here about nonce generation and PHP, but not found any discussions about the details of managing the… Php: newbie modrewrite question April 28, 2011 hi, i'm having a little issue with modrewrite under php. this is inside my .htaccess file: RewriteEngine On RewriteRule ^test.html$ test.php… IOS (iphone) sdk. HTTPS for newbie June 19, 2011 Can you advice me any workable example? I need to authorize and send any API request via HTTPS. WCF newbie - how to install and use a SSL certificate? January 2, 2011 This should be a snap for anyone who's done it before... I'm trying to set up a self-hosted WCF service using NetTcpBinding. I got a trial SSL… Php newbie problem: regex March 31, 2011 i'm sorry i've already asked for this but couldn't find a solution yet :( here's my string: (as you can see it has linebreaks) Webname: [webname]… Mysql INSERT INTO newbie help January 8, 2011 Hello, I'm a newbie so bare with me. Whenever I try to insert data into my database 'users' I always get a blank page. It doesn't give me any… Php: newbie question: regex March 30, 2011 hi all, i'm having some text like: name: [my_name] email: [my_email] i'd like to grab the fields in square brackets with regex - how would i do… | |||||