Server :: Sync Local Profiles With Samba?

Mar 29, 2010

I've got a hybrid network of Windoz and Mac clients that I want to auth to a CentOS Samba server (currently running a tdbsam backend but will eventually be migrated to an OpenLDAP backend)...what is the best solution for "sync'ing" the Mac clients (mostly laptops) to the server, all the solutions that I've seen suggest that I should simply map the users home drive to the PDC but that doesn't mac much since to me seeing as they need to access their computers data while they're off site...is there a way to "sync" user profiles in Linux>?

View 1 Replies


ADVERTISEMENT

Networking :: Sync Local Profiles With Samba Server?

Mar 29, 2010

I've got a hybrid network of Windoz and Mac clients that I want to auth to a CentOS Samba server (currently running a tdbsam backend but will eventually be migrated to an OpenLDAP backend)...what is the best solution for "sync'ing" the Mac clients (mostly laptops) to the server, all the solutions that I've seen suggest that I should simply map the users home drive to the PDC but that doesn't mac much since to me seeing as they need to access their computers data while they're off site...is there a way to "sync" user profiles in Linux>?

View 1 Replies View Related

Server :: Importing Local User Profiles To Samba?

Mar 21, 2010

how I could import local user profiles in windoz (Desktop,prefs, settings, etc) to a brand new samba server (already configured with tdbsam backend)

View 2 Replies View Related

Server :: Samba Doesn't Create User Profiles On The Fly?

Nov 19, 2010

I've got Samba server running on CentOS box. Everything works fine when I use "path" parameter, but I think Samba should create /home dirs for clients automatically.It should look like this:Quote:

comment = Home Directory of '%u'
valid users = @"Domain Group"
browseable = no

[code]...

View 1 Replies View Related

CentOS 5 Server :: Samba Doesn't Create User Profiles On The Fly

Nov 20, 2010

I've got Samba server running on CentOS box. Everything works fine when I use "path" parameter, but I think Samba should create /home dirs for clients automatically. It should look like this:

comment = Home Directory of '%u'
valid users = @"Domain Group"
browseable = no
writable = yes

[Code]....

When I explicitly declare "path" param, it works ok. But I need PERSONAL home dir for every user separately, not one dir for everyone.

View 1 Replies View Related

Server :: Roaming Profiles Not Working On For Opensuse 11.3 Samba Domain On Xp Clients?

Aug 26, 2010

On all of my xp clients no matter what the username is is I am continously getting the error saying that the profile cannot be found. I just built this domain recently and since day 1 the roaming profiles have not worked.

here is my smb.conf:

# Primary Domain Controller smb.conf
# Global parameters
[global]
unix charset = utf8

[code].....

View 1 Replies View Related

Server :: Samba PDC Without Roaming Profiles - Vista Login Doesn't Run Script

Jun 23, 2009

Im trying to set up a samba PDC and login to it from Vista, and everything is fine except that the login script is not getting run at all. I dont want roaming profiles, I just want a script to map the samba users drive and a couple of other network shares. Pasting smb.conf at end of post. The logon script is in the netlogon directory and Im pretty sure all the permissions are ok. /home/samba/netlogon/logon.cmd This is a windows file.Vista logs in ok as the domain user, just no script!

Code:

[global]
; General server settings
netbios name = TILVERTON
server string = %h server (Samba, Ubuntu)

[code].....

View 3 Replies View Related

Networking :: When Logon On Samba Domain The Windows XP Does Not Load Profiles From Samba?

Jan 3, 2011

I have update my linux server from mandriva 9 to mandriva 2010

I was working using samba 2.2.8 and now I have samba 3.5.3.I have transfer all passwd and smbpasswd to new linux.I have convert smbpasswd to tdbsam

when i am using win xp to logon on samba domain the windows XP does not load profiles from samba. I think that the problem is NTUSER.DAT storing in /home/user/profile

The same profile is working using samba 2.2.8 but not working in samba 3.5.3..

View 1 Replies View Related

General :: Read A Local Man Page For Sync That Was Kept In The /usr/local/share/man?

Sep 27, 2010

What command would you use to read about the sync system call (not the sync command)? How would you read a local man page for sync that was kept in the /usr/local/share/man?

View 2 Replies View Related

Server :: Ldap Password Sync With Samba And Unix User Account?

Apr 21, 2010

I setup openldap and samba on 9.10. The ubuntu desktop client gets authenticated successfully with the server.

But when I do a passwd on the client, only the ldap passwd is getting changed but not in the samba and the unix user account.

My smb.conf

Code:
passdb backend = ldapsam:ldap://192.168.3.100
ldap suffix = dc=example,dc=local
ldap user suffix = ou=People
ldap group suffix = ou=Groups

[Code]....

View 4 Replies View Related

Ubuntu :: Installing Samba Server From Local PC

Jan 6, 2010

I have been given a task to install samba server from my local PC in an another PC which is a linux server. The linux server is in my own company and I have been given its ip address and root login password. I don't know how to install that samba server from my own PC.

View 3 Replies View Related

Server :: Local Master Browser Do Not Sync Their List With The Domain Master

Nov 13, 2009

I'm managing a residential network. Each flat is its own subnet, and can only communicate with the other flats through a router (i.e. no broadcast). 95% of these 300 subnets only contains windows computers (from lambda users).

My final goal is to be able to browse the entire network from any computer.

I set up a samba server acting as a wins server, and every computer is aware of it because it is registered in the dhcp. So name resolution is working fine for everyone.

The same samba server is set to be the "Domain master browser":

workgroup = WORKGROUP
wins support = yes
prefered master = yes
local master = yes
domain master = yes
os level = 65

When I browse the network (using "net view" or "browstat view"), I can only see the servers which are in the same subnet as the domain master browser.

Now, when in a subnet the computers arrange themselves to find a "local master browser", the only visible computers are the one in that subnet.

What I don't understand is why all the local masters don't synchronize their lists with the domain master.

So, to sum up, every subnet get the following behaviour:

-if a local master is elected, the only visible computers are the one in the same subnet.

-if no local master is elected, the only visible computers are the one in the subnet of the domain master.

-if I add another samba, configured as a local master winning all elections, then the magic is working and the lists are synchronized.

What is expected:
-every computer can see all the computer from all the subnets.

View 1 Replies View Related

General :: Install Samba Server On System From My Local Pc?

Jan 5, 2010

I have been given a task to install samba server from my local PC in an another PC which is a linux server.The linux server is in my own comapny and i have been given its ip address and root login password.I dont know how to install that samba server from my own PC.

View 9 Replies View Related

Server :: Create Local Administrators For Windows PCs On Samba PDC?

Oct 18, 2010

I am using SuSE 11.2's built in Samba and LDAP server (that comes with Yast) on our network. Everything connects fine, I can access shares, I can authenticate correctly, but I just need help on how to create a local admins group so Windows users can install their own software and such.

View 14 Replies View Related

Server :: Recreate Samba PDC - Local And Domain SIDs

Aug 26, 2010

One of our servers crashed due to hard drive problems. We were able restore data from backups; however the only info on the samba PDC portion of the server we have are the local and domain SIDs. Armed with only this info; is there a way to recreate the previous domain so the users and machine accounts could recognize it?

View 1 Replies View Related

Debian Configuration :: Setup Roaming Profiles On Our Samba PDC?

Aug 22, 2010

I'm trying to setup roaming profiles on our Samba PDC. I've been at it all day, running into a lot of issues with access denied, and going around changing permissions hoping to fix it

The problem seems to have evolved over the day, getting worse. Right now it's an error message on logging in: Windows cannot locate the server copy of your roaming profile.....

DETAIL- The network name cannot be found. In addition, the user does not have access to any shares by default.

The server can be accessed manually and the user can connect to shares. The server can be pinged by the client. The client's user profiles do not get stored or retrieved on logout/in

current smb.conf
# Samba config file created using SWAT
# from UNKNOWN ()
# Date: 2010/08/22 16:34:42
[global]
workgroup = ROSHNI.LOCAL

[Code].....

View 4 Replies View Related

Debian Configuration :: Samba - Get The Roaming Profiles Working

Sep 17, 2010

I've been at this for hours now and am still not getting it to work. I recently installed Squeeze on my home server, overwriting a Lenny installation. I've been able to add my NT domain accounts back in and pdbedit shows the expeted values - e.g.:

root@whenim64:/home/samba/profiles# pdbedit -Lv garydale
Unix username: garydale
NT username:
Account Flags: [U ]
User SID: S-1-5-21-832165970-4128531365-4003982369-1002
Primary Group SID: S-1-5-21-832165970-4128531365-4003982369-513
Full Name: Gary Dale
[Code].....

However, although I can log on, I can't get the roaming profiles working. I get the "windows cannot locate the server copy of your roaming profile" message. Since my Unix account names/numbers are the same and the profiles are in the previously working /home folder that didn't get touched, I can't see how it''s a permissions problem. Noneheless, I removed an old profile which should have let WIndows create a new one. It didn't. I still got the same error. I did have to reinstate the groupmaps (don't know why the samba install doesn't do this) but they seem OK.

[Code].....

View 2 Replies View Related

Ubuntu Servers :: Configure Samba With Roaming Profiles

May 27, 2010

I want to create an extra Ubuntu Server for storing roaming profiles,

I got: One Win2k8 server as Domain controller. One Ubuntu 9.10 server who is a member of the domain using Samba. Winbind is working correctly.. I can at least connect to shares with user names of the AD. Anyway my client (WinXP) currently logs on to the AD and works from there. I want to configure it so that all accounts are going to use roaming profiles, but here it comes... I want to store the roaming profiles on the extra Ubuntu server.

View 8 Replies View Related

Fedora :: 11 - Xp Roaming Profiles With Samba Pdc No Longer Works After Upgrade

Jun 17, 2009

I was successfully using samba + fedora directory server in fedora 10 as a primary domain controller for my home network (achieved mostly by following barry905's instructions here: [url].

After upgrading to fedora 11, some of the pdc functionality no longer worked.

For example, when i ran 'pdbedit -Lv', i got:

Code:

I was able to fix this by adding to the [global] section in /etc/samba/smb.conf:

Code:

I also found that i could no longer join an xp computer to the domain. i discovered that for some reason, the samba administrator password had been cleared. after running:

Code:

That was fixed.

The last problem, which i have still not fixed, is that roaming profiles no longer work. when i try to do a domain login as user 'htpc' from an xp machine, i get the following message in xp:

Code:

Here's an excerpt of my /etc/samba/smb.conf:

Code:

View 14 Replies View Related

Ubuntu Servers :: Samba PDC With Windows 7 Always Loads Temporary Profiles?

Dec 20, 2010

I have samba configured on my ubuntu computer as a domain controller. Whenever I log on it logs on as a temporary profile. How do I make it a roaming profile?

View 1 Replies View Related

General :: Hosting Windows Roaming Profiles On A Samba Share?

Sep 10, 2010

Everything works fine in doing this, however every time a user logs into the Windows Citrix Session the roaming profile created on the linux samba share creates their Windows Profile with a 755 perms. I understand that the default umask is (globally on my RHEL host is 022 ??) but in my smb.conf file the definition that is defined for the directory is set to a create mask of 0700. What is going on?

View 3 Replies View Related

Server :: Windows 7 Local Admin Rights Using A Samba 3 Domain Controller?

Jul 23, 2010

i have a ubuntu server box with samba 3 as domain controller with all windows 7 clients.i am wanting all users to have local admin rights so they can install programs etc.

View 1 Replies View Related

Ubuntu :: Sync Repository To Local?

May 11, 2010

I have setup a deb mirror that is syncing the Ubuntu repositories to my local server. I am maintaining various versions of Ubuntu, from Hardy through to Lucid. I am trying to get a copy of just "Karmic" repo's to my local HDD. The problem is all the packages are under one folder /pool:

main multiverse restricted universe How would I sync all the packages for just Karmic and not the other distro's to my local HDD.

View 1 Replies View Related

Ubuntu One :: Local Network Sync

Jun 2, 2010

I have a simple question: Presume I have two (or more) computers set up with Ubuntu One. I copy the exact same file manually into my Ubuntu One folder on two computers, will the U1 service realise this and not download it again? For example, I want to copy to the cloud a large file so that I can share it with others. It will upload to the server from the computer I first copy it to. Then on the second computer I copy it to the Ubuntu One folder as well, because I don't want to download it since I already have it. Will the U1 service on the second computer see the local file and skip the download?

View 3 Replies View Related

Slackware :: Sync Local Folder With One On Webserver?

Feb 26, 2011

What would be the easiest way to synchronize a local folder of images, recursively through sub-folders, with a remote folder of images over FTP?

View 7 Replies View Related

General :: Sync Local And Remote Directories Using Rsync?

Jul 14, 2010

I have two linux box that i would like to keep in sync. I see option -avz syncs the remote with local but new local files are not pushed.

View 2 Replies View Related

Ubuntu :: How To Sync Local Library To Ipod Via Gtkpod?

Dec 5, 2010

I'm trying to understand how gtkpod syncs my local library with my ipod.I've got two repositories. One for my ipod, the other for my local library.what's the procedure to sync them?I know you can drag and drop folders and tracks but I suppose there's a simpler way to sync all my music just doing "something" between my two repositories.

View 2 Replies View Related

Ubuntu :: Sync Local Folders - Not Unison Or Rsync?

Apr 14, 2011

I need a program to run on Ubuntu that must be easily set up to do a series of different cloning operations at specific times between the USB drives on a single Ubunu pc, depending on the day of the week." So on Monday folder B is forced to match folder A, Tuesday C forced to equal D ... and on Sunday a whole bunch of these clonings happen. This must all run unattended (at 2am) and be robust with no "what do you want to do next messages" or having the whole thing give up if there is a problem with one file. Though I do need a log of success or failure. Windows programs that do this stuff are FolderClone and GoodSync. I looked at Unison and Rsync and one or two others, but none appeared set up to do what I need, or to be excessively complex / general. I don't need something that can sync two copies, or over internet ....

View 5 Replies View Related

General :: Use Reposync To Sync Up Local Repository With The Red Hat Network?

Oct 13, 2010

I am using RHEL5 and I did a createrepo -v --update /var/www/html/yum/base/5Server/x86_64/rhel-x86_64-server-5/getPackage/ and the output was

Scanning old repo data
Indexed 10031 base nodes
Killed

Now is that a error? I didn't press Ctrl-C or anything like that, it just finished that way. I have a local yum repository and I use reposync to sync up my local repository with the Red Hat network. Everytime I pull down the updates from Red Hat I used createrepo with no options but wanted to try the --update to see how much time it would save. Anyone have any ideas why it is it was "Killed"

View 2 Replies View Related

Ubuntu Networking :: Sync System Accounts With Samba?

Feb 3, 2010

What I want is to use the systems account as the samba accounts.In school we have a project to simulate some sort of corporation with different platforms. I've created a map called shared and for authentication the users should only need to be a member of the group employees. (force group = groupname in smb.conf right?) Now, I don't want to create the users with smbpasswd -a because there is alot of accounts and the users should be able to choose their own passwords. So, is it possible to sync the system accounts with samba and only use group as authentication?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved