Displaying 20 results from an estimated 20000 matches similar to: "Problem of Samba with Windows 2000 Professional"
2002 Mar 11
1
Problem of Samba with win2000 Professional
Re.
i configure Samba on Redhat Linux 7.1 with other
machines of windows NT 4.0. In that situation
everything working fine.
Then i added one win 2000 Professional Machine in
the network.then also its working fine. But from Last
two - three days its giving problem. Although all
other windows NT machines working fine with Samba, but
win 2000 Professional is giving error that machine
2002 Mar 06
3
can't un-mount
here's how i mounted a shared folder:
#mount -t smbfs -o
username=me,password=psw,workgoupt=kppo
//har-file2/new-gp /samba/k-drive
and when trying to un-mount using
umount /samba/k-drive or,
smbumount /samba/k-drive
I get this message:
'device is resource busy'
Any idea why i can' unmount this?
please reply to all, thanks!
2002 Mar 06
3
printing with lprng
I recently set up samba-2.2.3a on FreeBSD 4.5-RELEASE. I'm having
troubles getting printing to work. I have LPRng-3.76 installed, and it
works just fine using the command line tools. When I print from a
windows client over smb, however, I can see the job go into the spool
directory, but then it magically vanishes, with nothing in any log
files. Has anyone experienced this type of strange
2002 Mar 06
1
how to prevent forward/reverse lookups
Hello All,
A good day to you all. Is there any way to prevent
the rsyncd daemon f rom performing the forward/reverse
lookups for rsync clients?
Thanks in advance.
__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
2002 Mar 07
2
fstab for a mount point
can someone send me an example of a fstab entry for a
samba mount-point? Also, how can I use the user option
so that any user(and not just root) can mount and
umount?
Thanks!
please reply to all
__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
2002 Mar 08
1
Bind failed: Can't contact LDAP server
With 3.0a15, samba can't seem to connect to the ldap
server. AFAIK the ldap server is working correctly --
it currently authenticates some users for apache.
My smb.conf contains this:
--[snip]--------------------------
ldap server = localhost
ldap port = 389
ldap suffix = "dc=calmiron, dc=com"
ldap admin dn = "cn=Manager, dc=calmiron, dc=com"
use spnego=no
2011 Oct 06
1
parallel::mclapply() dummy function on Windows?
Hi all,
Would it be possible to have the new 'parallel' library export a dummy
function, something akin to
if(Windows) mclapply <- lapply
to paper over the lack of fork() support on said platform? This may not be
the world's greatest idea, but it would make it easier for me to maintain my
package and still offer most users good parallel support. Plus, I can't
really see
2007 May 04
0
[LLVMdev] LLVM-GCC Source Updated?
On 5/4/07, Anton Korobeynikov <asl at math.spbu.ru> wrote:
> Hello, Bill.
>
> > Has anyone gotten the latest/greatest sources from the LLVM-GCC open
> > source server lately?
> No. It's still at rev 319 (as of 29.04).
>
Yeesh...Okay, I'm working with Jeff C. to get a copy of the TOT out to
people. I'm also pinging the rsync wonks here to see if there's
2007 May 04
1
[LLVMdev] LLVM-GCC Source Updated?
The llvm-gcc source can be download from:
http://jolt-lang.org/llvm-gcc.tar.bz2 31mb ~7 minute download
http://jolt-lang.org/llvm-gcc.tar.gz 40mb ~8.5 minute download
Download times assume you are the only person downloading. Please
download the bz2 version if possible.
I currently have no unexpected failures.
Bill wrote:
> On 5/4/07, Anton Korobeynikov <asl at
2007 May 04
2
[LLVMdev] LLVM-GCC Source Updated?
Hello, Bill.
> Has anyone gotten the latest/greatest sources from the LLVM-GCC open
> source server lately?
No. It's still at rev 319 (as of 29.04).
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2003 Aug 18
0
Any interest in commercial add-on libraries based on Cyte l's StatXact/LogXact?
Another example: Jerry Friedman's MART is available in R from Salford for
the same price as the stand-alone TreeNet, even though they don't advertise
it on their web site.
Andy
> -----Original Message-----
> From: rossini at blindglobe.net [mailto:rossini at blindglobe.net]
> Sent: Sunday, August 17, 2003 9:50 PM
> To: rhelp
> Cc: pralay at cytel.com
> Subject: [R]
2009 Jun 18
4
off topic but need your pointers about statistics
Hi all,
I apologize for this off-topic question but I need your help -- I know
there are lots of experts here.
As a lover and student of statistics, I am thinking of building a tree
of various branches of statistics and keeping track of the greatest
historical inventions/discoveries in statistics and the latest
development of each branch. The goal is to understand in what context
did the great
2003 Aug 18
0
Any interest in commercial add-on libraries based on Cytel's StatXact/LogXact?
At JSM, I spent a bit of time with old friends at the Cytel booth
(makers of StatXact/LogXact). They were wondering whether it was both
feasible and of interest to create a package of the StatXact compute
engine for R (to be commercially licensed, not for free!), similar to
what they've done for SAS.
As far as I know, it's feasible,
(this is not the first commercial external package,
2010 Jul 27
1
windows 7 professional Samba share access denied
Hello,
I'm a newbie to this list and hope I'm in the right place.
I have a FreeBSD 7.1 running samba version 3.3 with windows 2000 AD. I can
access the share using ip address of the share machine but if I try to
access using \\sambaShare\folder1 it prompt me for username and password,
(it should not prompt me for username and password because i already login
to the domain). However, I
2005 May 29
1
Re: Demonizing generic Linux issues as Fedora Core-only issues -- WAS: Hi, Bryan
From: Les Mikesell <lesmikesell at gmail.com>
> No, I am looking for a solution that provides what a typical user needs,
> not what a particular vendor feels like supporting this week. I didn't
> really want this to be about motives for vendor's business decisions but
> I think Johnny Hughes nailed it in saying the push for 2.6 was because
> SLES 9 had it. Their
2010 Oct 30
2
Using names function
Just starting on my journey to learn R and the book I am using is "Using R for Introductory Statistics"
One of the problems (page 15, 1.10) goes as follows:
The monthly sales fig for 2002 were (2700, 2600, 3050, . . ). Using diff() find the month with greatest increase from prev month.
I created a msales var:
msales = c(2700, 2600, 3050 . . )
I named them:
2019 Sep 25
4
Centos 8 Mate?
On 9/25/19 12:06 AM, Nicolas Kovacs wrote:
> But on the desktop, I've switched to OpenSUSE Leap, and I'm a happy
> camper now. I can highly recommend it. Sports every major and minor
> desktop environment under the sun, and it's a nice blend of semi-rolling
> releases based on a rock-solid SLES base.
>
Why do you need "every major and minor desktop environment
2003 Dec 15
1
Profile privelege problem
This problem appears to have been discussed before, but none of the
offered suggestions have been any help.
Situation: I had a working Samba PDC, using SuSE 7.3 Professional (I
believe 2.4.16 Kernel) and I do NOT know what version of Samba. Then my
hard disk died..
Rather than re-build another 7.3 box (SuSE is dropping support December
15th) - I used the latest and greatest SuSE 9.0
2010 Aug 15
1
greatest common divisor
Hello,
Is there a function in R with which we could find the greatest common
divisor directly?
Or is there a funciton, which could help us to find the remainder of a
division directly?
Best wishes! Thank you!
Your truly, Qing
--
View this message in context: http://r.789695.n4.nabble.com/greatest-common-divisor-tp2326262p2326262.html
Sent from the R help mailing list archive at
2007 Jun 25
0
Problems with samba and windows 2000 professional
Good day,
I'm having issues with a small company with the following setup...
1. Windows 2003 active directory server (server.company.local)
2. samba 3.0.25 linux server (serve2.company.local)
3. windows xp and windows 2000 professional clients. All clients are part
of the ads structure.
What's happening is the client's running windows xp can access the samba
shares with no issues