similar to: Roaming profile works for all users except one

Displaying 20 results from an estimated 10000 matches similar to: "Roaming profile works for all users except one"

2006 May 18
0
Roaming Profile problem
hi all i have a samba 3.0.21c with openldap as PDC on Subnet 192.168.129.0, and BDC with slave ldap server on subnet 192.168.130.0 subnet (netbios name fosrv001), we have a group of users for whom i would like to have roaming profile enabled. the profile share is in BDC ie 192.168.130.0subnet. But for users' for whom i have enabled roaming profile are unable to get roaming profile, ie in
2006 Apr 24
2
Samba-LDAP Roaming Profiles
Hi all I have a samba 3.0.21c with OpenLDAP 2.3.19 as Primary Domain Controller. I would like to enable Roaming Profiles per user basis , not for all users. below is my smb.conf , [global] workgroup = mydomain.com <http://msdpl.com/> netbios name = mydomain passdb backend = ldapsam:ldap://mydomain.com server string = Domain Controller hosts allow = 192.168.128. 192.168.129.
2003 May 29
2
edirectory and samba
Essentially, at this point my head is about to explode. I have been able to update the most recent samba-nds.schema from the LDAP CVS at samba.org. And I can add posixAccount users with the LDAPTools. But I cannot add anyone as a sambaAccount (./smbldap-useradd -a "username"). Each time, it adds the posixAccount portion to eDirectory, and then failes the sambaAccount add portion. Is
2007 Aug 09
1
smbldap_open: cannot access LDAP when not root..
Dear Help, I currently have a Samba PDC along with multiple BDCs using an eDirectory LDAP backend. While trying to figure out how to get the bad password account lockout feature to work, I managed to somehow mess up the samba PDC. If a user attempts to authenticate against the PDC with the correct password, all is well and works as usual. However, if I use an incorrect password, the Windows
2004 Oct 28
0
samba3 / ldap / idealx smbldap-tools / roaming profile
hi list, i am having problems with the smbldap-populate script from idealx. we are using samba3 server with openldap. we dont want roaming profiles for our users, so in smb.conf i set: logon path = logon drive = H #just for homedirs not for profile, we dont want roaming profileslogon home = in the configuration file for the smbldap-tools (smbldap_conf.pm) it says: # Just comment this if you
2010 Dec 28
0
Problem Roaming Profile
Hello. I have configured PDC (Primary domain controler) with samba 3.2.5 and LDAP. The workstation has installed Windows XP Service Pack 3. When i log in to the server its work perfectly, i create files and when i log out these files are created on the server correctly. But if i log in with the same account from other computer, it doesn't load the files that belongs to this account. When i
2006 Aug 18
0
roaming profile unusable after smb ports = 139
Hello, I have a big problem with a samba setup. After I tried the config option smb ports = 139 in the global section, 90% of the roaming profiles are not usable by the windows XP clients. Removing the smb ports options didn't help. No errors in the samba logfile. erasing the profiles seems to fix the issue, but I cannot afford losing all my users profile data! here is my smb.conf.
2008 Jun 29
3
Windows cannot locate the server copy of your roaming profile
Hi, I'm exerimenting with samba+ldap pdc and I have "Windows cannot locate the server copy of your roaming profile" on logon, here is smb.conf: [global] unix charset = LOCALE workgroup = CPE netbios name = CPE-PDC server string = Samba Domain Controller enable privileges = yes interfaces = eth1,lo bind interfaces only = Yes passdb backend = ldapsam:ldap://192.168.10.124 #
2005 Sep 13
2
Roaming profile : taking forever to login /log off
Hello everybody, We are using SMB as PDC and roaming profile. but login /log off are taking 15 min (200 MB) on our GB network. when I use tcpdump to monitor SMB on the client and the server , I can see that the copy hang during several minutes. our stations : win xp sp2 (webclient disabled) our smb serveur : samba-3.0.9 here is my smb.conf : # Global parameters [global] workgroup =
2010 Jan 24
0
Roaming profile problems - XP profiles not being saved (Windows 7 profiles work)
Ever since I upgraded Samba from 3.0.x to 3.4.x, and reconfigured it to support Windows 7 clients, I am having issues with roaming profiles on my Windows XP clients. All the machines have been rejoined to the domain, domain authentication appears to be working fine, the home drive is mounted ok, and the profile information is even read, but never updated upon logout. A user with no profile will
2007 Jul 01
2
Roaming profile - Folder redirection - Erase file on server
[I post the same message on Ubuntu forum] Hi, I need help to fix a problem with Samba as PDC and Folder redirection on a Roaming Profile. I know it's not the best place to post this, but I don't know any better place. So if you have suggestion, tell me. Here my problem : I'm in a testing environement with a Samba server setup as a PDC with some share (netlogon, profiles) to support
2009 Oct 19
1
Samba roaming profile with folder redirection
Hi, I have a domain controller which was configured to use the local profiles. We have a relatively small group whose work required it. Now we are moving toward using the domain for all machine with roaming profile. There are a lot of posts dealing with the roaming profiles and the folder redirection. But I've met some issues. My configuration: NS3 and SMB are hostnames of our servers.
2005 Jun 23
0
WinXP - Not So Roaming profile
Hi folks, I am trying to deploy an LDAP based Samba3 PDC, migrated from an old WinNT4 Domain to support roaming profile for new WinXP clients. But I do not want a full roaming profile. AFAIK WinXP profiles tends to grow. If possible, I would like to roam only the desktop settings, and maybe the navigator (IE or Firefox) configuration. Another important (I believe) information is that our WinXP
2007 Aug 14
0
Bad Password Count Problem -- LDAP connection failed
Dear Help, Initially, I thought that I had solved this problem, but it turns out that I haven't. I currently have Samba set up as a PDC with an eDirectory/LDAP backend. There are also a few Samba BDCs in play as well. If a user enters the correct password, there are no issues and everything authenticates fine. If I turn off the PDC and force a user to authenticate against a BDC with the
2008 May 17
1
smb_ldap_setup_connection failed with blank user Password
Hi, i have a succesfully PDC Setup on a Novell/Suse OES1 SP2 Server with eDirectory/LDAP and Samba Version 3.0.26a-0.7-1616-SUSE-SLES9. Only Problem is, a User with a blank Password can't be authenticated on a Domain Member Server (Users with Passwords doesn't have this Problem). A Samba Level 10 Log show me this: <snip> [2008/05/14 16:25:48, 9]
2005 Jun 09
1
PDC with LDAP backend login issue
Hi all, I'm very close to having a working setup after blundering through a couple of typing errors that cost me several days of my life, with the following config: Samba 3.0.14a as a PDC Suse 9.2 Professional LDAP (eDirectory 8.7.3) passwd backend Idealx scripts Windows XP SP1 I can connect to any of the samba shares just fine using any of the users I've created, from XP and from linux
2010 Jun 11
1
Fwd: how to "Disable Samba Roaming profile"
> > --- Original message --- > Subject: [Samba] Fwd: how to "Disable Samba Roaming profile" > From: Muqtadir Kamal <smkamal2001 at gmail.com> > To: <samba at lists.samba.org> > Date: Thursday, 10/06/2010 10:31 PM > > ---------- Forwarded message ---------- > From: Muqtadir Kamal <smkamal2001 at gmail.com> > Date: Fri, Jun 11, 2010 at 10:49
2011 Jul 20
3
Samba + LDAP + SMBLDAP-Tools + Roaming Profiles
Hi, i've finally have my LDAP backend working for authentication for my DC. Logon scripts are executed, user is authenticated, but my roaming profiles are not found. here is what i have in my config files: smb.conf [global] printing = bsd netbios name = PDC server string = PDC (%h) workgroup = workgroup interfaces = eth0,lo security = user encrypt passwords =
2005 Oct 27
9
Overloaded samba server. Is it a bug?
Experts, We've just migrated from samba 2.2.8a to samba 3.0.20b in a very large corporate environment. Everything was really fine in our lab, but we began experiment serious load problems on the productive servers the morning after the procedure took place. I'll try (briefly) to describe the characteristics of the scenario: Resources: Old Environment: Hardware:
2005 Sep 22
0
Big problem with roaming profiles
Hello everyone! I'm facing a big problem with the samba server I just set up: System: FreeBSD 5.4 Samba ver: 3.0.20 (previuosly 3.0.12) Client(s): Windows XP Professional I configured the server to make use of roaming profiles. I was able to copy local profiles to the server, to login and voila - got my desktop. Also after creating a new user, the new profile gets copied to the server,