On Friday 24 October 2003 3:28 pm, Douglas Phillipson wrote:
> I can't seem to get an answer to this question...
>
> Should I use winbind if my Domain Controller is a samba machine? Or
> is it only useful if my DC is a real MS DC and I have other
> unix/linux client machines?
It's still useful.
Hello,
Thanks for that info. I don't see a printing defaults button on the
advanced tab of the printer in question on the samba server. Again, i
navigate to that folder, right click the printer, click properties,
answer no, then go to the advanced tab, and new driver. This is on a 2k
box if
My original post is http://lists.samba.org/archive/samba/msg72613.html.
[global]
workgroup = Popstar
netbios name = Paint-Roller
server string = Print Server (Samba %v)
interfaces = eth0 127.0.0.1
bind interfaces only = Yes
encrypt passwords = Yes
min passwd length = 0
null passwords = Ye
On Fri, 24 Oct 2003 [EMAIL PROTECTED] wrote:
> Hi,
>
> Below is a snippet of my .conf file that worked in 2.2.7a;
If it worked it did so despite being broken! See fixes below.
>
> [netlogon]
> comment = network logon service
> path = \\stuff\people\netlogon
path = /stuff/people/netlogon
> read
On Fri, 24 Oct 2003, Douglas Phillipson wrote:
> I can't seem to get an answer to this question...
>
> Should I use winbind if my Domain Controller is a samba machine? Or is
> it only useful if my DC is a real MS DC and I have other unix/linux
> client machines?
Winbind works with both Windows a
Hello,
I've got a redhat9 system with cups and samba3 installed. I want to use
this machine for both local and network printing. On the local side apps
can print just fine, the cups configuration is working great.
Network-side is not the case. I've got a mixture of 2k and 9x clients, so
i'm
Hello all. I have recently connected a branch office to our main
network, with Samba servers on both subnets. Server SGI at 192.168.0.3
is our DMB and WINS, while Panserv at 192.168.1.1 is LMB for its subnet.
They communicate very well and always sync their browse lists
successfully, but Pa
Hi,
Below is a snippet of my .conf file that worked in 2.2.7a;
[netlogon]
comment = network logon service
path = \\stuff\people\netlogon
read only = no
browseable = no
guest ok = yes
[profile]
comment = user profiles
path = \\stuff\people\%U
writeable = yes
browseable = no
Using v3.0 during a l
I'm trying to build samba 3 for Solaris 9 and I'm having trouble with the
libraries.
Everything seems to build fine but when I try to run one of the binaries I
get:
ld.so.1: /appl/samba/bin/net: fatal: liblber.so.2: open failed: No such file
or directory
If I add the path for my ldap and g
I can't seem to get an answer to this question...
Should I use winbind if my Domain Controller is a samba machine? Or is
it only useful if my DC is a real MS DC and I have other unix/linux
client machines?
I'm strictly wanting to provide file and domain logon services to
Win2000 machines via
Hi,
Its working, I was careless.
Bri-
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
Re: [Samba] EU Linux migration document. -- German Gvt. "Migration Guide"
* To: Kurt Pfeifle
* Subject: Re: [Samba] EU Linux migration document. -- German Gvt. "Migration
Guide"
* From: Jeremy Allison
* Date: Fri, 24 Oct 2003 20:28:42 +
* Cc: "samba at listsdotsambadotor
hi
enable group mapping from unix to samba 3
and include the wanted user to the wanted groups
you can do that with usrmgr if you want to, or via net groupmap ( study
FAQS )
here smb.conf for suse 8.2 and group init script
samba as pdc with german umlauts working
with fprot daemon for antivirus on d
[Samba] can't add smb printer on windows
* To: samba at listsdotsambadotorg
* Subject: [Samba] can't add smb printer on windows
* From: Kaleb Pederson
* Date: Fri, 24 Oct 2003 12:44:07 -0700
I have a single group of users, some of whom can successfully add my samba
printer and so
On Fri, Oct 24, 2003 at 09:52:19PM +0200, Kurt Pfeifle wrote:
>
> Maybo someone with "connections" may be ablt to place a news item?
I'm doing that now :-).
Jeremy.
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/s
[Samba] Printing from Win2000
* To: samba at listsdotsambadotorg
* Subject: [Samba] Printing from Win2000
* From: Garrett
* Date: Fri, 24 Oct 2003 01:56:58 -0500
Hello,
I have just started using samba a couple of weeks ago. I am using
Slackware 9.1 and windows 2000. i can se
My Problem was the fatal error during Make in compiling tdbbackup. Using
Jerome Fenal's patch on the Makefile.in adding
/lib/snprintf.o in the TDBBACKUP_OBJ line was partially successful. Now a
related error has arisen:
"Compiling tdb/tdbbackup.c
make: *** No rule to make target ' /lib/snprin
Linux migration document.
* To: samba at sambadotorg, samba-technical at sambadotorg
* Subject: Linux migration document.
* From: Jeremy Allison
* Date: Tue, 21 Oct 2003 23:20:58 +
* Cc: jra at sambadotorg
Hi all,
If you're looking at a Windows server to Linux & S
I have a single group of users, some of whom can successfully add my samba
printer and some of whom can't. There should be no difference as they are
all part of the same group. The error message is as follows:
"A policy is in effect on your computer which prevents you from connecting to
this p
hi all. recectly i made the migration from samba 2.2.8
to 3.0. everything is working fine, except that i
dont know how to grant administrator privileges in win
2000 clients. with 2.2.8, i used DOMAIN ADMIN GROUP
parameter ( domain admin group = @adm) but its been
removed in samba 3.0, and i dont k
Hi group,
I managed to resolve my problem. It appears (newbie mistake) that during
the installation of red hat 9.0 I left the setting for the firewall to
medium security, in effect blocking port 137 (or 139, can't remember which).
During my nmblookup test, the packet sent to port 137 por 139 was
Installed samba 3.0.0.0 and when I run testparm I get the following errors:
n1fs2:/usr/local/bin:>./testparm |more
creating lame upcase table
creating lame lowcase table
Conversion from UCS-2LE to CP850 not supported
Conversion from UTF8 to CP850 not supported
Conversion from ASCII to CP850 not s
Hello,
I have just started using samba a couple of weeks ago. I am using
Slackware 9.1 and windows 2000. i can see everything. on my windows box i
can see my linux box and visa versa. but i have a HP deskjet 932c on my
linux box and i want to be able to print from windows. windows can se
Re: [Samba] Printing banner pages
* To: Peter Blajev
* Subject: Re: [Samba] Printing banner pages
* From: Adam Williams
* Date: Fri, 24 Oct 2003 05:51:09 -0400
* Cc: Samba List
In Samba 3.0.0 (may be in earlier versions too) if I specify
printing = cups
printcap name = cups
Alexander Geraldy wrote on Samba-Digest:
[Samba] "advanced printing features" setting not saved
* To: samba at listsdotsambadotorg
* Subject: [Samba] "advanced printing features" setting not saved
* From: Alexander Geraldy
* Date: Thu, 23 Oct 2003 20:59:21 +0200
Hello,
we run
Hi All,
I have a rather unique (at least from reading the archives)
situation that has me stumped, and I'm hoping the gurus can help.
Here's my problem, I have a Solaris 2.8 server running Samba 2.2.8
which sits on two networks (no routing between networks). On one
side of the Samba serv
Hi,
When using this in migrating from 2.2, I get;
no builtin nor plugin backend for tdsam found
I havn't been looking at all of my news group emails so I
probably missed this one.
Bri-
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org
Phillip M. Bryant wrote on Samba-Digest:
[Samba] samba 2.27 as print server
* To:
* Subject: [Samba] samba 2.27 as print server
* From: "Bryant, Phillip -AES"
* Date: Thu, 23 Oct 2003 12:43:28 -0400
I'm running Samba 2.27
rather 2.2.7
on RH8 system.
You should be telling us
I have Samba3 ads working and I can use getent group. I am able to run
with a blank smbpasswd file. I can enable a samba share with
DOMAIN+goup1 has read access but write list = @DOMAIN+group2 does not
work. I have to add the user names individually. Any ideas?
Phil
--
To unsubscribe from thi
Hi
I am using smbclient 3.0.0. Linux version
In the previous version 2.x.x:
"smbclient -L xx.xx.xx.xx -p 445" will only send request to remote host
through port 445, but not 139.
But in 3.0.0
"smbclient -L xx.xx.xx.xx -p 445" will send request to remote host
through port 445, and then port 139
host-A: 3.0.1pre1, Red Hat 7.3. (domain logons & domain master = yes)
host-B: 3.0.1pre1, Red Hat 6.x
host-C: 2.2.x, red Hat 6.x
=== On host-A
smbclient cannot show correct version for same server's samba:
smbclient -L host-A -d1 -Uunknown% | grep Domain
[2003/10/24 16:36:38, 1] client/client.
Yep!
-Original Message-
From: Jason Balicki [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 11:23 AM
To: 'Marc Drouin'
Subject: RE: [Samba] Network path not found
>Addind the line wins support = yes to smb.conf does not change anything.
Just so I'm clear, you did add the wi
Thanks John,
It was my understanding that Samba would not synchronize with Unix accounts, and as
such presumed that winbind was the way to go, but on setting up a server using Samba
3.0.0-2 from either source or RPM I found that, whilst I could successfully add the
server to the AD and groupmap
Hi all
I am trying to connect to a samba share on a Windows NT, using
samba 3.0 running on a Solaris 9, will not let me connect, at time of
trying to login this is the errors I will see in the samba log (my windows
2000 machines are able to connect) below find output testparm v
Any help is great
Hi all
I am trying to connect to a samba share on a Windows NT, using
samba 3.0 running on a Solaris 9, will not let me connect, at time of
trying to login this is the errors I will see in the samba log (my windows
2000 machines are able to connect) below find output testparm v
Any help is great
Hello,
I am trying to establish a trust between a samba 3 PDC and a NT 4 server. I
use ldapsam as the passwd backend. I have created the machine interdomain
trust account, and have set up the trust on the NT4 domain, but when I run
"net rpc trustdom establish domain" I get an error.
/usr/local/s
Hello,
I will have to install samba 3.0.0 on a TruCluster V5.1b.
Have anybody some experience about it?
Thanks
Christian
--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba
On Fri, 24 Oct 2003 17:32:16 +0200, "Sebastian" <[EMAIL PROTECTED]> wrote:
>Following configuration i used before samba 3:
> character set = ISO8859-1
> codepage = CP850
>
>I could read an write files with umlauts from my Win2k Client. Doing an
>ls at the linux console showed a ? (que
It's working..
Thanks
Christian
-Original Message-
From: Giulio Orsero [mailto:[EMAIL PROTECTED]
Sent: vendredi, 24. octobre 2003 16:34
To: '[EMAIL PROTECTED]'
Subject: Re: [Samba] Missing "ISO8859-1.so" on Tru64Unix
On Fri, 24 Oct 2003 16:08:45 +0200, Kolly Christian
<[EMAIL PROTECTED
Hello
Sorry for disturbing again. It looks like I must pass lot of compilation issues to
force pam_smbpass working. And I don't believe, that nobody faced same problems as I
do, because I am using quite trivial configuration without success, so maybes somebody
can share experience with pam_smbp
Hi @all...
Following configuration i used before samba 3:
character set = ISO8859-1
codepage = CP850
I could read an write files with umlauts from my Win2k Client. Doing an
ls at the linux console showed a ? (question mark) instead the umlaut,
but using mc (Midnight Commander) sho
Doug,
Yes, I am using LPRNG and will give a look at my config. I've got 9
printers, 5 Laser Jets and 4 Ink jets.
How did you associate the Lexmark driver with your samba printer? Did
you do it through the gui view of the samba servers print admin or did
you associate it through the rpcclient
Hi all,
I would like to use the automatic printer driver update fonctionnality
of Win$. AFAIK if I update a printer driver on the SAMBA server, then
Win$ client is not automatically updated when using the printer. It does
work if the driver is located on a Win$ server.
Doe
Yes, both services are running.
When I added wins supprot = yes to smb.conf, two process were created.
Marc
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Nick THOMPSON
Sent: Friday, October 24, 2003 10:02 AM
To: [EMAIL PROTECTED]
Subject: Re: [Samba] Ne
>From the windows machine I have tried NET USE \\192.168.1.22\tmp and NET
VIEW 192.168.1.22 with the same result wihch leaves very perplexed.
I have tried pinging the samba machine. I can ping the adress with success
but pinging the name (Linux) does not work.
Addind the line wins support = yes
On Fri, 24 Oct 2003, suppressor_g3 wrote:
> Hello all,
>
> A workstation w2k is into samba domain, but during
> login, it fail. But in the samba server logs this user
> auth in the w2k with success, no error return. And don´t
> login.
Sorry. You will need to provide much more information tha
On Fri, 24 Oct 2003, VR-Bug Support wrote:
>
> Hi all,
>
> I have the lucky task of being able to set-up a DEV environment for our
> developers. We plan on using redhat 9 with Samba 3 and making each
> server an AD domain member of an established Win2K domain.
>
> The advice I would like is the be
hello,
i need to install samba with winbind and ntlm support. i.e
--with-winbind
--with-winbind-auth-challenge (needed for ntlm)
The problem is i run the installion as expected.
1. ./configure -- .
2. make
3. make install.
yest samba does not seem installed. is there somethin
On Fri, 24 Oct 2003 16:08:45 +0200, Kolly Christian
<[EMAIL PROTECTED]> wrote:
>I am testing Samba 3.0.0 on a Tru64Unix v 5.1b. I compile it with gcc et
>gnumake.
>I am able to start it and I can see a share.
>Until now, I have only one problem: Logs are full of messages like
>
>"Error loading mo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
| Before updating to 3.0.1pre1, the following smb.conf worked.
| Now when users try to hit the [broke] share they are denied access.
| Winbind has no problem finding the users and groups for the domain.
| I've verified filesyst
Hello,
I am testing Samba 3.0.0 on a Tru64Unix v 5.1b. I compile it with gcc et
gnumake.
I am able to start it and I can see a share.
Until now, I have only one problem: Logs are full of messages like
"Error loading module '/usr/local/samba/lib/charset/ISO8859-1.so': dlopen:
Can't open needed l
Are you running both smbd and nmbd? nmbd handles the netbios queries.
On Fri, 2003-10-24 at 14:33, Marc Drouin wrote:
> Hi group
>
> I have been toying with samaba for a while now and I only manage to get it
> to work haphasardly.
>
> The problem I have is I cannot see the shares i have created
Not even close.
I do not want to use 'security = server'. The samba documentation
says that 'security=server' is a Bad Idea(tm) plus when I do use
'security=server', it's not robust enough to work over a WAN, and finally,
'security=server' isn't a supported samba configuration for
Hi group
I have been toying with samaba for a while now and I only manage to get it
to work haphasardly.
The problem I have is I cannot see the shares i have created on the Samba
machine, I get a Network path not found message.
Here is what I have so far:
1. Samba installed and running. Share
Hello all,
A workstation w2k is into samba domain, but during
login, it fail. But in the samba server logs this user
auth in the w2k with success, no error return. And don´t
login.
Thanks
Suppressor_g3
__
Acabe com aqu
Hello
Is somebody using pam_smbpass from 3.0.0 under Solaris 8 ? I would like to know how
it was compiled in case when pam_smbpass is working under Solaris 8. Or maybe somebody
can help me identify why this module is not working on my test machine ? Thank you in
advance for your help.
With
Hi all,
I have the lucky task of being able to set-up a DEV environment for our developers. We
plan on using redhat 9 with Samba 3 and making each server an AD domain member of an
established Win2K domain.
The advice I would like is the best way to implement this, I'd like to hopefully leave
Hi,
I have finally sucessfully compiled Samba 3.0.0 to run on Solaris 8 and am
currently testing it. I have now no errors in the any of the logs, the server
has been added to the Windows-NT domain. The test shares are accessible but not
via browsing. In the Windows NT Server Manager display, th
Hi,
I have 3 server samba in my work (2 soliars, 1 linux) , working with "NIS".
When I change the password of an user, I need to copy the file "smbpasswd"
to other 2 server. ( I don´t have domain in samba (PDC , BDC, ...),
only simple configuration!).
Is it possible an samba work as server login
> In Samba 3.0.0 (may be in earlier versions too) if I specify
> printing = cups
> printcap name = cups
> then manually set "print command" is ignored.
> Well, without print command how can I force the printer
> to print banner page every time job is sent?
Does simply enabling CUPS banners on the
> I had a problem with rebooting XP and joining the samba domain, which was
> controlled by my gentoo linux box. I worked for days
> for a solution, and found it
> The problem was that I could join the domain fine, but had to reboot, and then
> found i was rejected from joining then. It a
Hi,
Do you have any "directory sharing" program that lets a distributed machine
look at files on the mainframe (MVS for example)?
Thanks,
Best Regards,
Yuval Tenenbaum
AM Support CSO
---
Mercury Interactive,
The Global Leader in Business
Hello,
Maybe I understand it in a wrong way.
I want to set up a Samba Server as a ADS Member. The Server should work as a
File Server.
So far it works. Samba is Member in ADS (join OK). If I kinit on Samba
Maschine I get my Ticket. From a Windows Client I now can Access to the
Samba Server
I've been using Samba for years, though I'm still no expert, and this
one has me stumped:
I have just upgraded from Mandrake9.1->9.2 which changes from Samba
2.2.7a to 2.2.8a. I am using the same smb.conf file (see below). I can
still mount shares okay (though I do have a printing issue I haven't
64 matches
Mail list logo