I had a very similar problem (without the worm) not too long ago.
My current setup has the following in the dhcp server:
option netbios-node-type 2;
option netbios-name-servers a.b.c.d;
(where a.b.c.d is the actually IP address of my PDC).
This tells the windows clients to use peer-peer mode
Hi ,
Thanks for your help.
Basically I am trying to setup a samba file server where can people can
store their private files in it.
The authentication will be done using ldap.
For example : -
$ smbclient -U ///homes
Password: ***ldap password **
That is it !
Is it possible to do this, with
On 01/02/2007, at 12:23 AM, Torsten Becker wrote:
Hello!
I tried to run a samba3 server as pdc for windowsXP clients with
ldap backend and kerberos authentication.
I stuck with these two possibilities:
1. Samba is pdc, winxp is domain-member, users are autheticated
against smbpasswords
Hi ,
Thanks for your help.
Basically I am trying to setup a samba file server where can people can
store their private files in it.
The authentication will be done using ldap.
For example : -
$ smbclient -U ///homes
Password: ***ldap password **
That is it !
Is it possible to do this, with
On 30/01/2007, at 8:48 AM, Jason Baker wrote:
I am just wondering what issues we will all face with the coming of
Windows Vista. Once I start purchasing client machines with Vista
pre-installed, how will this impact making that new machine a
member of a SAMBA controlled domain?
Well, sin
On 1/31/07, Gerald Carter <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeremy Allison wrote:
> On Wed, Jan 31, 2007 at 03:57:03PM -0600, Gerald Carter wrote:
>> I don't see what this offers over the old server announcement
>> datagrams used as part of network browsin
Andrew Bartlett wrote:
On Wed, 2007-01-31 at 17:52 -0800, Chuck Theobald wrote:
Hi,
Is it possible to run a non-PDC file server which references an
authentication server via the "password server" directive as a BDC to
the PDC? In short, I have one machine that serves as the LDAP auth
serv
On Wed, 2007-01-31 at 17:52 -0800, Chuck Theobald wrote:
> Hi,
>
> Is it possible to run a non-PDC file server which references an
> authentication server via the "password server" directive as a BDC to
> the PDC? In short, I have one machine that serves as the LDAP auth
> server and PDC for my
Hi,
Is it possible to run a non-PDC file server which references an
authentication server via the "password server" directive as a BDC to
the PDC? In short, I have one machine that serves as the LDAP auth
server and PDC for my domain. I have another machine that is the file
server and uses th
> I have "template shell = /sbin/nologin" in my Global smb.conf
> cat:*:10016:10002:cat:/home/CAD/cat:/sbin/nologin
> how do I give user "cat" access to the shell " /bin/bash" ?
I don't know that this is possible - maybe you could create a script
and set that as the login shell for all users. The
On Thu, 2007-02-01 at 01:10 +0200, Marian Neagul wrote:
> Hello,
>
> I have a Samba PDC with an OpenLDAP back end and I am curious whether
> SAMBA support Lotus Domino LDAP server as an backed?
If the Lotus Domino server will provide us with/store the Samba password
attributes and schema elem
Hello,
I have a Samba PDC with an OpenLDAP back end and I am curious whether
SAMBA support Lotus Domino LDAP server as an backed?
Thanks,
Marian
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
On 31/01/07, Rishi Srivatsavai <[EMAIL PROTECTED]> wrote:
Hello All,
I would like to add support for advertising Samba shares (browseable ones)
on the local network using Multicast DNS. Multicast DNS allows applications
to query/publish network services on the local link. I would appreciate if
y
On Wed, 2007-01-31 at 12:01 +0100, Christian Huldt wrote:
> Stupid question ahead
>
> background:
> Our office is moving, and we are currently using a samba server with
> an aging nt4 pdc.
> The NT4 will not be a part of the new network, either we replace it
> or promote the samba (3.0.21c AFA
when "MOVE"ing folders/files from dept share to pub share the folder/files
retain the dept group ownership however if I "COPY" instead of using "Move"
the folders/files group ownership will change to the pub group
How do I get the same behavior to work with "Move"?
--
To unsubscribe from this lis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeremy Allison wrote:
> On Wed, Jan 31, 2007 at 04:30:32PM -0500, Rishi Srivatsavai wrote:
>> Hello All,
>>
>> I would like to add support for advertising Samba shares (browseable ones)
>> on the local network using Multicast DNS. Multicast DNS allows
On Wed, Jan 31, 2007 at 03:57:03PM -0600, Gerald Carter wrote:
>
> I don't see what this offers over the old server announcement
> datagrams used as part of network browsing. Or are you just
> trying to provide the same functionality without NetBIOS?
> (e.g. over port 445)
It's a more modern way
On Wed, Jan 31, 2007 at 04:30:32PM -0500, Rishi Srivatsavai wrote:
> Hello All,
>
> I would like to add support for advertising Samba shares (browseable ones)
> on the local network using Multicast DNS. Multicast DNS allows applications
> to query/publish network services on the local link. I woul
Hello All,
I would like to add support for advertising Samba shares (browseable ones)
on the local network using Multicast DNS. Multicast DNS allows applications
to query/publish network services on the local link. I would appreciate if
you
could all please share your thoughts on whether such sup
I'm looking at implementing a version control filesystem and would like
to know if it's possible to implement version control with Samba.
Thanks
Mario
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Hi,
It's the acl's in ldap again!
I've adjusted the acl's to allow the machine accounts to be visible on the DMS.
pdbedit -L shows the correct (and unique) uid's for both users and machine
accounts now.
Thanks Tom! ;-)
I'm still having trouble connecting though if anyone has any ideas? The
Jason,
You can check for 'check password script' into your smb.conf and for
the app 'crackcheck'
(http://people.samba.org/bzr/jmcd/SAMBA_3_0-jmcd.bzr/examples/auth/crackcheck/)
that is available on the Samba repository.
So, you can set something like this:
check password script = /usr/sbin/crackc
On Jan 31 2007 11:28, Beeckmans Olivier wrote:
> Hello World !
> I want to restrict Logon Hours form some users
> How can I do that ?
> Thanks for your respons
> Olivier
[global] or per-[share]...
root preexec = /your/login/blocker %u
root preexec close = yes
And the blocker program should ret
Hello dear list!
I'm about to setup a winbind to authenticate my proxy users through Active
Directory.
Unfortunately the daemon winbindd crash while requesting some wbinfo,
Here is a transcript of the problem:
IDCSRV922:~ # cat /etc/krb5.conf
[libdefaults]
default_realm =
I've scoured the mailing list archives and the internet...has anyone
actually figured out how to enforce strong passwords when using Samba
and LDAP as a PDC?
My users are allowed to change their Windows XP passwords, how do I
enforce the use of strong passwords (either locally or globally)?
--
Sorry again to answer my own post, but I at least figured out how to
change the Password Last Set value using the LDAP Account Manager.
Basically you need to set a date further back than 7 days. Convert it to
Unix time stamp and enter it into the users LDAP info. Then your user
will be allowed
I should have checked log files before I posted. Anyway, here is some
additional info.
I checked the log file for the machine I was trying to change the
password on and here is what it says:
[2007/01/31 10:28:06, 1] auth/auth_sam.c:sam_account_ok(178)
sam_account_ok: Account for user 't
Danny escribió:
Hello everyone,
I am trying to setup samba with ldap.
Local users need to browse their share folders on a samba server using
ldap authentication. [ LDAP has inetOrgPerson class. ]
Does anybody have a good link or tutorial to do this ?
You can look at the IDEALX "The Linux Sa
Gerald (Jerry) Carter wrote:
I tested against the Vista RC builds and printing was fine.
But it seems some things were changed before the final
bits. We'll have to do some more testing to find out the
scope of it.
I have tried both Vista Beta 2 build 5384 and the final version.
I don't have
I have a samba PDC set up and configured. I have been doing tests and
everything was working fine. I was able to set "User must change
password" to today's date and it would prompt the user that their
password has expired when logging into windows xp. I could then enter a
new password and be o
I'm using samba-3.0.23d-19 on openSUSE 10.2 with an LDAP PDC arrangement
I'm trying to sort out some problems with adding a trust relationship.
Specifically, smbpasswd is failing when I try to create/modify the domain
account. Further investigation shows that it is also failing to modify
workstat
Check your: admin users = in smb.conf
all users on this admin user list, create files and folders as root user !!
Cheers Collen
Felipe Augusto van de Wiel wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2007 01:05 AM, Paiva LR wrote:
Hello everybody,
in my working samba se
Just curious, looking at these lists for the last few days.
What distros do people prefer to setup a Linux PDC? My preference is SME
server 7.1 (essentially based on CENTOS I believe).
Thanks
Dave
> -Original Message-
> From:
> [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
ba.org] O
> This are the tested passwd chats:
>
> passwd program = /usr/bin/passwd %u
> ; passwd chat = *Password:* %o\n *Enter\snew\sUNIX\spassword:* %n\n
> *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
> passwd chat = *Password:* %o\n *"Enter new password:"* %n\n *"Enter
Hello all,
I am doing some work for a public library that is still running Samba
2.2.7aif you can believe it. When checking the log files I see this
error. I
believe it is generated when the domain administrator is loging off. The
workstation seems to be working fine, I would just like to know
Hi
Even I use "account sufficient usr/lib/pam_winbind.so", I can login as
root but I still not be able to connect from windows client. And this
setting are working fine in Samba 3.0.22.
Any help?
Thanks
Alex
On Wed, 31 Jan 2007 09:57:58 -0200
Felipe Augusto van de Wiel <[EMAIL PROTECTED]> wro
Hello!
I tried to run a samba3 server as pdc for windowsXP clients with ldap
backend and kerberos authentication.
I stuck with these two possibilities:
1. Samba is pdc, winxp is domain-member, users are autheticated against
smbpasswords within ldapsam.
If the kerberos password of the korresp
On Wednesday 31 January 2007 17:01, Christian Huldt wrote:
> Stupid question ahead
>
> background:
> Our office is moving, and we are currently using a samba server with
> an aging nt4 pdc.
> The NT4 will not be a part of the new network, either we replace it
> or promote the samba (3.0.21c AF
I am not sure, I would check however the hardware failed yesterday evening!
CUPS I believe.
Dave
> -Original Message-
> From:
> [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> ba.org] On Behalf Of [EMAIL PROTECTED]
> Sent: 31 January 2007 11:27
> To: samba@lists.samba.org
> Subject: R
Am Dienstag, 30. Januar 2007 schrieb Sherwood Botsford:
> Why does stopping ip broadcasts break domain logons, but not
> browsing shares?
Did you specify a WINS server for all clients (pointing to your PDC)?
pgpUggBIm9CaB.pgp
Description: PGP signature
--
To unsubscribe from this list go to the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2007 01:05 AM, Paiva LR wrote:
> Hello everybody,
>
> in my working samba server, any file created by any user with windows
> appears with root as the owner, at the server. This way i can't manage
> any quota system... what can i do to set th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2007 06:43 AM, Danny wrote:
> Hello everyone,
>
> I am trying to setup samba with ldap.
> Local users need to browse their share folders on a samba server using
> ldap authentication. [ LDAP has inetOrgPerson class. ]
> Does anybody have a g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2007 06:14 PM, Sherwood Botsford wrote:
[...]
> So finally my questions:
>
> 1. Why does stopping ip broadcasts break domain logons, but not
> browsing shares?
Windows clients won't get a package from the Domain Server.
If you are t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/30/2007 09:54 PM, Alex Wang wrote:
> Hi All
[...]
> It seems jumped the local passwd file and just search the
> domain user list. But even that, I still can't access the
> share folder from the network. It shows the share folder
> but when I do
I am seeing the problem with CUPS printing
On Wed, 2007-01-31 at 12:27 +0100, [EMAIL PROTECTED] wrote:
> With CUPS (libcups), normally you don't have problem about job
> jobcompletion.
> With LPD ou lprng, you must complete some parameter on smb.conf (aka :
> lp parameter and print comma
Hi,
AFAIK this is a problem of the older samba 3.x versions,
If i recall it right, it was fix somewhere around version 3.0.14.
at least the actual version does not suffer from it anymore.
The only clean solution is to upgrade your sambaversion, but beware
there habe been some big changes since 3.
With CUPS (libcups), normally you don't have problem about job
jobcompletion.
With LPD ou lprng, you must complete some parameter on smb.conf (aka :
lp parameter and print command ).
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Infor
Do you mean whether you use CUPS (CentOS 4.4 default) or LPD?
Can you please explain further?
On Wed, 2007-01-31 at 12:14 +0100, [EMAIL PROTECTED] wrote:
> It's depend on print server you are using !
>
> ---
> Stéphane PURNELLE [EMAIL PROTE
It's depend on print server you are using !
---
Stéphane PURNELLE [EMAIL PROTECTED]
Service Informatique Corman S.A. Tel : 00 32 087/342467
[EMAIL PROTECTED] a écrit sur
31/01/2007 10:21:50 :
> Hi,
>
> I am too having the
Stupid question ahead
background:
Our office is moving, and we are currently using a samba server with
an aging nt4 pdc.
The NT4 will not be a part of the new network, either we replace it
or promote the samba (3.0.21c AFAIK) to pdc.
To me the obvious choice is to install ldap and promote t
Hello World !
I want to restrict Logon Hours form some users
How can I do that ?
Thanks for your respons
Olivier
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Hi.
I am just mailing to ask about the status of :
Bug 3204 : winbindd: Exceeding 200 client connections, no idle connection
found.
According to the following page :
https://bugzilla.samba.org/show_bug.cgi?id=3204
there does not seem to be a patch of fix for this, however if someone knows
of a
Hi,
I am running a Samba server in a project office which is separated from
our main company network by a firewall.
We allow all traffic from our company network (where the Windows client
machines are located) into the project office network (where the Samba
server is located) but only allow prev
Hi,
I am too having the same problem when printing, I could not find a
solution other than as you do, remove it after.
I am still looking at this issue and will send to this list if I get a
solution if no-one replies. :)
Dave
> -Original Message-
> From:
> [EMAIL PROTECTED]
> [mailto
Hi,
I am running the default version of Samba that comes with CentOS 4.4
(3.0.10-1.4E.9) and I am experiencing a problem where print jobs do not
get removed from the Windows print queue after they have been printed.
If I perform an lmstat on the Samba server I can confirm that there are
no jobs
Suresh,
A little cheat however being that most of my notes are from this
section, if you goto
http://wiki.samba.org/index.php/Samba_%26_Windows_Profiles
This helps you with creating essentially a roaming profile. Some other
usefull goodies in there as well.
Thanks
Dave
> -Original Message
56 matches
Mail list logo