Amaru Netapshaak | 1 Jul 2010 03:15
Picon
Favicon

Re: Samba3 to samba4 migration

>> Hi,
>>
>> I'm testing samba 4 in my organization. I have a samba3 domain with LDAP backend. I'm trying migrate
workstations and 
users
>> from old samba to samba4. Is this possible?
>>
>> Thanks,
>>
>> Luciano
>> luciano <at> multitasknet.com.br
>>
>>
>>
>Hi,
>We are in the same situation with large user/group/machine set needed to 
>be ported to the new s4 world. The only solution i can see at the moment 
>would be to dump the contents of the appropriate LDAP sections (it being 
>users/group/machines/etc) into ldif(s) in a format acceptable by s4 and 
>then add them using 
ldbadd (and possbly sync using ldbmodify later on).
>Would it be a 
worthwhile to add "yet another net cmd" utility to allow 
>importing 
stuff from existing LDAP infrastructure (maybe conceptually 
>simmilar to existing vampire cmd)?

>Regards

>Luk
(Continue reading)

Nicholas Betcher | 1 Jul 2010 06:38
Picon

Samba as a Client Accessing Windows 2008 Roaming Profiles

Hello,
I am using Samba on Linux as a CLIENT which is accessing Windows Server 2008
and I am trying to setup roaming profiles on the Linux/Samba client. My
Linux distribution is openSUSE 11.3 RC1/Factory and YaST does a very good
job at setting up Kerberos/Samba to join the domain. It all seems to work,
except the Linux profile isn't synchronized back to the Windows domain
server. I assume this is working-as-intended using the configuration I have
setup, but for the life of me I cannot find any configuration information on
how to synchronize Linux profiles so it can be used in a roaming
environment.

I realize that what I'm asking for is likely a hack-job since roaming
profiles are fairly ugly to begin with, but unfortunately there's not many
other options. I am not the network admin, nor do I have admin privileges,
but I am working on this project with the approval of my network admin.
There is some room for minor setup modifications, especially if I can prove
it works, but I would like to do this with as few network-level
modifications as possible.

The setup in my office currently consists of all Windows XP machines using
roaming profiles, but we have some older machines we would like to convert
to Linux in order to avoid spending money on new systems. Because we do not
have enough computers for each user to have their own, we are forced to
allow people to share computers and sit where ever they can (we are a
24-hour call center). Because of this I need the Linux computers to be able
to roam within the network as well. Items preserved just need to include
documents and Linux/Windows settings.

Any suggestions (beyond "scrap it all and start over with the proper
solution") are greatly appreciated.
(Continue reading)

tms3 | 1 Jul 2010 06:59

Re: Samba as a Client Accessing Windows 2008 Roaming Profiles


>
>
> Any suggestions (beyond "scrap it all and start over with the proper
> solution") are greatly appreciated.

Openfiler (http://www.openfiler.com/ Linux based) or  FreeNAS 
(http://sourceforge.net/projects/freenas/ FreeBSD based) as an NFS 
server.  You should be able to use pam_winbind winbind AD domain 
joining and idmaping to manage ID's across the Linux WS's and the NAS. 
 Have the Linux WS's mount the /home (or whatever you're using for the 
*nix users) directory as an NFS share from the NAS.

Cheers,
TMS III
>
>
>
> Thanks,
> Nick Betcher, CPhT
> Certified Pharmacy Technician
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba

--

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

(Continue reading)

Mark Sheard | 1 Jul 2010 10:41
Picon
Favicon

Re: Long delays when launching programs for the first time in my Windows 7 Profile (Samba 3.4.3 as PDC)

here is my 5 pence, of a POSSIBLE cause...

if you have a large network Winbind enumuration can take a loong time,
that is if it is used in this instance...

R.

Mark

--- On Wed, 30/6/10, John Drescher <drescherjm <at> gmail.com> wrote:

> From: John Drescher <drescherjm <at> gmail.com>
> Subject: Re: [Samba] Long delays when launching programs for the first time in my Windows 7 Profile (Samba
3.4.3 as PDC)
> To: "Tom H. Lautenbacher" <mailinglists <at> lautenbacher.biz>
> Cc: samba <at> lists.samba.org
> Date: Wednesday, 30 June, 2010, 23:32
> > But I think that the group of
> users using the following combination:
> > "Samba 3.4.3 & Windows 7-64bit & Samba as a
> PDC & roaming profiles & using
> > this mailing list & being able to report the
> problem"
> > is very limited until today..
> >
> 
> I am using roaming profiles with windows 7 64 and samba PDC
> / BDCs. I
> am not using 3.4.3 however. Currently we are running 3.5.4.
> I did have
(Continue reading)

Picon
Favicon

Re: Long delays when launching programs for the first time in my Windows 7 Profile (Samba 3.4.3 as PDC)

I have seen this behaviour with overcrowded profiles, too.In my cases I have identified huge iTunes
backups and (old) installations of Google Chrome as the source for very huge profiles.

Johannes

Am 30.06.2010 23:11, schrieb Tom H. Lautenbacher:
> Hello John,
>
> To me this sounds like a "normal case" of overcrowded user profiles.
>
--

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Gaiseric Vandal | 1 Jul 2010 12:49
Picon

Re: Samba 3.0.23d - Solaris 10

Solaris 10 comes with Samba 3.0.x (I think 3.0.35 is the most recent) so no
need to compile it yourself.    It includes backported support for zfs
acl's.    I  have compiled Samab 3.4.x on solaris because I needed better
support for domain trusts with Windows 2003 mode domains.

-----Original Message-----
From: samba-bounces <at> lists.samba.org [mailto:samba-bounces <at> lists.samba.org]
On Behalf Of Fair, Barbara
Sent: Wednesday, June 30, 2010 9:22 AM
To: samba <at> samba.org
Cc: Fair, Barbara; Bonasera, John
Subject: [Samba] Samba 3.0.23d - Solaris 10

Good Morning

I have not been able to find the binary file(s) for Solaris.  I have
downloaded the tarball for 3.0.23d, but when I go to run the "make all"
command I get the following error:

  make: Fatal error: Command failed for target 'dynconfig.o'

I have not been able to find a workaround for it.  Do you have any
suggestions?
I am running this on a Solaris 10 (release 11/06) box.

Thanks
Barb Fair
Lockheed Martin
Valley Forge, PA
610-531-5442
(Continue reading)

Willy Offermans | 1 Jul 2010 14:20
Picon

Re: Problem with Windows XP: Cannot join Samba PDC

Hello Samba friends,

Did you check or disable possible firewalls in between the network
traffic? This is usually causing this error in my case.

On Fri, Jun 18, 2010 at 01:56:46PM +0700, Hung Nguyen Van wrote:
> I double checked and it's exactly what I do, it seems server netbios
> name is not available in world of Windows client.
> It's so weird with me.
>  On Thu, 17 Jun 2010
> 13:45:48 -0400 Gaiseric Vandal <gaiseric.vandal <at> gmail.com> wrote:
> 
> > For an "NT4/Samba" domain, DNS is not relevant.   The XP client will 
> > locate the PDC via netbios.  WINS is not essential but definately
> > helps. On the XP machine, type "ipconfig /all" and make sure that
> > your XP machine is configured for the WINS server.
> > 
> > Also, make sure  on your XP TCP/IP settings that you have NOT
> > disabled netbios-over-tcp/ip (NBT.)
> > 
> > 
> > 
> > On 06/17/2010 10:22 AM, Hung Nguyen wrote:
> > > I have tried several times to get Windows XP client join SAMBA PDC 
> > > domain, but no luck.
> > > I follow some nice guide from Ubuntu Forum and samba Document, my 
> > > Samba PDC working with OpenLDAP.
> > > When I type join XP to domain I get : 
> > > http://osvn.pastebin.com/QUpVVq5q
> > > <http://osvn.pastebin.com/QUpVVq5q>
(Continue reading)

Willy Offermans | 1 Jul 2010 14:27
Picon

Re: Password policies in the LDAP server

Hello Samba Friend,

I'm sorry that I cannot help you in finding an answer to your question,
but I'm rather interested in how you can add password policies to the
LDAP sever. Is this openldap? and how did you implement the policies?

On Mon, Jun 28, 2010 at 12:40:09PM +0200, Juan Asensio Sánchez wrote:
> Hi
> 
> We have some Samba servers using LDAP (389 DS) as backend. In the LDAP
> server, we have defined some policies to make the passwords stronger. When a
> user tries to change his password (Control-Alt-Del), this message appears in
> the LOGs:
> 
> ==> /var/log/samba/xptest <==
> [2010/06/28 12:26:26, 2] auth/auth.c:check_ntlm_password(309)
>   check_ntlm_password:  authentication for user [10000001S] -> [10000001S]
> -> [10000001S] succeeded
> [2010/06/28 12:26:26, 2] passdb/pdb_ldap.c:init_sam_from_ldap(545)
>   init_sam_from_ldap: Entry found for user: 10000001S
> [2010/06/28 12:26:26, 2] passdb/pdb_ldap.c:init_group_from_ldap(2167)
>   init_group_from_ldap: Entry found for group: 10001
> [2010/06/28 12:26:37, 2] passdb/pdb_ldap.c:init_group_from_ldap(2167)
>   init_group_from_ldap: Entry found for group: 10001
> [2010/06/28 12:26:38, 2] passdb/pdb_ldap.c:init_ldap_from_sam(972)
>   init_ldap_from_sam: Setting entry for user: 10000001S
> [2010/06/28 12:26:38, 0] passdb/pdb_ldap.c:ldapsam_modify_entry(1651)
>   ldapsam_modify_entry: LDAP Password could not be changed for user
> 10000001S: Constraint violation
>       Failed to update password
(Continue reading)

Juan Asensio Sánchez | 1 Jul 2010 14:40
Picon
Gravatar

Re: Password policies in the LDAP server

Hi

We are using 389 Directory Server (formerly Fedora Directory Server).

http://directory.fedoraproject.org/

There, regarding to password policies, you can specifiy minimum password
length, minimum digits, minimum letters, minimum uppercase, minimum
lowercase, minimum simbols, minimum ascii characters, minimum group types of
characters, password history, etc.

http://www.redhat.com/docs/manuals/dir-server/8.1/admin/User_Account_Management.html

Regards.

El 1 de julio de 2010 14:27, Willy Offermans
<Willy <at> offermans.rompen.nl>escribió:

> Hello Samba Friend,
>
> I'm sorry that I cannot help you in finding an answer to your question,
> but I'm rather interested in how you can add password policies to the
> LDAP sever. Is this openldap? and how did you implement the policies?
>

> --
> Met vriendelijke groeten,
> With kind regards,
> Mit freundlichen Gruessen,
> De jrus wah,
(Continue reading)

Atkinson, Robert | 1 Jul 2010 15:01
Picon

Default Hidden Disk Shares

Windows automatically creates an Admin level disk share as \\server\volume$
<file:///\\server\volume$> .

Can anyone tell me if Samba automatically does the same without having to
define these in SMB.CONF?

Thanks, Robert.

***********************************************************************************
Any opinions expressed in email are those of the individual and not necessarily those of the company. This
email and any files transmitted with it are confidential and solely for the use of the intended recipient
or entity to whom they are addressed. It may contain material protected by attorney-client privilege. If
you are not the intended recipient, or a person responsible for delivering to the intended recipient, be
advised that you have received this email in error and that any use is strictly prohibited.

Random House Group + 44 (0) 20 7840 8400
http://www.randomhouse.co.uk
http://www.booksattransworld.co.uk 
http://www.kidsatrandomhouse.co.uk
Generic email address - enquiries <at> randomhouse.co.uk

Name & Registered Office:
THE RANDOM HOUSE GROUP LIMITED
20 VAUXHALL BRIDGE ROAD
LONDON
SW1V 2SA
Random House Group Ltd is registered in the United Kingdom with company No. 00954009, VAT number 102838980
***********************************************************************************

--

-- 
(Continue reading)


Gmane