similar to: Accessing multiple Samba shares

Displaying 20 results from an estimated 800 matches similar to: "Accessing multiple Samba shares"

2000 Jan 02
1
smbd spawns
Stoped and restarted smbd and nmbd. Logged out of NT user account and logged back in. Tried to acces the shares on Linux The message box I get is, \\myhost\root is not accessible The handle is invalid. On Linux, now I see 2 processes of smbd running. Why is smbd spawning? Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time.
1999 Dec 29
3
Unix .TXT vs DOS .TXT files
Is there any option that will covert a text file from one system to the other? I have a few files on linux with extension TXT. There are plain text files. On NT, TXT is associated with the "notepad" and opens with the file as one long string. This is the typical CR/LF conversions between Unix and DOS. Can Samba convert the text files based on the client? Subba Rao subb3@attglobal.net
1999 Dec 18
2
NT client setup
I have installed smbd/nmbd version 2.0.6 on linux. I have read through the FAQ. Is there any document, that explains what needs to be done to setup on a NT workstation? I am trying to access the NT printers from Linux. Any pointers appreciated. Subba Rao subb3@attglobal.net http://pws.prserv.net/truemax/ => Time is relative. Here is a new way to look at time. <=
2000 Jan 06
1
Is reboot the only answer?
I have created the [homes] shares and can login to any user's home directory. This access is done via an NT box. The only userid on NT is Administrator. If I want to switch to another linux users home directory( or share), I have to reboot the system. I cannot log out the user once s/he is logged on. Is reboot the only answer to access a different user's share on linux? Subba Rao
1999 Dec 30
3
Can't print to NT printer
I need some help with getting this NT printer setup with Samba server. I think I have modified all the required files and don't know what else is missing. An outside observation should find the missing link. Here is my /etc/printcap: lp:\ :cm=NT printer :\ :sd=/var/spool/lpd/lp:\ :af=/var/spool/lpd/acct:\ :mx#0:\ :if=/usr/local/samba/bin/smbprint:\
2000 Feb 24
0
Samba's syslog messages
I have the following messages in my syslog. Feb 24 02:07:26 myhost smbd[23469]: [2000/02/24 02:07:26, 0] smbd/nttrans.c:map_share_mode(410) Feb 24 02:07:26 myhost smbd[23469]: map_share_mode: Incorrect value 0 for desired_access to file \ The current configuration allows me to access, the linux filesystems from NT. What does the "map_share_mode" message indicate? Thank you in
1999 Dec 30
0
SAMBA digest 2359
Hello Samba, ???????, 30 ??????? 99, you wrote: sso> SAMBA Digest 2359 sso> For information on unsubscribing see http://lists.samba.org/ sso> Topics covered in this issue include: sso> 1) Re: Unix .TXT vs DOS .TXT files sso> by Gerry Creager N5JXS <gerry@cs.tamu.edu> sso> 2) Switching user share on NT and smbd spawning sso>
1999 Dec 04
7
Samba newbie question
I am a newbie to Samba and have read the HOWTO-SMB and README files. Before you say RTFM, I have some very basic questions. The goal for me is to use the NT systems local printer, CD-R and scanner devices. The SMB documents talk a lot about the Client and Server. The source I have downloaded will create a smbd and nmbd. 1. Do I need anything running on the NT? 2. Do I need any special options
2000 Jan 07
3
CRLF/LF Conversion
Hi everybody! I hope that you are not already "pissed off" of all the crlf/lf conversion discussion between dos and unix ;-) Concerning that topic I have a question / suggestion: This is what we have: We are using a Win NT 4.0 Server with Win95 clients. Additionally we have a Sun (Solaris 2.5) running in the same network. To access the Sun in character mode we use a terminal
2003 Nov 14
4
Setting up Samba
Hi to you all, I'm setting up a network to where I have Linux and W2k Active Directory.I have Redhat 8.0 and i want it to see and access file between the two OS'S. I downloaded the latest samba binaries 3.0.2 and edit the smb.conf.How do i know if my linux will act as a samba server? Should i select "everything" when i load redhat again or should i just continue what i have
2000 Apr 03
0
Please inform samba@samba.org "Chris" <chrisv@satl.com> "Chris" <chrisv@satl.com> thomas.heiligenmann@t-online.de (Thomas Heiligenmann) thomas.heiligenmann@t-online.de (Thomas Heiligenmann) Jeremy Allison <jeremy@valinux.com> Jeremy Allison
samba@samba.org "Chris" <chrisv@satl.com> "Chris" <chrisv@satl.com> thomas.heiligenmann@t-online.de (Thomas Heiligenmann) thomas.heiligenmann@t-online.de (Thomas Heiligenmann) Jeremy Allison <jeremy@valinux.com> Jeremy Allison <jeremy@valinux.com> David Collier-Brown - Sun Canada <davecb@scot.canada.sun.com> Subba Rao
2003 Dec 23
0
revision of posting guide
I've placed a revision of the posting guide at http://pws.prserv.net/tap/posting-guide-draft2.html. (Posted there to make the HTML formatting easy to read.) I've tried to incorporate the suggestions people posted and mailed to me. Quite a few were of the form "too long, but you should add this..." :-) Brian Ripley, Jason Turner, Peter Dalgard, Patrick Burns, Frank Harrell,
2003 Oct 28
1
proposal for
Having written a number of R programs and having been stung with this myself, I think this is a very good idea. In fact, if the aim of R is to "to do it right" (as one person on the list claimed) rather than be compatible with S-Plus or prior versions of R then I would go even further and make all subscripting behave like this. (If that were to be the way R goes then, of course,
2012 Jan 12
3
remoting ESS/R with tramp
Tom Roche Thu, 12 Jan 2012 11:56:25 -0500 >>> * I have access to the cluster [where I want to run R] configured >>> [in .ssh/config] such that I can `ssh t` from commandline. >>> 1 I can open an R file on the cluster with >>> `C-x C-f /t:/home/me/onlyOrigDN2.r` >>> from my laptop, and note the following >>> *Messages* >>> >
2015 Aug 04
1
Enabling capabilities in a container
I'm using libvirt_lxc to create and manage various containers. I need to enable certain capabilities in a container to support ctdb, and as a quick solution I decided to just enable them all. I *thought* this would do the trick, adding the following XML to my container config: <features> <capabilities policy='allow'> </capabilities> </features> After
2015 Aug 04
3
Does CTDB run under LXC containers?
We're transitioning from a VM based environment to one that uses LXC based containers running under CentOS 7. CTDB runs fine under our CentOS 7 VMs. The same packages running under LXC however seem to have issues: # systemctl start ctdb.service Job for ctdb.service failed. See 'systemctl status ctdb.service' and 'journalctl -xn' for details. # systemctl status ctdb.service
2003 Oct 28
2
proposal for "strict" versions of subsetting operators
I'd like to propose adding "strict" versions of the subsetting operators "[", "[[", and "$" to the R language. These strict versions would be intended for use in programming rather than in interactive use. They do not perform any form of partial string matching or opportunistic simplification such as dimension dropping by default. They allow more
2009 Jan 17
2
Where to start with R?
Hello again, I have tons of data files that I have to decide how/which subsets to extract. While researching data mining products I came across R. As a newbie, where do I start to start using this popular tool? Any help is appreciated. Thank you in advance. Regards, Subba Rao ewbie, where do I start to start using this popular tool?<br> <br> Any help is appreciated.<br>
2015 Aug 04
1
Does CTDB run under LXC containers?
I'm using libvirt_lxc and that has an XML based configuration. Based on what I've read, I think I need to add this to the ctdb container's config: <features> <capabilities policy='default'> <sys_nice state='on'/> </capabilities> </features> That didn't do the trick though. I need to figure out how to turn on all caps to
2013 Jan 08
4
Splunk Module Development Recommendations
Good morning, We''ve been testing PE and beginning developing modules for our infrastructure. One of the modules I''m looking to create is an installation for Splunk, with the primary focus at this time, on the Forwarder. I already have the splunkforwarder-5.0.1-143156-linux-2.6-amd64.deb package being fetched from the Master and also performing the installation via dpkg. I