[Samba] Problem joining Member Server to domain

2013-04-30 Thread KristoZ
I am following this guide https://wiki.samba.org/index.php/Samba4/Domain_Member to add my Samba 4.0.3 file server as a Member Server, but I am stuck with an error message after trying to run this command: # net ads join -U administrator Using short domain name -- SAM Joined '' to dns domain 'sam.b

[Samba] how to upload printer driver from 64bit windows 7/8?

2013-04-30 Thread kylewong
Hello, Anyone know how to upload 64bit printer driver to a samba server from x64 windows so that all x64 PC can do point and print? When I browser to //server with 64bit windows 7/8 , there's no "Printers" folder at the server. I cannot view the printer properties and upload printer driver a

[Samba] Update DNS Records When Client IP Changes

2013-04-30 Thread Zane Zakraisek
I recently changed my entire DHCP setup around causing all my clients to receive new IP addresses. I was running it so that all the clients used DHCP, but the DHCP server was issuing out preferred addresses, so basically none of the client's addresses ever changed. When I changed my DHCP setup I di

Re: [Samba] LDAP_Migration_to_Samba

2013-04-30 Thread Marc Muehlfeld
Hello Alexander Am 03.04.2013 10:32, schrieb Alexander Grober: Can it be possible to migrate an existing LDAP users ( or schemas) on Ubuntu 10.04.2 to the new Samba4 (Ubuntu 12.04.2) server? What exaclty you want to do? Is your current LDAP a samba3 installation? Then this might be the page

Re: [Samba] [samba4] crash of winbind after "ls -l /usr/local/samba/var/locks/sysvol"

2013-04-30 Thread Philippe.Simonet
Many thanks Michae for your answer,l here the results of bisect and some samba 'strange' console output. I hope this can help best regards Philippe - to produce the problem : -

Re: [Samba] Samba 3.6.13 configuration file issue

2013-04-30 Thread Jeremy Allison
On Tue, Mar 26, 2013 at 02:22:19PM +0100, taom...@inwind.it wrote: > > https://bbs.archlinux.org/viewtopic.php?id=160161 > > This is my issue report for 3.6.13 version. Looking at the thread posts, it > is a common issue. After some test what I found is that samba (only 3.6.13 > version) in sha

Re: [Samba] Can't ping on the samba server with it's name

2013-04-30 Thread Michael De Groote
FIrst thing that comes to mind: is the machine that the samba4 AD DC is on also set as primary DNS on the client? A little bit more details about the setup would be welcome (clients receive ip-settings via dhcp? or static ips in a test-env?) Michael 2013/4/21 Ikram Dissem > Hi, > > I'm trying

Re: [Samba] Samba4 migration

2013-04-30 Thread Andreas Calvo Gómez
Follow the classic upgrade howto: https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO On Tue, Apr 2, 2013 at 10:28 AM, alxgrb wrote: > I have a question ... > > How can I migrate existing LDAP users ( or schemas) on Ubuntu 10.04.2 to > the > new Samba4 (Ubuntu 12.04.2

Re: [Samba] Samba4 home share problem

2013-04-30 Thread steve
On 30/04/13 14:32, Ricky Nance wrote: So for the homes (Yes HOMES not HOME) share to work you need winbind functioning (not necessarily pam auth, but at least winbind). You can follow http://wiki.samba.org/index.php/Samba4/Winbind ... If I get some time today I will write up some sharing stuff in

Re: [Samba] Samba4 home share problem

2013-04-30 Thread Ricky Nance
So for the homes (Yes HOMES not HOME) share to work you need winbind functioning (not necessarily pam auth, but at least winbind). You can follow http://wiki.samba.org/index.php/Samba4/Winbind ... If I get some time today I will write up some sharing stuff in the S4 howto. You will also need to add

[Samba] ACL defaults and masks

2013-04-30 Thread Александр Свиридов
Hello! In samba 3 we used create mask , force create..   to set file permisions. In samba 4 as I understand those options are  ignored and default acls are used instead. But, is it possible to set  by default different permisions on files and folders?  For example   on folders rwx, and on file

Re: [Samba] segfault Re: Errors, errors, errors in log

2013-04-30 Thread David Disseldorp
On Mon, 29 Apr 2013 22:39:05 +0400 Александр Свиридов wrote: > Yes, I compiled it from source. So, as far as I uderstand you, you suggest > me to delete samba and install it again from source. > > If I am right, than I have three questions. > 1) How can I save current AD settings, to upload t

Re: [Samba] Samba 3 dynamically enable or disable share

2013-04-30 Thread Jonathan Buzzard
On Mon, 2013-04-29 at 07:05 -0700, Mauricio Alvarez wrote: > Michael, > > I really don't want to repartition--again! But yes, your idea is intresting. > As a point of note that is what LVM is for, the 20th century called and wants partitions back. Getting back on topic why not consider using

Re: [Samba] samba 4 classicupgrade w7 clients errors

2013-04-30 Thread Andreas Calvo
We faced the following error while testing a Kerberos login on a linux machine joined in the domain by likewise-open: root@test:/etc# kinit test Password for test@MYDOMAIN.LOCAL : Warning: Your password will expire in less than one hour on Thu Jan 1 01:00:00 1970 What do actually mean: Minimum pas

Re: [Samba] samba 4 classicupgrade w7 clients errors

2013-04-30 Thread Andreas Calvo
These are the current settings for the password expiration policy in the domain: Password complexity: on Store plaintext passwords: off Password history length: 0 Minimum password length: 8 Minimum password age (days): 0 Maximum password age (days): 0 Is it necessary to set a value? A lot of users