Displaying 20 results from an estimated 1000 matches similar to: "Remote connection to Samba service doesn't work"
2008 Jun 12
7
How to change the class of data?
Hi all,
I have some data x, which are actualy consisted of numerical enties. But the
class of this matrix is set to be "factor" by someone else. I used
"class(x)", it turns out to be "factor". So I can not calculate them.
How can I turn them into numerical data so that I can apply math operations
on them? Thanks a lot for your help.
Selina
[[alternative HTML
2006 Oct 23
3
Bug in file parsing of ups.conf
Version 2.0.4 on CentOS (RHEL 4)
I goofed on my original post and sent it to the bounce. Between then and now
I have done some further digging and found the real issue.
I was having an issue with the ups.conf file not being read after the 21st
entry. Turns out this was were the first error occurred. I could move the
entries around in the file and get them to load. What I did not realize is
where
2006 Oct 23
3
Bug in file parsing of ups.conf
Version 2.0.4 on CentOS (RHEL 4)
I goofed on my original post and sent it to the bounce. Between then and now
I have done some further digging and found the real issue.
I was having an issue with the ups.conf file not being read after the 21st
entry. Turns out this was were the first error occurred. I could move the
entries around in the file and get them to load. What I did not realize is
where
2002 Oct 14
3
Directory size display discrepency
Hi,
I would liek to ask the list if any one can explain why there should be
a discrepency in the directory sizes that are displayed when I use
explorer on Windows. This has been reported to me by a user, I have
never seen this before as I dont use windows if I can help it :-)...
When I slect properties of a directory it has two enties
Size and Size on disk
As an example size says 33 bytes, size
2009 May 19
9
Hang at 5:34 pm EST
Some at 5:34 pm EST DAILY, all my call get disconnect.
I tried RE-INSTALLATION, I tried Reinstallation on a virgin HDD, but its
same.
I tried changing VOIP provider I tried changing Internet Provider..But no
help..
What could be the reason ?
Here are my enties of crontab :
### recording mixing/compressing/ftping scripts
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * *
2008 Jun 18
5
Forbidden: You don't have permission to access /phpMyAdmin/ on this server.
Environment:
- CentOS 5.1,
- Apache 2.2.3
- php 5.1.6
- phpMyAdmin 2.11.6
- MySQL 5.0.22
Brand new system, brand new installation of all the above products.
All looks well, but when I try to connect to phpMyAdmin, I get an
error: "Forbidden: You don't have permission to access /phpMyAdmin/
on this server".
I'll forgo all the paths I followed trying to get this to work and cut
2012 Jul 05
2
vector entry in matix
hi,
i'm trying to figure out if there's any possibility to write a whole vector
into a matrix or data.frame or something like that. i don't mean
transormation. Here an example:
[,1] [,2]
[1,] "a" "d"
[2,] "b" "e"
[3,] "c" "f"
where e.g. a is a<-c(0,1) vector of length 2, b a vector of length 4,... (i
know that
2015 Nov 27
1
Failed to find authenticated user via getpwnam(), denying access
Hi,
I have a very strange issue with samba as an ad member server.
log.smbd goes:
check_ntlm_password: Checking password for unmapped user
[TSNR]\[Administrator]@[ADMIN] with the new password interface
[2015/11/27 19:09:26.196960, 3]
../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [TSNR]\[Administrator]@[ADMIN]
[2015/11/27 19:09:26.196993, 4]
2001 Nov 03
3
Programs under wine can't connect to the network
Hey all
Have a very strange problem in slack 8, using wine 20011004. First noticed this with counterstrike, than checked with other programs that should access the net.
I get this error, and programs fail:
fixme:winsock:_get_sock_fd handle 304 is not a socket (GLE 6)
Documentation seems to imply that if I can get on the net with linux, I should be able to use wine with it. Weirdest part is
2006 Jul 10
3
crashing mongrel
Newbie question here: I''m hitting my rails app and killing mongrel. Any ideas?
Here''s the error:
/usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:628:in
`accept'': Software caused connection abort (Errno::ECONNABORTED)
from /usr/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:982:in
`join''
from
2005 Sep 06
1
CentOS 3 -> logins
Hi,
Since I upgraded CentOS from 3 to 4, I get those enties in logwatch.
It seems to be caused by cron, opening a session everytime it executes a
task. Is that normal?
crond:
Unknown Entries:
session closed for user root: 381 Time(s)
session opened for user root by (uid=0): 379 Time(s)
session closed for user user: 239 Time(s)
session opened for user user by (uid=0):
2004 Mar 16
1
(3.0.2a) nsswitch/winbindd_user.c:winbindd_getpwnam(157)
After connecting to the samba server as a domain user without password
challenge, authenticating against a w2k DC (security = ADS), with
winbindd running, I can navigate the shares successfully but cannot
write to the share.
I have done "net groupadd ..." to map windoze-unix groups.
I am assuming from the log enties below that my access problem lies in
the given errors. How to
2004 Jun 03
1
smbldap-populate under debian woody fails
Hi,
I've tried the tgz from idealx, tried unofficial debs, triple checked
the config, but everytime I get the same error.
The script starts adding the enties but after
cn=Domain Guests,ou=Groups,dc=xyz,dc=com
which is successfull the following line show up
Can't call method "dn" on an undefined value at
/usr/sbin/smbldap-populate line 341, <GEN1> line 11.
Does anybody
2015 Mar 03
6
Strange crash after NVidia driver installation from ELRepo
Hi,
I just had the weirdest of system crashed. Here goes.
I wanted to install a desktop step by step, as I usually do. First the
base system, then the X Window System, then the WindowMaker window
manager. Everything went OK, then I installed kmod-nvidia from ELRepo.
Yum informed me that the driver conflicted with x11-glamor (something
like that), so I removed the corresponding package.
2015 Feb 08
3
[LLVMdev] Moving towards a singular pointer type
I imagine/assume that distinct pointer types per address space are still
necessary, but I haven't looked at address spaces in any particular detail.
On Feb 8, 2015 1:13 AM, "Kuperstein, Michael M" <
michael.m.kuperstein at intel.com> wrote:
> One reservation about this being “singular” - we are still going to have
> a different pointer type per address space, right?
2006 Nov 12
2
Problem in production enviroment 3.0.23c-1
Hi,
We use Samba as backend for an IIS webfarm (shared hosting). Some of our
customers are using Frontpage extentions to manage their site. Now when
uploading a new folder or file the users are getting:
Cannot read or set the permissions for file \\server\share\file:
initializing the SD failed
When you click OK (you can only click OK at this point) the folder or
file is created and the rights
2013 Jan 13
4
Xen and nvidia
Hi all,
I''ve got a couple of questions regarding the current
status of nvidia with Xen, since it is well known that nvidia
doesn''t work as smooth at the moment with Xen (comparing to ati).
My current goal is to use one nvidia gtx460 card and the
onboard intel hd4000 on dom0, and then do passthrough for
another nvidia gtx460 to a Windows domU.
I know there are patches
2010 Mar 06
3
scientific (statistical) foundation for Y-RANDOMIZATION in regression analysis
Dear all,
I am a statistician doing research in QSAR, building regression models where the dependent variable is a numerical expression of some chemical activity and input variables are chemical descriptors, e.g. molecular weight, number of carbon atoms, etc.
I am building regression models and I am confronted with a widely a technique called Y-RANDOMIZATION for which I have difficulties in
2006 Aug 03
1
Very strange - AJAX is flakey when I uploaded my site
The weirdest thing is happening. I have an ajax uploading call, and
after I uploaded it, every part of the controller will work except the
ajax call.
The Ajax call is to a javascript function that is in one of my js file.
Ive confirmed that the controller runs all the way till the render
:update. Then, there I have:
responds_to_parent do
render
2010 Mar 03
2
Domain Controller
Can somebody point me in the direction of some Noob freindly guides on setting up a Domain Controller using Samba and LDAP I will be running a few Windows 7 machines. I want something that is user freindly being quite new to Samba and Linux myself.
Many Thanks
_________________________________________________________________
Tell us your greatest, weirdest and funniest Hotmail