[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-10-20 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60 days.] ** Changed in: samba (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-08-21 Thread Jelmer Vernooij
Hi Abhi, wrt (1); the realm should usually be the uppercased version of the DNS domain name, not the NetBIOS domain name. (2) is fixed in newer versions of samba4, those present in quantal. You can install samba4 as something other than a DC by selecting standalone in debconf. The priority of

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-08-12 Thread Abhijeet Anand
G'day Jelmer, Is there a way to fix this or a workaround? Removal of smb.conf results in a different bug. Cheers, Abhi -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/990945 Title:

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-08-12 Thread Abhijeet Anand
G'day again, I seem to have found a solution for my problem; I think it is more a workaround than a solution IMHO. All I had to do was to reinstall samba- common a couple of times and make certain changes to /etc/samba/smb.conf in between re-installation attempts. Steps I followed: 1. Changed:

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-08-09 Thread Jelmer Vernooij
This is a samba-common issue, since the samba4 postinst script gets the workgroup from samba-common's debconf config - and that has invalid data. ** Package changed: samba4 (Ubuntu) = samba (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-05-06 Thread kamahat
** Package changed: samba (Ubuntu) = samba4 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/990945 Title: samba-common doesn't read workgroup from smb.conf To manage

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-05-04 Thread kamahat
Paramétrage de samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ... Unknown parameter encountered: max log size Ignoring unknown parameter max log size Unknown parameter encountered: syslog Ignoring unknown parameter syslog Unknown parameter encountered: unix password sync Ignoring unknown parameter unix

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-05-04 Thread kamahat
mv /etc/samba/smb.conf /etc/samba/smb.conf.bak chmod +x /usr/share/samba/setoption.pl dpkg --configure -a Paramétrage de samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ... ERROR: Invalid smb.conf ERROR: Invalid smb.conf unable to open smb.conf at /usr/share/samba/setoption.pl line 22. dpkg : erreur de

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-05-04 Thread kamahat
root@dc1:/etc/samba# touch /etc/samba/smb.conf root@dc1:/etc/samba# dpkg --configure -a Paramétrage de samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ... ERROR: Invalid smb.conf ERROR: Invalid smb.conf Administrator password will be set randomly! Looking up IPv4 addresses Looking up IPv6 addresses No IPv6

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-05-04 Thread kamahat
If /etc/samba/smb.conf is remove the process do not run to the end if gives the defaulf smb.conf it complians if gives en empty ready to be filled smb.conf not better -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-05-04 Thread kamahat
but if done by hand the process runs ok. /usr/share/samba/setup/provision --realm=Zxxx.HOME --domain=Z -U Administrateur --adminpass=xx --server-role=dc --host- ip=192.168. Looking up IPv6 addresses No IPv6 address will be assigned Setting up secrets.ldb Setting up the registry

[Bug 990945] Re: samba-common doesn't read workgroup from smb.conf

2012-05-02 Thread kamahat
In a KVM I've run this set of command : cat EOF/etc/network/interfaces auto eth0 iface eth0 inet static address 192.168.64.xx netmask 255.255.255.0 network 192.168.64.0 broadcast 192.168.64.255 gateway 192.168.64.y EOF apt-get install python-software-properties echo