[Samba] Advice Migrate Samba 3 to Samba 4

2013-07-28 Thread ArthyD
Hello, 
I've to migrate my old Samba 3 server on fedora 11 (without ldap) to Samba 4 
on fedora 18 (on a new machine).

I've read many topics about samba migration but i can't find one about my
case.
Indeed since Fedora 15 linux users and groups IDs have passed from above 500
to above 1000.

So I have to change those IDs (witch will change rid...).

Will this modification interfere in the migration process?
- If not when should I change UIDs/GIDs: after Fedora migration, after Samba
migration?
- Otherwise what should I do?

I would prefer that my clients can connect to the new server without having
to do any change.

regards, 
AD 



--
View this message in context: 
http://samba.2283325.n4.nabble.com/Advice-Migrate-Samba-3-to-Samba-4-tp4651525.html
Sent from the Samba - General mailing list archive at Nabble.com.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] How to migrate to Samba4 with samba-tool

2013-07-28 Thread ArthyD
If you need more informations just let me know... :)



--
View this message in context: 
http://samba.2283325.n4.nabble.com/How-to-migrate-to-Samba4-with-samba-tool-tp4651564p4651565.html
Sent from the Samba - General mailing list archive at Nabble.com.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] SAMBA MIGRATION: Help!

2013-07-28 Thread ArthyD
I wrote this topic because I want to migrate my Samba 3 server (on fedora).

I've read almost *every* topics about the subject on this mail list and many
other on the web. 
Following those tutorials I tried in so many way to move my server on Samba4
(fedora 18) but no one worked.
I begin to be a little bit frustrated by the situation so I want to retry
from de beginning but I need your advices.

How would you migrate Samba in my case?


Old Server: Samba 3 Fedora 11 without LAPD
New server (new machine): Samba 4 Fedora 18 without LAPD
*Rq: Linux users and groups IDs have changed  (500 on F11 to 1000 on F18)*

My configuration:
[global]
workgroup = SAMBA-TEST
netbios name = serveurtest
server string = %h
encrypt passwords = yes
NT ACL SUPPORT = yes
security = user
map to guest = Bad User
hosts allow = 127. 192.
log file = /var/log/samba/%m.log
max log size = 50
passdb backend = smbpasswd
os level = 33
domain master = yes
preferred master = yes
domain logons = yes
logon script = logon.bat
logon path = \\%L\Profiles\%U\%a
  logon home = 
wins support = yes
dns proxy = no
unix password sync = yes
passwd program = /usr/bin/passwd %u

#log level = 10

[profiles]
comment = User profiles
path =  /home/samba/profiles
create mask = 0600
directory mask = 0700
writeable = yes
hide files = /desktop.ini/thumbs.db/
hide dot files = yes
browseable = no

[profiles.V2]
copy = profiles

[netlogon]
comment = Script de login
path = /home/samba/netlogon
root preexec = /home/samba/netlogon/scriptserveur.sh %U %m %T %I %a 
'login'
root postexec = /home/samba/netlogon/scriptserveur.sh %U %m %T %I %a
'logout'
readonly = yes
guest ok = yes

[partage]
comment = partage
path = /home/partage
public = yes
writable = yes
read only = no
browseable = yes
printable = no


Thx for any help you can provide :)




--
View this message in context: 
http://samba.2283325.n4.nabble.com/SAMBA-MIGRATION-Help-tp4651582.html
Sent from the Samba - General mailing list archive at Nabble.com.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba