Displaying 20 results from an estimated 300 matches similar to: "Permissions look different from Windows (cygwin & SAMBA) than from Unix"
2006 May 05
0
Perplexing unit test issue
Because we''re now using views, I had to upgrade to mysql 5 on a
project using Rails 1.0. Updated my mysql gem accordingly (which
required upgrading xcode). Ruby 1.8.2, MacOS X (10.4.6)
Worked fine several times (even before updating the mysql gem, then
suddenly it just balked and stopped working, giving the spew below.
Have also dropped (and recreated) both the test and
2005 Jan 06
1
session setup failed: NT_STATUS_LOGON_FAILURE
Hi,
I'm having trouble joining a Samba 2.2.7a server running on RH9 into a
domain that is being served by a Windows 2003 server running AD in mixed
mode. The server successfully joins the domain when using smbpasswd,
however, when running smbclient -L localhost I get the following error:
session setup failed: NT_STATUS_LOGON_FAILURE
Also when attempting to access shares from windows
2010 Mar 09
0
and another video: ZFS Dynamic LUN Expansion
And another brand-new video: ZFS Dynamic LUN Expansion - Oracle Solaris
Video http://bit.ly/cwwCZl
--
best regards,
Deirdr? Straughan
Solaris Technical Content
blog: Un Posto al Sole <http://blogs.sun.com/deirdre/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Nov 09
1
PCA prcomp problem
I've just starting using the prcomp function, and I want to be able to extract
individual principal components (e.g. PC1, PC2) in vector format. I haven't
been able to find any documentation that explains how to do this (or even if it
is possible). Any help on the subject would be greatly appreciated.
Many thanks
Deirdre Toher
Teagasc National Food Centre
2006 Aug 25
0
Re: login sugar
Well,
it turns out that this piece of software requires that a new user
call the welcome action. The welcome action changes the user''s state
to verified. Once the user is verified, he will be allowed to
attempt authentication. The login page actually states this
which is useful to me once I read it.
I get the URL to the welcome action from the e-mail sent out
or the development.log
2010 Oct 20
2
Job for senior quantitative analyst in Dublin
Senior Quantitative Research Analyst
Based in Irish Life Investment Managers, Lower Beresford Place, Dublin 1
Irish Life Investment Managers (ILIM), the investment management company within the Irish Life & Permanent Group manages assets of circa EUR30bn and provides fund management services to a large domestic and multi-national client base. We provide investment products to both
1997 Jul 24
4
Samba and ClearCase
We're trying to use samba to let our PC's mount view extended pathnames used
by clearcase but they show up as empty. If anyone's used samba and Clear
Case (by Pure Atria) and gotten it to work I'd love to hear how.
thanks,
Bill
--
---------------------------------------------------------------------
William H. Schwartz email: whschwartz@mmm.com
System
2006 Nov 04
0
login sugar generator
After being frustrated (yet again) last week when attempting to use
the salted_login_generator in a new rails project, I have modified it
so that it works better for my needs. Since the
SaltedHashLoginGenerator wiki page seems to indicate many people are
frustrated by this package which is very nice but has been broken
since rails 1.1.4 I think, I have gem-ified my version of the
generator and
2009 Nov 02
2
Accessing Windows file-system from Linux samba server
I don't understand Windows permissions under Samba.
I am running an smb server under CentOS-5.4,
and have a Windows XP Pro machine ("harriet") as a client.
I have set up shares C and D on harriet
corresponding to the 2 drives C: and D: on the machine,
and I have asked that files should be shared.
Now when I mount harriet:C I can see
the top level folders,
but cannot see Documents
2009 Nov 02
2
Accessing Windows file-system from Linux samba server
I don't understand Windows permissions under Samba.
I am running an smb server under CentOS-5.4,
and have a Windows XP Pro machine ("harriet") as a client.
I have set up shares C and D on harriet
corresponding to the 2 drives C: and D: on the machine,
and I have asked that files should be shared.
Now when I mount harriet:C I can see
the top level folders,
but cannot see Documents
2003 Mar 07
2
How to smbmount a share on a domain
I'm running samba 2.2.5 on a RedHat 8 box. I need to mount a share from a PC
that is on a domain that the linux box is not a part of. Normally with another
PC you would specify your username as DOMAIN\user, how do I do this with
smbmount? I've looked at the documentation, google, etc. I can't find anything.
Is this even possible? Here's what I've tried:
smbmount //dd192/PM
2006 Jul 13
6
Content_for_layout
Question- if I have more then one view I wish to display in a layout , how
do I tell content_for_layout what to display and where ?
TIA
Stuart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060713/a2d0a8c8/attachment.html
2009 Nov 17
12
ffmpeg2theora and VOB files
Dear,
I am using your ffmpeg2theora for converting VOB files to ogv. At
converting VTS_01_2.VOB (second file from DVD) theora can not find video
stream, only audio stream. Can you help me?
Thanks Martin Koryt?r
2008 Jul 30
1
Unable to write video dvd using k3b
Hi,
I download dvd movie files from torrent.It is like below
-rw-r--r-- 1 root root 1048614912 2008-07-24 16:49 VTS_01_1.VOB
-rw-r--r-- 1 root root 538210304 2008-07-24 16:52 VTS_01_2.VOB
File command on above giving the below ouput.
file VTS_01_1.VOB
VTS_01_1.VOB: MPEG sequence, v2, program multiplex
file VTS_01_2.VOB
VTS_01_2.VOB: MPEG sequence, v2, program multiplex
When i opened any
2006 Mar 21
1
How to use ffmpeg2theora with DVD Source?
I've made a home DVD from my last holidays.
Now i want to pass this DVD to Theora , to show in my
Linux Box.
I copy all .vob files in my HD.
I see the program ffmpeg2theora that can convert a lot
files into Theora , but i don't know how to pass this
.vob files to ffmpeg2theora.
How to use ffmpeg2theora with DVD Source?
__________________________________________________
Do You Yahoo!?
2009 Jun 15
1
vob file with lots of subtitles.
Hi there, first mail to this list, I hope to not disturb with my
question.
I'm trying to encode a VOB file (from a DVD) with ffmpeg2theora, but it
have a lot of subtitles (about 26) and I can't find the correct
--audiostream id to encode the file in my language. I have tried with
ids from 20 to 40 and so on and all times the audio kbps it's 0. mplayer
and VLC can play the .vob file
2017 Jul 06
0
make check-recommended hanging on up-to-date Rdevel from SVN
Hi all,
I'm getting an issue with Rdevel where make check-recommended hangs
consistently for me on Mac El Capitan when checking the Matrix package. I
did svn update and tools/rsync_recommended earlier today and it didn't fix
the issue.
Specifically, it is hanging on the
* checking dependencies in R code ...
stage (while checking Matrix, it passes fine for MASS and lattice).
Currently
2004 May 22
1
samba for Rational Clearcase.
Hello,
I am Shashidhar SR Working for Siemens Communication Software in Bangalore,
INDIA as a Configuration Manager for Clearcase.
I need some help regarding the samba configuration at our site.
First Let me Explain our Environment:
- We are Using samba 2.2.8a on Solaris 9.
- We are using samba as an interop from Solaris 9 box to winnt/w2k/win-xp
clients.
- On Solaris we have installed IBM
2006 Jan 25
14
Salted Hash Login Generator
Does this work with rails 1.0 ? I saw that people said it failed with rails 14.1, which
practically identical.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060125/5da24694/attachment.html
2004 May 28
3
Using Samba and Rational ClearCase Tools
Hello,
We are using Samba to connect our ClearCase server to the Windows environment. Our original configuration was one server hosting all our VOBs and Views. We have Samba configured to allow mapping of shares to our ClearCase Windows Clients. Everything was working fine. Now we have set up a second server to host all our Views separate from the VOBs. So we have a View server and a separate VOB