Displaying 20 results from an estimated 100000 matches similar to: "How can I disable user manager access?"
2008 Aug 12
0
Locked account in BDC
Hi,
I have two Samba/LDAP servers as Domain Controlers in a PDC/BDC
configuration. My problem is when an account is locked and I unlock it
in LDAP (using GOSA), the "L" flag is removed and replicated to the
slave LDAP, but the account remains locked in Samba BDC. I'll explain
it with commands:
[root@PDC samba]# pdbedit -L lvinay -v | grep -i flags
Account Flags: [UX
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
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 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"
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 12
1
Samba4: Site dependent profile path
Hi,
AFAIK, the "logon path" parameter doesn't apply anymore in Samba 4.
If you want roaming profiles you have to use profilePath user
attribute. This works fine but I have an issue. In my environment we
have multiple sites. Each one has its own DC and its own file server.
We want to store the profile in the file server, but I couldn't fine a
way to fine this. I have to do it
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"
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
2011 Oct 04
0
Samba, Win 2K3, domain trust and NT_STATUS_NO_LOGON_SERVERS
I've configured a domain trust between Samba 3.5.6 and Windows 2003
Server Enterprise Edition SP2. It's a one way trust, Windows is the
trusted and Samba the trusting. I want to give access to my resources
in the Samba domain to the users in the Windows domain. The
configuration of the trust was fine (I think). The validation on the
window server says that it' s ok and the Windows
2011 Feb 07
0
Samba 3.5.6 - Windows 2008r2 domain trust fail
Hi,
I'm trying to configure a Domain trust between Samba 3.5.6 (TEST domain)
and Windows 2008 r2 (WTEST Domain). Samba is the trusting side and Windows
is the trusted side. I created the "incoming trust" in the W2K8 called TEST.
Then I executed the "net rpc trustdom establish WTEST" and got:
Enter TEST$'s password:
Could not connect to server W2K8SERVER
Could not
2009 Nov 05
1
Gosa (was: user management )
>> http://gosa-project.org/
This looks VERY interesting!!!
As for the requirements for a latter version of PHP, is this for every
host? Or just the management host?
I'm not opposed to running a recent copy of Fedora Core for this. Or
not even opposed to using a more recent version of PHP than is in the
Centos Distro.
cheers,
-Alan
--
?Don't eat anything you've ever seen
2006 Jun 15
4
ldap administration tool??
Greetings
I am nearing being prepared to get our corporate network from Active
Directory to samba3 with ldap. The last hurdle is to get an
administrative interface to the ldap repository containing the users and
Groups. I,m hoping for some recommendations.
I have attempted the following.
Samba Console:
http://imc.sourceforge.net/samba-console.html
The difficulty I'm having is that it is
2007 Jun 20
3
Management tool
Hi guys,
I need to manage a university which has 900 computers distributed along some
departments and I wanna use a tool to do this.
I'm testing GOsa (www.gosa-project.org) and I wanna know which tools you are
using.
That's all folks.
--
Allysson Steve Mota Lacerda
Administrador de Redes
http://www.stevelacerda.net
2007 May 07
0
Text file busy on samba fileserver
Hi,
I have problems with text file busy on a samba file server using
Windows or Linux clients. This server is used to store the working
copy of subversion users and when they try an 'svn update' the 'text
file busy' appears (sometimes). The temporary solution is to kill the
smbd process asigned to the problematic user.
I see that the problem is that the files remain open in
2010 Jul 30
0
Slow with some applications
Hi.
Excuse my English.
I have a huge problem here.
I have the following scenario:
- Gentoo
- Kernel 2.6.31
- Samba 3.0.37
- OpenLDAP
- Samba + OpelLDAP as a PDC
- 600 users
- 20 groups
- 30 simultaneous users in the highest scenario
- It's a very small scenario anyway
Everything works fine, the times to copy files are fine, no delay at all!
But one application, a Delphi + Paradox
2010 Feb 18
0
How to install GOsa on RHEL/CentOS 5
Hi,
I just finished to write a tutorial on how to install GOsa on RHEL/CentOS 5:
http://www.brucalipto.org/linux/how-to-install-gosa-on-rhelcentos-5
If you see errors on what I wrote please let me know and I will
correct as soon as possible.
Hope someone will find this useful.
Bye
Piero
--
Stupid is as stupid does.
Forrest Gump
2018 Apr 02
0
Share users across domains
On Mon, 02 Apr 2018 13:06:16 +0000
Rodrigo Abrantes Antunes via samba <samba at lists.samba.org> wrote:
> A lot of administrative systems made by the institution, current
> domain, fileservers, glpi, cyrus mail, horde, gosa, svn, freeradius,
> dotproject, vcenter. Thats what I remebmber for now.
>
OK, I just spent about 10 minutes searching the internet and found out
2012 Nov 22
0
how can i get rid of the password for accessing the console in virt-manager ?
Hi,
i'm using virt-manager to manage serveral guests on a sles 11 host. For one guest, i configured a password to enter the console via virt-manager (not via VNC). How can i get rid of it ?
Thanks in advance.
Bernd
--
Bernd Lentes
Systemadministration
Institut f?r Entwicklungsgenetik
Geb?ude 35.34 - Raum 208
HelmholtzZentrum m?nchen
bernd.lentes at helmholtz-muenchen.de
phone: +49 89
2018 Apr 02
0
Share users across domains
There is a documented upgrade process
https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_Domain_to_Samba_AD_(Classic_Upgrade)
With 5000 users you probably want to create a test environment
first. Moving from samba 3 to samba 4 but staying in a classic
domain should not require a huge learning curve and you don't have to
change the LDAP backend. Just don't count on
2016 Apr 01
0
Management tool for Samba 4 classic with openldap
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I know this is only a peripheral samba question, but I think people
here might know and maybe it could be of interest to others. :)
I've got a Samba 4 in classic mode with openldap backend and am using
GOsa to manage the users. The openldap is also backend for all the
other services, like mail, web and so on.
Now my question is, do you know