Displaying 20 results from an estimated 58 matches for "project1".
Did you mean:
project
2014 Apr 11
1
sub-folders security access question
...or some sub-foldes in shares, I am reading some manuals about that.. But.. Before apply some testings, I need some advices about this.. Here is my question...
Parent folder (share): FOLDER
Sub-folder1: PROJETC1
Sub-folder2: PROJECT2
User1: DIRECTOR
Group: Director/Projects
User2: Employee1
Group: Project1
User3: Employee2
Group: Project2
Scenario:
Director can move/rename/exclude folder from FOLDER...
User1 can only access/read and execute files inside PROJECT1 and read PROJECT2
User2 can only access/read and execute files inside PROJECT2 and read PROJECT1
Can I use setfacl to solve this problem...
2002 Dec 18
3
workspace vs. image
Hello [R]ians,
I'm hoping someone can clarify the difference between a Workspace Image
and Working Directory. I created a directory on my PC, say,
"C:\Program Files\R\Project1" and then saved my objects in
"C:\Program Files\R\Project1\.Rdata".
Then, in a subsequent session, I reloaded these objects using
> load("C:/Program Files/R/Project1/.RData")
At first, I thought I was suppose to use
> setwd("C:\\Program Files\\R\\Project1&quo...
2005 Aug 18
1
Problems with group memberships in AD
I have a Samba box joined to a Windows 2003 AD. I have noticed a
strange problem with adding users to groups. I added user 'shw' to
the group 'project1' on the AD. When the user logs in the the Samba
box, he does not have the permissions of someone in the 'project1'
group. When I run 'id shw', group 'project1' shows up. However when
I run 'id' as shw2, group 'project1' does not show up. For example:...
2006 Jul 09
4
string problems with "\\" (Windows)
...tings, R-ians:
I'm using R 2.3.1 on WindowsXP.
I need to find the name of a file at the end of a sting that contains the
path + file, with the problematic "\\" as separators.
The string looks something like this:
"C:\\Documents and Settings\\myName\\My Documents\\R
Projects\\Project1\\file.name.csv"
What I want is "file.name.csv"
Currently I use the name of the project as the splitter in
strsplit(string.name, split="Project1", extended = FALSE)
This works, of course, but I won't always be using folder Project1, so I
need a more universal way to...
2006 Jul 09
4
string problems with "\\" (Windows)
...tings, R-ians:
I'm using R 2.3.1 on WindowsXP.
I need to find the name of a file at the end of a sting that contains the
path + file, with the problematic "\\" as separators.
The string looks something like this:
"C:\\Documents and Settings\\myName\\My Documents\\R
Projects\\Project1\\file.name.csv"
What I want is "file.name.csv"
Currently I use the name of the project as the splitter in
strsplit(string.name, split="Project1", extended = FALSE)
This works, of course, but I won't always be using folder Project1, so I
need a more universal way to...
2013 Oct 08
1
sssd - ldap uid/gid does not match with uid/gids in the openLDAP DS
CentOS 6.4 (amd64) client desktop with SSSD installed+configured to do
LDAP AUTH from an openLDAP DS.
Groups in LDAP DS -- dsusers (for all users), project1, project2, ....
The objective is to give group permissions to directory trees with
users belonging to various groups; users thereby inheriting the ACL
given to respective groups.
Test case --
uid: jdoe,
gid: dsusers (primary)
On LDAP client workstation - id jdoe shows uid+gid as above.
Then I a...
2015 Aug 09
2
How to import an mbox to an existing user as a new mailbox
...2015, at 23:27, Steffen Kaiser wrote:
>>> On Sun, 2 Aug 2015, Paul Hoffman wrote:
>>>
>>>> Greetings. I have a bunch of mbox files that I want to import to an
>>>> existing user, each into a new mailbox. That is, I want to import
>>>> the file project1.mbox to user Foo, into a newly-created mailbox
>>>> called "Project 1". Is there a dovecot tool to do this on the
>>>> server?
>>>
>>> do you have access to the file system of the mail storage? Can you
>>> call doveadm on the server? W...
2015 Aug 03
2
How to import an mbox to an existing user as a new mailbox
On 2 Aug 2015, at 23:27, Steffen Kaiser wrote:
> On Sun, 2 Aug 2015, Paul Hoffman wrote:
>
>> Greetings. I have a bunch of mbox files that I want to import to an
>> existing user, each into a new mailbox. That is, I want to import the
>> file project1.mbox to user Foo, into a newly-created mailbox called
>> "Project 1". Is there a dovecot tool to do this on the server?
>
> do you have access to the file system of the mail storage? Can you
> call doveadm on the server? What mail storage do you use now, Maildir,
> mb...
2006 Mar 16
3
image doesn''t show (rhtml path???)
Hi,
we try to show an image which is not inside the rails
framework, and we are not able to see the image!!!!
does someone know how to do this???
our rails is installed on
/opt/rails/project1/, so inside "project1" we have all
the rails directory like "app", "public", etc.)
our image is on the "/usr/images/"
so in our link on the rhtml. we use a link like:
<img src="../../usr/images/myimage.jpg">, however, we
were never able t...
2020 Feb 28
0
doveadm acl recursive
...er including its subfolders.
There is no option for acting recursive. But the documentation says
wildcards can be given on the mailbox name. But this doesn't work.
No matter how the mailbox name is provided with a wildcard, doveadm
always tells Mailbox doesn't exist.
Folder example:
public/project1
public/project1/subdir1
public/project1/subdir2
public/project1/subdir2/subsubdir3
Setting acl on the given mailbox works for all of them.
But how can I set for "public/project1" and all its subfolders
in one command?
Even "doveadm mailbox list" gives the error above when usin...
2000 Feb 29
0
automount, samba, desktop.ini issues
...tup:
Crontab looks like (runs every morning at 1:00am):
0 1 * * * /opt/samba/bin/update_links.pl > /dev/null 2>&1
auto.master would look like:
/projects auto.projects -rw,retry=3,nobrowse
auto.projects would look like (server names accessable / unaccessable):
project1 accessable:/export/project1
project2 accessable:/export/project2
project3 unaccessable:/export/project1
The directories that this script would create in that case would be:
/samba_links
/samba_links/projects
Because the server 'unaccessable' is "unaccessa...
2010 Apr 24
5
About your application's environment URL not found
...t 80"
Can anybody tell me what I have done wrong?
Thanks in advance
-------------------------------------------------------------------------
Apache config at /etc/apache2/sites-available/default
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /home/henry/Projects/Project1
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /home/henry/Projects/Project1/>
Options Indexes FollowSymLinks MultiViews ExecCGI
AllowOverride All
Order allow,deny
allow from all
AddHandler cgi-script .cgi
</D...
2015 Aug 09
2
How to import an mbox to an existing user as a new mailbox
...Pedersen wrote:
> Paul Hoffman skrev den 2015-08-09 17:40:
>
>> Initializing mail storage from mail_location parameter failed: mbox:
>> mbox root directory can't be a file
>>
>> Which bit am I missing here?
>
> sudo doveadm import -u Foo mbox:/home/phoffman/project1/ "Project 1"
> all
>
> untested
When I try this:
Fatal: Import namespace initialization failed: Initializing mail
storage from mail_location parameter failed:
mkdir(/home/phoffman/project1) failed: Permission denied
(euid=1013(phoffprop) egid=1013(phoffprop) missing +w...
2011 Jul 15
1
svnserve with encryption on CentOS
...ch, and am confused. Does svnserve support data encryption and
also restricting users from specific repositories?
I'm thinking of a single repo structure under /var/svn-repos and I've
got two users user1 and user2, each should have access to their own
projects in this case user1 can access project1 and user2 can access
project2, but neither should be allowed to access the others.
My second issue is I don't want to have a access path like
/var/svn-repos/project1
for instance. I've read the -r root option which I would set to:
-r /var/svn-repos
would settle this, but am not sure whe...
2008 Nov 06
3
Samba and Solidworks (cat and dog)?
...sing samba for a couple of years now and it always running well.
But last week we decided to shut down our windows server and move all
solidworks file into the samba server. Since then we can't save project
created by solidworks with error code shown below
Access to \\sambaserver\solid-files\~$project1.SLDPRT was denied.
The fact is that ~$*.SLDPRT was created on samba server, but solidworks
cannot load file project1 (it still read Part1). I read somewhere that they
were running well with Mandrake 8 and solidworks (solaris & samba either)
but no one really showed their configuration. Well, y...
2015 Aug 03
2
How to import an mbox to an existing user as a new mailbox
Greetings. I have a bunch of mbox files that I want to import to an
existing user, each into a new mailbox. That is, I want to import the
file project1.mbox to user Foo, into a newly-created mailbox called
"Project 1". Is there a dovecot tool to do this on the server?
--Paul Hoffman
2006 Mar 07
0
How can I prevent deleting of primary directory while allowing full privileges to subdirectories
...on
multiple projects and proposals. The permissions currently set for the
ECOSYSTEM share are read/write/execute (0777) for the entire share, with all
subdirectories inheriting permissions. I would like to be able to allow all
users (or a specified group) to create/delete/move directories such as
Project1, or any files under Project1, as they wish. I would like to
prevent anyone but the administrator with root privileges from accidentally
deleting or moving the Archive, Admin, Marketing, Projects, and Reference
directories. The pertinent details of my smb.conf are also listed below.
ECOSYSTEM...
2006 Mar 01
0
Prevent deleting/moving of primary directory, but allow deleting/moving of subdirectories by users
...ultiple projects and proposals. The permissions currently set for the
ECOSYSTEM share are read/write/execute (0777) for the entire share, with all
subdirectories inheriting permissions. I would like to be able to allow all
users (or a specified group) to create/delete/move directories such as
Project1, or any files under Project1, as they wish. I would like to
prevent anyone but the administrator with root privileges from accidentally
deleting or moving the Archive, Admin, Marketing, Projects, and Reference
directories. The pertinent details of my smb.conf are also listed below.
ECOSYSTEM...
2019 Jan 02
2
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
>
>>
>> I get this error message from apple mail when I right click and
choose
>> archive
>> "The IMAP command "UID COPY" (to Archive) failed for the mailbox
"INBOX"
>> with server error: Mailbox isn't selectable"
>>
>
>Did you notice that you have a mailbox called 'Archive' and namespace
called
2019 Jan 09
2
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
...a manual describing how to do this? Archive tree on
> different?
> storage?
>
> ??? Archive/Archives/Archived Messages/Archived mail <- need to
> store?
> messages in root folder also
> ??? ??? 2017
> ??? ??? ??? projects
> ??? ??? ??? ??? project
> ??? ??? ??? ??? project1
> ??? ??? ??? ??? project2
> ??? ??? ??? ??? project3
> ??? ??? ??? ??? project4
> ??? ??? ??? ??? project5
> ??? ??? ??? Sent Messages
> ??? ??? 2018
> ??? ??? ??? project1
> ??? ??? ??? project2
> ??? ??? ??? project3
> ??? ??? ??? project4
> ??? ??? ??? project5...