similar to: Samba4: Site dependent profile path

Displaying 20 results from an estimated 11000 matches similar to: "Samba4: Site dependent profile path"

2014 Feb 04
1
Samba4: variables in profilePath
Hi, I have a domain with several Samba4 servers installed in different locations. I need to use roaming profile but the only way that I get them working is using fixed profile path. I need to use variables, because sometimes users move from one location to another. I've tried with: %LOGONSERVER%/profiles/user //%LOGONSERVER%/profiles/user %SERVERNAME%/profiles/user
2014 Feb 04
1
How to change objectSid?
Hi, I'm trying to modify the objectSid of a group using python-ldap. I've found that I need a server control to do it but doesn't work. The code that I'm using: modlist = [ (ldap.MOD_REPLACE, 'objectSid', s3sid_packed) ] LDB_CONTROL_PROVISION_OID = "1.3.6.1.4.1.7165.4.3.16" LDB_CONTROL_RELAX_OID = "1.3.6.1.4.1.4203.666.5.12"
2003 Mar 13
4
gpedit.msc as centralized policy for 2k/xp clients
John, > I would like to figure out how to do this > gpedit.msc+AD+gpc+gpt magic for > win2k/xp with linux+samba(2.2/3.0/tng)+openldap and is it possible at > all? We use local (!) GPOs on our Win2k clients with great success: - log on to "master" workstation as administrator - create a link to the "C:\WINNT\system32\GroupPolicy" folder on your administrator's
2008 May 02
6
Python script to collect domU stats
I''ve attached a python script that collects stats from DomUs (HVM and PVM). I hope this would be useful for somebody else. See comments for more info. regards, Diego -- -------------- Diego Woitasen XTECH _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Jun 07
3
Wan optimizations with linux
Hi, I''m researching for WAN optimizations with linux. My network is composed for MPLS network connecting 200 branches against a central site. I use Linux machines to provide security with IPSEC in the branches and in the central site. Now I''m lookup for techniques for optimization the link. My first ideas was use IPCOMP and proxy to cache traffic of HTTP applications. Somebody
2014 Mar 17
1
Additional indexes in Samba4
Hi, I've found in the list how to add new indexes to Samba4. I read the you have to modify the searchFlags attr in the schema. I've tried but fails. # ldapmodify -f uid.ldif SASL/GSSAPI authentication started SASL username: administrator at mydomain.local SASL SSF: 56 SASL data security layer installed. modifying entry "CN=uid,CN=Schema,CN=Configuration,DC=mydomain,DC=local"
2003 Aug 13
1
Problem with profiles
Hi I use samba 3.0rc1 and openldap. Don't know if it's really rc1, downloaded it from ftp.suse.com. Users can only get profiles if the profile is defined as attribute profilePath in ldap. If profilePath isn't set I get a very strange error, telling me something about directory permissions are wrong. Shouldn't "logon path" from smb.conf be used if no profilePath
2007 May 12
1
Text file busy
Hi! somebody knows how to avoid that samba mantains the files open on the server side while the clients close them. I have problems with a samba file server and windows/linux clients with the message "text file busy". The clients doesn't have the files open, the problem is in the server. I tried with oplocks=no without sucess. regards, diegows -- ------------------- Diego
2013 Mar 29
1
GPO Computer settings not applied
Hello, I'm having one strange issue with latest stable Samba 4.0.4. I'm testing it as a domain controller for two virtual machines. The Samba AD DC is Debian stable, with two domain members - Windows XP Pro and trial Windows 8 Enterprise. User configuration using GPOs is working as expected. However, Computer configuration is never applied properly. Event logs show this entry: ------
2017 Nov 30
4
Troubles on Roaming Profiles...
Mandi! Rowland Penny via samba In chel di` si favelave... > Is this on a DC ? No, is a DM. > If it isn't, Try setting it up exactly like it is shown on the > wikipage, note that you only need the 'vfs objects' line if it isn't > set in [global] Wikipage say only: Create a new share. For details, see Setting up a Share Using Windows ACLs. and
2018 Mar 05
2
[OT?] 'negative' GPOs for local user?!
I'm trying to define the GPOs on my new AD domain, and i'm a little confused. I've never worked with AD, but i've extensively used MLGPO, where i can explicitly apply GPOs to users/groups. Two examples, of my confusion. 1) i've setup password policies (8 chars, 5-row password history, ...), and this is a ''computer'' policy, that apply... to computers. ;-)
2002 Nov 25
1
Load profile cross subnet
Hi, I used samba+ldap in rh 8.0. I have master ldap with 192.168.1.1 and slave ldap with 192.168.2.1. I config attribute "profilePath:\\192.168.2.1\my-domain\profiles\user1" in ldap for user1. When user1 login at 192.168.1.5 (in the same subnet as master ldap), he can't load profile from 192.168.2.1. Suppose that I already config dns , router completely and master and slave can
2014 Aug 27
2
Cannot Static Routes
Hi, I'd want to configure persistent static routes, ie in config files, but I can't configure static routes, I tested: [root at centos7 ~]# cat /etc/sysconfig/network-scripts/routes-enp0s3 ADDRESS0=10.10.10.0 NETMASK0=255.255.255.0 GATEWAY0=192.168.1.1 logs says nothing: ago 27 15:38:29 centos7.vhgroup.corp NetworkManager[2299]: <info> Activation (enp0s3) Stage 5 of 5 (IPv4
2023 Aug 11
2
GPO not getting updated on Windows 10
Hi, Our Domain controller environment is working for over 6 years without a break. It started with Samba Version 4.6.5 and today running 4.18.5. We have only Windows 10 clients across our organisation. Off late, we have observed that GPOs are not getting updated when we change some GPOs and link them to some specific OUs. For example, previously, we had not allowed one specific network path
2002 Nov 14
1
No raoming profiles
Hi, I've installed samba 2.2.6 as PDC+LDAP, so far everything is fine, but I do not want users to have raoming profiles so every user atribute 'profilePath' I set to '' (empty string). Is it enough or I need to do something else? Thanks, Saulius
2002 Nov 25
2
smbpasswd problem with LDAP
Hello, I have installed / configured samba-ldap (compiled SAMBA_2_2 from CVS) Whe i try to change the password for the root user, there is no problem. If i try to change the password of an ordinary user, i get the error: nas:~# smbpasswd -U william New SMB password: Retype new SMB password: No user to modify! Password changed for user william. Failed to modify entry for user william. Failed to
2013 Aug 24
2
issue with multiple Samba DC and uid/gid assignment.
I have 2 Ubuntu 12.04/samba 4 servers acting as DCs for my Domain. I provisioned the Domain by using the classicupgrade (prior authentication was LDAP+Samba). I have added some new test users. I also have two files servers. One is running RHEL 5.9/Samba 3, the other Ubuntu 12.04/Samba 4. Users that have their home directories and profiles stored on the RHEL5.9/Samba 3 fileserver work correctly.
2003 Dec 09
1
samba - sql server authentication
samba 2.2.8a/LDAP backend Red Hat 7.3 Windows 2000 server, connected to the samba controlled domain Sql Server 7.0 It seems that my sql server does not want to run scheduled jobs as a domain user, I am needing to do this for a network share that I am saving to, otherwise I would just run as SA Error from sql server: The job failed. Unable to determine if the owner (PRUPREF.COM\Administrator)
2020 Apr 11
2
Users' Home Folders - conflicting advice in WiKi
On 11/04/2020 11:00, Rowland penny wrote: > > Just confirmed that pam_mkhomedir is not enabled, created a new user test2 using ADUC. Set the Home folder on the Profile tab > to > > connect H: to \\<server name>\users\test2 and the folder is created on the server. > > > > Regards, > > > > Roy > > > > > That is NOT the users home
2001 Dec 03
6
smbpasswd and ldap
I've compiled samba with the --with-ldapsam option and have setup up an ldap server. When I try to change the password of a user, say Administrator, get the following stuff with full debugging turned on (-D 255): New SMB password: Retype new SMB password: ldap_open_connection: connection opened ldap_connect_system: succesful connection to the LDAP server ldap_search_one_user: searching