Displaying 20 results from an estimated 2000 matches similar to: "mounting an arbitrary directory?"
1997 Dec 03
2
Samba record locking & PC db's
Fellow Samba-meisters,
	I'm wondering if anyone can share real-world experience running PC
database apps (like M$ Access) with database files shared from a samba
server.  How well has the record locking proven to work?  I will be
setting up a small office network for a client w/ a Linux server running
samba as a file/print server and 4 or 5 Win95 clients running Office97
apps. 
	This is
1998 Dec 14
1
Samba 2.0 stuff for a newbie
Hello, 
	This is my 2nd attempt at running Samba on my linux box at work, but i
thought i would ask some basic questions:  
	David Bandel suggested i upgrade to 2.0, so i did..:)
	Now, what i want to do is the following:
	Be able to access the linux box from a 95/98 or NT workstation, now i know
this can be done since my box "odie" showed up in the network neighborhood
list on a few
1998 Dec 16
2
NT domains and 1.9.18pSomething
Hi,
I'm trying to replace an NT SBS box with a RH5.2 box, and
things are proceeding quite well, save a few samba troubles.
I've found that the NT4WS (SP4) clients can log in if told
to use a samba machine as a "workgroup", but that they can
not find a domain controller if told to use "domain" logons.
(They have the registry password encryption hack installed.)
1998 Dec 19
2
I'm new, need help installing on IRIX 6.4
I'm new to SAMBA and am trying to install it on a Origin 200 running
IRIX 6.4.
I’ve downloaded and un-tarred 5 files:
  samba
  samba.idb
  samba.man
  samba.src
  samba.sw
Now what do I do? I’m really lost. I must be missing something.
Any help would be greatly appreciated.
Please respond to:
krestoule@yahoo.com
TIA!!
-Kyle Restoule
1998 Dec 11
2
notifying users
hello,
Is there a good way of notifying all users that , say the server is
going to be shut down? kinda like for a regular terminal session but
through some kind of windows messaging?
thanks in advance.
Robert
1998 Dec 18
1
8.3 filename format
SAMBA Gurus (Both on the mailing list and in the nesgroup):
I am running 1.9.18p8 on our production server and 2.0beta4 on a test
server. Both are HP-UX 10.20. Hundreds of happy end-users quietly
sharing files. Except one. He runs the Adobe Acrobat Catalog program
on his Windows NT 4.0 machine. It fails, whether connected to the 
production server or test server. Granted, this is an old
1997 Dec 16
2
Latest SAMBA binaries for SunOS 4.1.3
Hello all
On my SunOS 4.1.3_U1 / SPARCstation 5 (ie. sun4m
architecture) server I am running SAMBA 1.9.15p8,
and I am having all sorts of permission problems.  
For example, there are two AutoCAD drawings with identical
Unix ownership and permissions (ie. 666), sitting in the exact
same directory.  The directory has 777 permissions.
>From the NT client, one of the drawings will open
1998 Dec 16
1
Configuration questions: 1.9.18p10
I've got 1.9.18p10 up and running happily on a Solaris 2.4 box. I have got
the configuration set so that from my own PC (running NT4, sp4) on the same
subnet, I can login with no problems.  Running smbclient on the Unix box
also confirms that I can use other user ID's also.
Problem 1: other users do not seem to be able to login.
What I think are the relevant sections of the config file
1997 Dec 17
2
1.9.16p11 and Windows 95 app conflicts
We installed Samba 1.9.16p11 on our Solaris 2.5 Sparc server here and we
are
having some difficulty getting Windows 95 programs to access the Samba
shares.
Many of the programs work, and we are dedicated to using Samba, and we have
a lot
of stuff out there, and we are using it effectively.  But we have a few
problems with a
few programs.
One of the possible solutions to this problem is to upgrade
1998 Dec 17
4
oplock_break: client failure in break - shutting down
We recently tried the upgrade to 2.0 Beta series (just finished testing
Beta 4) on our network.  Everything works fine with 1.9.18pl10, but once
we start 2.0 in its place we start getting the following in the log files:
[1998/12/17 05:00:12, 1] smbd/files.c:file_init(219)
  file_init: Information only: requested 10000 open files, 246 are
available.
[1998/12/17 05:07:52, 1]
2009 Sep 03
2
How can I appoint a small part of the whole data
Dear all,
I have 1980~1990 eleven datas,
every year have three variables,
wage
gender(1=female, 2=male)
race(1=black, 2=white)
My original commands is:
fig2b<-reldist(y=mu1990$wage,yo=mu1980$wage,.......)
I have three questions:
1. If I want to appoint y=women's wage in 1990
                                    yo=women's wage in 1980
2. If I want to appoint y=women's wage in
2001 Feb 19
1
Dead puppies (and Linux boxen) aren't much fun.
Fellow riders of the bleeding edge of ext3 technology,
	I've been playing with ext3 on my workstation.  For the most part it
has worked very well, but right now I have a non-functional system. 
I've got patches out the wazoo on this kernel - 2.2.18 + Alan's
2.2.19pre13 + ext3-0.0.6a + i2c-2.5.5 + lm_sensors-2.5.5 + udf-0.9.3.  
	Here is the output I get:
EXT3-fs: WARNING: recovery
2009 May 14
3
memory usage grows too fast
Hi All,
I have a 1000x1000000 matrix. 
The calculation I would like to do is actually very simple: for each row, calculate the frequency of a given pattern. For example, a toy dataset is as follows.
Col1	Col2	Col3	Col4
01	02	02	00		=> Freq of ?02? is 0.5
02	02	02	01		=> Freq of ?02? is 0.75
00	02	01	01		?
My code is quite simple as the following to find the pattern ?02?.
2009 Aug 18
1
three dimensions barchart
Dear R community,
I have one problem with figures.
I draw the Relative Distribution graph,
it looks like barchart(X,Y plot),
but I have ten(year) Relative Distribution grapgs,
have any command am can combine ten barcharts(X,Y plot) to become a three
dimensions barchart(X,Y,Z plot)?
All help highly appreciated
Best,
Yichih
One Relative Distribution graph:
2002 Apr 16
3
how to take least risk on rsync dir
Hello list,
When rsync dir_A to dir_B, I hope I wont make any change to the original
dir_B unless the rsync procedure end withour errors, therefore, I hope
there's somethig like
rsync -av dir_A dir_B_tmp && \
mv dir_B dir_B.bkup &&
mv dir_B_tmp dir_B
This small script can ensure the minimal change time between 2 versions
of archive. Is this built in the native rsync
2012 Apr 10
6
trust relationship between this workstation and the primary domain failed
Samba shares work for windows 7 and Server 2008, but XP and Server 2000 recieve the following error when trying to map samba shares:
"The trust relationship between this workstation and the primary domain failed."
tail -f /var/log/messages
Apr 10 07:38:03 samba01 smbd[23581]:?? connect_to_domain_password_server: unable to open the domain client session to machine ad1.strat.com. Error
2017 May 11
2
Good Day NUT
Good Day nut 
                Many thanks for your reading
==> AA. I confront an issue that can't shutdown the ups
 With the nut, I can get the ups status(upsc) and shutdown the linux-ubuntu when power failure occurs(upsmon)
 But don't know which configuration I ignore to setup for ups shutdown 
==> BB. I want to check that with the command "upsdrvctl shutdown" and
2004 Jul 06
1
Difficulties with samba and ADS
Hello.
I thought I had this fixed 3 times now... but it keeps coming up.  I have 2 
smbservers that are part of an ADS domain (windows 2003 server).
I have my samba servers set up, and it works great for a month or so, then it 
starts giving smbmount and smbclient a hard time.  This is very bad news 
because I rely upon smbmount heavily.
When I try to view the shares my main server, and use the
2017 May 17
2
Fw: [Nut-upsdev] POWERCOM-UPS-USB : UPS Shutdown
Good Day Roger
AA.  notice that during the test, you have little or no load, since despite 
being in state OB
 DISCHRG the battery.charge is still 100.  It's best to perform such tests 
with a dummy load
such as a table lamp and an old fashioned incandescent 100 watt bulb.
==> Yes. I got it and try to ascend load as below results
dinow-All-Series:~# upsc pcmups
Init SSL without
2010 Oct 05
1
Win7 cannot net use z: Samba share
Hi all
The symptom is:
> C:\Windows\system32>net USE z: \\10.10.23.219\share /USER:SMBUSER
> [password]
>
> System error 1326 has occurred.
>
My situation
I am using VirtualBox.  Windows 7 Home is the host.  Fedora 13 is the guest.
My goal is to cause the Fedora guest to expose an smb share to the Win 7
host and have the Win 7 host mount the share as a drive.
My procedure: