Displaying 6 results from an estimated 6 matches for "93284".
Did you mean:
3284
2015 Jan 28
6
problem giving setting user permissions on specific folder
Hello:
I have this user who should have read write permissions in the folders
\\server/folder1/folder2
\\server/folder4
Using windows I set the permission for this user but it does not work. I
can not access the folders
If I try
server ~ # smbclient //server/folder1 -U username
Enter username's password:
Domain=[INTERN] OS=[Unix] Server=[Samba 3.6.23]
tree connect failed:
2015 Jan 28
3
problem giving setting user permissions on specific folder
...older1
>
> ls -la /folder1/folder2
>
> getfacl /folder1
>
> getfacl /folder1/folder2
>
> Rowland
--
/Alberto Valdes/
/I.T. Engineer/
/SpaceTech GmbH/
/Seelbachstr.//13/
/D-88090 Immenstaad/
/www.spacetech-i.com/ <http://www.spacetech-i.com/>
/Phone: +49-7545-93284-103 /
/Email: //alberto.valdes at spacetech-i.com/
<mailto:alberto.valdes at spacetech-i.com>
SpaceTech GmbH, Amtsgericht Ulm, HRB-Nr. 632023
Executive board: Bernhard Doll (CEO), Frank Gilles
2006 Jul 06
1
gem repository
I seem to be having a problem with contacting a valid gems repository. If
I run "gem query --remot" I get an empty set as my list. If I run "gem
install rails" or "gem install rails --include-dependencies", I get an
error indicating that the requested gem was not found.
I have rubygems 0.9.0 installed from the package available on their site.
Is there someplace
2015 Jan 28
0
problem giving setting user permissions on specific folder
...Are the permissions sticking in windows?
>
> --
>
> /Alberto Valdes/
>
> /I.T. Engineer/
>
>
> /SpaceTech GmbH/
>
> /Seelbachstr.//13/
>
> /D-88090 Immenstaad/
>
> /www.spacetech-i.com/ <http://www.spacetech-i.com/>
>
>
> /Phone: +49-7545-93284-103 /
>
> /Email: //alberto.valdes at spacetech-i.com/
> <mailto:alberto.valdes at spacetech-i.com>
>
>
> SpaceTech GmbH, Amtsgericht Ulm, HRB-Nr. 632023
>
> Executive board: Bernhard Doll (CEO), Frank Gilles
>
2015 Jan 28
1
problem giving setting user permissions on specific folder
On 01/28/15 14:04, Rowland Penny wrote:
> On 28/01/15 18:45, Alberto Valdes Gonzalez wrote:
>> Hi Rowland:
>>
>> voyager /data/company # ls -la folder1/
>> insgesamt 56
>> drwxrwxr-x+ 1 administrator dom?nen-benutzer 744 26. Sep 12:45 .
>> drwxr-xr-x 9 root root 4096 25. Sep 23:33 ..
>> drwxrwxr-x+ 1 user dom?nen-benutzer 200
2008 Mar 05
14
[Stories] Login and subdomain
I''ve just begin using rspec stories, and i m encountering some
problems. In my application i have different subdomains in which
specific users can log in, for example an admin will go to
admin.myapp.com/authenticate/login, and an user belonging to a
specific company will log in company.myapp.com/authenticate/login, and
of course both have a different login process.
To perform some