Displaying 20 results from an estimated 700 matches similar to: "Home shares staying (NT4)"
2003 May 28
1
Passing domain name to PPP
Hi-
Our PPP RAS server is running Samba 2.2.8a and winbind. We want to
authenticate dialup users through the PDC (Win NT 4 SP6). However, in order
to do so, the dommainname needs to be prepended to the username, ie,
DOMAIN+USERNAME.
We don't want to have to teach all our dialup users to add the domainname
when they login to RAS, so we are looking for a way to script this.
Has anyone tweaked
2002 Jun 22
1
Samba 2.2.5 - Cannot copy The path is too deep
I recently installed Samba 2.2.5 from the FreeBSD ports.
It seems Samba works fine when browsing the Samba server from WinXP
client, etc. I can copy files from the Samba server, and even create
small files and copy small files TO the Samba server.
The problem seems to be if I try to copy any file greater than 16Kbytes
or so to the Samba server. When I do so, Windows XP complains with an
error:
2003 Jun 03
1
PDC and remote login
Hello,
I have a Samba PDC sitting behind a Linux firewall/VPN server (using PoPToP).
My remote users can log in to the VPN and they are assigned a local IP address in the same subnet as the local PC's and servers.
I'd like these users to be able to log in to the Samba PDC domain when coming in via the VPN connection.
How do I set up the client PC's (Win98 and 2000) to do this?
I
2002 Oct 28
2
root prexec/postexec & login scripts
I have a perl script that I'd like to use to create windows 9x login
scripts at login time but I cannot get the process to work right. I have
RedHat 7.3 (actually the k12ltsp v2.1.0 which is a modified RH7.3) set
up as a domain controller which is working well. Manually created login
scripts run fine on the workstations at login. I'm using a netlogon
script I found at
2002 Oct 11
6
who's on
Hi everyone,
Probably a dumb one too, but simply I cannot put my finger on what command
to use in order to see who's locally logged on; let me be more accurate in
my description:
we run win98 PC all accessing shares on the linux boxes via samba. Several
users & shares. When I use finger or who to see who's logged on I only get
to see who's logged on directly through ssh or telnet,
2002 May 01
3
smbclient & printing on win2k box with HP Deskjet 560C (Drivers?) SMB 2.2.3a - Kernel 2.4.7, red hat 7.2
Hi LUs,
I dont have much time at the moment to read tons of documentation. So, I
would like to ask a hopefully easy to answer question.
Samba is running alright with me, smbclient works fine, but I would like to
print from my Linux box over LAN to a printer (HP 560C) connected to a win2k
box. Because I can't afford a better or second printer & I also havent got
enough room for it
2002 Feb 26
1
Re: 2.2.3a as a PDC for Win2k Pro and/or WinXP Pro
Hi Mathias,
I can't speak on Win2k Pro but have recently tested WinXP Pro. Now with
XP you will need to use the reg file included with the samba archive (in
a sub directory in the docs dir). Once that has been applied (presuming
all accounts have already been created on server) you can join the
domain and log in no problems.
--
Regards,
Deryk Robosson
Robosson Business Services
22
2000 May 13
1
Authentication through samba
Greets,
I have two samba servers setup on linux machines (Machine A, Machine B).
I would like one (Machine A) to authenticate for itself and Machine B.
So far, setting Machine B up as a client pointed to Machine A as a
password server seems to work somewhat but Machine B still requires the
uid/gid to exist locally in order to work properly. Is there a way
around this?
Regards,
Deryk Robosson
2004 Jun 02
1
Solving Nautilus Samba issue
I'm trying to solve this bug with browsing SMB shares with Nautilus:
http://bugzilla.gnome.org/show_bug.cgi?id=129890
I posted on nautilus-list about it and the response was basically, "We
don't know enough about SMB, maybe you could get a Samba developer to
help?" So, do any of you wise Samba people know what might be causing
this? Thanks for your help.
2003 Dec 09
2
netlogon script generation
Can anyone point me to a doc or a script that shows how to generate netlogon script on the
fly and supports users having multiple groups? I tried the Perl script referenced at
<http://us2.samba.org/samba/docs/man/AdvancedNetworkManagement.html> but I believe it only
supports the user being a member of one group.
--
Andrew Gaffney
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.)
2001 Apr 24
1
Compile problem with ftp.c
Hi,
It seems I'm still hopeless when it comes to compiling software from the
source :) Can anyone help me with this compile problem please:
make[2]: Entering directory `/usr/src/wine-20010112/dlls/wininet'
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o ftp.o ftp.c
In file included from
1999 Dec 20
4
2.0.6/Sol. 251/NTW4 - Drive mapping anomaly
Has anyone seen the following anomaly?
When I first connect to the Samba server, I run a logon script that maps
5 shares to drives F,G,H,L,M.
Some time later, when I check "My Computer", I find that the share
mapped to H: has been mapped to all the remaining drive letters as well!
For example, after I mount /users on G: and /programs on H:, I'll notice
at some point later that I
1999 Mar 31
5
Printing with Samba
Hi,
I ve had some problems printing from NT, I had samba 2.0.3 and every time at
the end of document there is
a blank paper and I don't know how I can stop this ???
Regards, and thanks in advance for any help
Amin.
2003 Mar 18
1
WinNT4WS problems... PLEASE HELP, URGENT
I've reached the point where I'm bashing my head
against a brick wall here. I'm trying to get my
windows nt4ws clients to authenticate to my samba
server on linux redhat 7.1 and I keep getting the
error message:
the domain controller for the domain TREBASV.COM is
not currently available.
Attached is my smb.conf output from testparms
All of my paths on my filesystem are the same as
2011 Dec 30
1
Extracting Information from ctree
I am trying to extract the tree information from the output of ctree. I
tried using the documentation from BinaryTree Class {party} but with no
success. Any help is appreciated.
Thank You
--
*David Guy, PhD
Flemington, NJ
917-941-5890 Cell
908-237-5107 Home
908-284-0356 Fax*
[[alternative HTML version deleted]]
1999 Jan 04
2
logon path
> Date: Sat, 2 Jan 1999 09:48:10 +0100
> From: Rudolf Spreckels <Rudolf.Spreckels@mh-media.de>
> To: samba@samba.org
> Subject: Re: SAMBA digest 1924
> Message-ID: <199901020848.JAA24974@Linux.mh-media.de>
>
> Hello,
>
> > I have the following entries, among others, in my smb.conf file:
>
> > ===== cut here =====
>
> > logon path =
2005 Nov 08
4
Roaming Profiles - the next step
Thanks to the enthuiastic help of Mr. Dan Shearer and the excellent
writings of John H. Terpstra (Samba-3 by Example) I have migrated an NT4
PDC to Samba 3.0.14a-2 on Fedora Core 4 (Cries of amazement)
The clients (XP, NT4WS, Win2K, 98 and 95) didn't notice the switch (once
I had made all the correct folders!)
My questions now are fine tuning and filling in gaps in my Windows
knowledge.
2001 Apr 18
3
Samba 2.2.0 PDC Problem
I've poured through the FAQ and HowTo for setting up my Linux 7.0 system to act as a PDC for my Windows 2000 SP1 clients; however, I continue to get the "Cannot join domain, the credentials supplied conflict with an existing set.." error. Yep, I followed the FAQ for this error, followed it and I still get this error.
I'm logging onto the Win2K system as administrator and when I
2005 Jan 06
1
Using the Rprofile file to automatically plot data on Sta rtup of R version 2.0.1.
Dear John,
I belive your problem has to do with the sequence of startup. I think that
.Rprofile is called before the required libraries are attached.
You might like to try putting your code into a .First() function and run it
that way.
Cheers,
Andreas
Dr Andreas Kiermeier
Statistician
SARDI FOOD SAFETY PROGRAM
33 Flemington Street
Glenside SA 5065
Phone: +61 8 8207 7884
Fax: +61 8