Displaying 20 results from an estimated 44 matches for "wron".
Did you mean:
wrong
2009 Feb 06
2
File locking problem involving Samba, Clearcase, and Cygwin
...for any insight --
Kathy
Locked files:
Pid Uid DenyMode Access R/W Oplock Share
Path Name Time
--------------------------------------------------------------------------------
------------------
12825 20191 DENY_NONE 0x20196 WRONLY NONE /view
turboS_verification_1/vobs/c2test/C2Testsuite/magellan.log Thu Jan 15 04:40
:30 2009
12825 20191 DENY_NONE 0x20196 WRONLY EXCLUSIVE+BATCH /view
turboS_verification_2/vobs/c2test/C2Testsuite/cozushell.cvf Thu Jan 15 05:1
5:59 2009
12...
2005 Jul 28
2
problem with an IF statement?
Can somebody please take a look at this and tell me whats going wrong?
It seems to be parsing wronly around the 'if' statement and gives me a
directory listing.
Thanks in advance
Tom
N.B. datan is an invented dataset
xvals<-c(1,0.4,0.2)
datan<-data.frame(s1=c(3,4,5),s2=c(5,5,5),s3=c(21,55,34),s4=c(5,3,2))
datan$sint<-NA
datan$sgrad<-NA
for(ico...
2013 Apr 29
3
ktpass.sh error / How to generate a keytab for a new service (apache) with SAMBA4?
.... So I
tried the following command:
sh ktpass.sh --out /etc/apache.keytab --princ
HTTP/myhost.samba.my.domain at SAMBA.MY.DOMAIN --pass VerySecure123 --enc
des-cbc-md5
I get the following error: Unable to find kvno for principal
HTTP/myhost.samba.my.domain at SAMBA.MY.DOMAIN
Am I doing something wron or shouldn't I be using ktpass.sh?
Best Regards
Tim Vangehugten
2012 Oct 02
3
[PATCH] chowning /dev/null should be guarded against
We''ve run into this problem several times and it''s not really expected
that someone is going to monkey with /dev/null. So here''s a simple patch.
I am not on the mailing list, so please Cc: me.
---
lib/unicorn/util.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/unicorn/util.rb b/lib/unicorn/util.rb
index cde2563..6b6cca2 100644
---
2015 Mar 25
2
[LLVMdev] [PATCH] Test failures
...index 689c6ed..a304458 100644
--- a/lib/sanitizer_common/tests/sanitizer_libc_test.cc
+++ b/lib/sanitizer_common/tests/sanitizer_libc_test.cc
@@ -85,7 +85,7 @@ TEST(SanitizerCommon, FileOps) {
EXPECT_EQ(len2, internal_write(fd, str2, len2));
internal_close(fd);
- openrv = OpenFile(tmpfile, WrOnly);
+ openrv = OpenFile(tmpfile, RdWr);
EXPECT_FALSE(internal_iserror(openrv));
fd = openrv;
uptr fsize = internal_filesize(fd);
@@ -134,7 +134,7 @@ TEST(SanitizerCommon, InternalMmapWithOffset) {
char tmpfile[128];
temp_file_name(tmpfile, sizeof(tmpfile),
"sa...
2013 Dec 20
2
Samba 3.0.28 NOT WORKONG WITH WIN 7 CLIENTS
...X 6.1 with WIN XP as client computers on DOMAIN A
Now we are planning to migrate all the client computers to WIN 7 running on DOMAIN B which has trust relationship with DOMAIN A
While I provided access to the client from AIX side they are not able to access it from WIN 7 computer and it is giving WRON user name or password error.
I think I need to upgrade my Samba to latest possible level but I am struggling to get the binaries for it. It seems some NTLM V2 supportable issue.
We don't want to do compromises with Security settings on CLIENT WIN 7 Computers hence please suggest a way forward...
2008 Dec 28
1
escape character problem
...due to escape character #{url} not give actual value it
treated as a string. how to solve this ?
if i do
"<a href=\"#{CONFIG[''URLS''][''xyz'']}\\#{url}\"#{tag_options}>#{name ||
url}</a>"
then #{url} gives me proper value but link is wron constructed?
please suggest me solution.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonra...
2015 May 21
2
STATUS_SHARE_VIOLATION when Read while Write on GPFS + CTDB
Hi,
in the following scenario I've got the Problem of "STATUS_SHARE_VIOLATION".
Client A (with User 1) copies a file to share X. (with: DENY_NONE 0x120196 WRONLY NONE)
Client B (with User 1) reads this file from share X (with: DENY_NONE 0x120089 RDONLY NONE)
Now Client C (with User 1) wants also to read this file from share X and gets the STATUS_SHARE_VIOLATION.
In the same scenario with Client D (and User 2) instead of Client A everything seem...
2017 Jul 25
10
under another kind of attack
Hi folks,
"somehow" similar to the thread "under some kind oof attack" started by "MJ":
I have dovecot shielded by fail2ban which works fine.
But since a few days I see many many IPs per day knocking on
my doors with wron password and/or users. But the rate at which they are knocking
is very very low. So fail2ban will never catch them.
For example one IP:
Jul 25 14:03:17 irams1 dovecot: auth-worker(2212): pam(eurodisc,101.231.247.210,<gAulHSNVsNZl5/fS>): unknown user
Jul 25 15:16:36 irams1 dovecot: auth-work...
2004 May 27
2
Locked files stay locked - copy operation from XP to Samba fails
...2.168.100.99) Thu May 27
13:44:01 2004
IPC$ bart users 6706 bart (192.168.100.99) Thu May 27
13:46:25 2004
Locked files:
Pid DenyMode Access R/W Oplock Name
--------------------------------------------------------------
6706 DENY_ALL 0x30196 WRONLY NONE
/home/bart/gobnet_bart2/images/opleidingen/fotoos/fotokl/18058k.gif Thu
May 27 13:46:33 2004
When I remove the offending files from the tree the rest of the files are
copied as you would expect. I tried removing the brlock.tdb files (when smbd
and nmbd were shut down), I then tried cl...
2009 Nov 01
5
Headache with sessions being shared.
...or("Attempt to access invalid product #{params[:id]}" )
redirect_to_category_menu ''Invalid product''
end
I''m using database storage for the session.
This is a total nightmare and I have just lost all my confidence in
Rails even though this may be something wrong with the way I have set up
the environment this surely should not be allowed to happen.
Any ideas on what I have got wron or should be looking at?
Thanks
James
--
Posted via http://www.ruby-forum.com/.
2017 Jul 25
0
under another kind of attack
Olaf Hopp <Olaf.Hopp at kit.edu> writes:
> I have dovecot shielded by fail2ban which works fine. But since a few
> days I see many many IPs per day knocking on my doors with wron
> password and/or users. But the rate at which they are knocking is very
> very low. So fail2ban will never catch them.
Slow roll distributed attacks. Really hard to stop.
> And I see many many distinct IPs per day (a few hundred) trying many
> many existing and non-existings accou...
2015 Jun 04
0
STATUS_SHARE_VIOLATION when Read while Write on GPFS + CTDB
...best regards,
Volker Lendecke
On Thu, May 21, 2015 at 03:40:58PM +0200, Alexander Gast wrote:
> Hi,
>
> in the following scenario I've got the Problem of "STATUS_SHARE_VIOLATION".
>
> Client A (with User 1) copies a file to share X. (with: DENY_NONE 0x120196 WRONLY NONE)
> Client B (with User 1) reads this file from share X (with: DENY_NONE 0x120089 RDONLY NONE)
>
> Now Client C (with User 1) wants also to read this file from share X and gets the STATUS_SHARE_VIOLATION.
> In the same scenario with Client D (and User 2) instead of Clie...
2006 Jul 25
0
writing an email file attachment to the filesystem
...webapp/script/runner
''AssetSubmitHandler.receive STDIN.read''"
Everything works up to this point, it picks up the email and tries to
process it.
When I go to write the file using (in my AssetSubmitHandler class):
File.open(base_dir+asset.path,File::CREAT|File::TRUNC|File::WRONLY,0666){
|f|
f.write(attachment.read)
}
I get the following error:
/usr/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/commands/runner.rb:27:
/home/webname/webapp/script/../config/../app/models/asset_submit_handler.rb:20:in
`initialize'': Permission denied -
/home/webname/public_html/assets/11...
2011 Sep 17
0
Problem using SNOW with data frame as a function argument
..._
Here is system info
> Sys.info()
sysname release version nodename
"Windows" "Server 2008 x64" "build 7601, Service Pack 1" "POWERAPP4-WRON"
machine login user
"x86-64" "xxxxxx" "xxxxxx"
$version.string
[1] "R version 2.12.1 (2010-12-16)"
Paul Rustomji
Research Sc...
2010 Jun 15
0
how to set up pam_oddjob_mkhomedir (samba and ldap)?
...ong as the user has a home directory.
Now if I create a new ldap entry for an user I'd like to use
pam_oddjob_mkhomedir to create a home directory if it dose not exist on
login.
But something fails on my system.
I followed the redhat faq http://kbase.redhat.com/faq/docs/DOC-3973
which may be wron according to that bugzilla entry.
https://bugzilla.redhat.com/show_bug.cgi?id=429524
So I added
session optional pam_oddjob_mkhomedir.so skel=/etc/skel/ umask=0022
to
/etc/pam.d/login
using all other default settings and configs using the rpms provided by
redhat EL 5.5 / Centos 5.5
r...
2001 Sep 21
0
Samba and file locking
...ady fiddled around with the grace period setting it from 7 days to 2 hours to 0 hours.
I know samba has little or nothing to do with quota's but it does cause me a problem I'm afraid.
Whenever a user goes over his quota they get a message saying something like "Disk Full". Nothing wrong with that off course but the catch is that samba keeps a lock on the file wich couses the problem, and when it was a file copy, on the copied file ass well.
Here is a screendum from a smbstatus screen:
Locked files:
Pid DenyMode R/W Oplock Name
----------------------------...
2001 Nov 23
0
still problems to join domain with W2Ksp2
...I'm asked for a name and password for
an user, which is allowed to join the domain. I tried the user which is
currently loged in to the testsystem and some different users, but I had
no luck :-( I get the answere:
Ther is an error by trying to join the domain: Login failed: unknown
user or wron password.
With the user i tried, i can access the shares.
So any idea what can be wrong or missing??
1000 Thaks in advance!!!
su... G?tz
- G?tz Reinicke -------------------- mailto: greinick@filmakademie.de -
IT Koordinator Tel: 07141/969-420
IT-OfficeNe...
2003 Apr 21
0
FROM WIN XP: can't copy "file": network name no longer available
...;t even start and, after a timeout, I get form XP the error: CAN'T COPY filename: NETWORK NAME NO LONGER AVAILABLE (I translated this from the localized Italian version; could sound a little bit different).
When the error occours, the smbstatus command shows the file as locked (DENY_ALL 0x30196 WRONLY EXCLUSIVE+BATCH - I don't understand a single field ! - ).
Note that I can copy hundreds of other files, even 40MB large, without any error. The problem seems to be related to that bloody .mdb file and nothing changes if I modify the name or make a copy of the source file or move it in the di...
2010 Oct 17
2
Locking Issue?
...Access R/W Oplock SharePath
Name Time
--------------------------------------------------------------------------------------------------
29540 501 DENY_NONE 0x100001 RDONLY NONE /test .
Sun Oct 17 04:51:28 2010
29540 501 DENY_NONE 0x20196 WRONLY EXCLUSIVE+BATCH
/test test.file Sun Oct 17 04:51:38 2010
When using another window box and trying to rename/delete the file i am
locking, it operation fails (as expected),
but when going to /test on the linux box i am able to rename (mv) or
delete (rm) the file...
Please advice...
T...