similar to: Single sign on nivana

Displaying 20 results from an estimated 700 matches similar to: "Single sign on nivana"

2011 Aug 16
3
window, samba and ldap passwords
Hi, I recently migrated to a Samba3x domain. One issue that has been reported to me is that XP users cannot change their password from their PC. I have done some searching and I haven't seen a straight forward answer to this. My config is ldap primary + Samba PDC on host A ldap slave + samba BDC on host B I see this error in the machine log when someone attempts to change their password:
2002 Mar 31
3
GID and UID on ext3 file system
Hello. Look at this: [sergey@gleam sergey]$ uname -s -m -r Linux 2.4.17 i586 [sergey@gleam sergey]$ mount | grep /home /dev/hda11 on /home type ext3 (rw) [sergey@gleam sergey]$ pwd /home/sergey [sergey@gleam sergey]$ id uid=502(sergey) gid=100(users) groups=100(users),10(wheel),13(news),512(ftpadmin),513(dos) [sergey@gleam sergey]$ stat . File: "." Size: 8192 Blocks: 16
2011 Aug 15
1
[META] suggestions for managing users desktops
Hi, Sorry if this is slightly OT. I have just moved from a WindowNT domain to a Samba3x PDC. What I'd really like now is some tools to help me manage users. Some of the things on my wish list are to be able to edit a remote registry (the user's profiles are local) and Remote desktop access so I do not have to run over their desks every time there is a message they don't understand.
2011 Jun 23
2
Fwd: getent group fails - fixed
Found it. It turns out that the config file for libnss-ldap is /etc/libnss-ldap.conf on my distro (Debian). So NSS was ignoring the config that I had been in /etc/ldap/ldap.conf and taking it from /etc/libnss-ldap.conf. The former had this "nss_base_group ou=Groups,dc=example,dc=co,dc=uk?sub" and the latter this nss_base_group ou=group,dc=example,dc=co,dc=uk?one. Once I edited group to
2011 May 28
1
Fwd: A default profile
Hi, I am not using roaming profiles, but there is a feature in NT 4 where you store a 'Default User' profile under the C:\winnt\system32\repel\import\scripts\. When a user logins into the Doman for the first time, they get a copy of that profile. I have tried having a copy of the same profile to both the netlogon share and the profiles share on my Samba PDC but the profile does not get
2011 Nov 15
4
Slow login to Samba domain
Hi, I have noticed that the Windows 7 machines that I have recently installed and joined to our domain take about 40 seconds on average to go from sign in to the desktop displaying. I can't find any explanation for the delay. When the machine are in a work group they login very quickly and the XP machines login at a normal rate. I have searched and not found any articles that are relevant.
2010 Nov 05
3
Unable to create (and keep) guest
Hi, Host: CentOS 5.5 Guest: Ubuntu maverick I am having a horrid time trying to create a guest on my xen machine. I have tried several method. The method that I have had the most success with is `xm create`. The problem I have is that once the I have run: xm create -c myconfig.cfg install=true install-mirror=http://mirror.bytemark.co.uk/ubuntu/ install-suite=maverick and go all the way
2000 Oct 14
2
Access to calculations in nls
Hi, I would like to be able to access the calculated results from the nls package. Using the example in R, fm3DNase1 we can reurn certain parts of the calculations: > coef(fm3DNase1) Asym xmid scal 2.345179 1.483089 1.041454 > resid(fm3DNase1) [1] -0.0136806237 -0.0126806237 0.0089488569 0.0119488569 -0.0025803222 [6] 0.0064196778 0.0026723396 -0.0003276604
2010 Apr 01
1
centos + ldap + syncrepl (push vs pull)
Hi, From what I gather, OpenLDAP on Centos 5.x pulls LDAP changes from central LDAP server to a secondary LDAP server. So in other words, you can have your second LDAP server pull the db based on either; type=refreshOnly which mean the pull interval will happen when ever you specify or; type=refreshAndPersist which mean after a pull, keep the pipe open for any changes made. Now in
2002 Nov 24
1
Understanding function residuals()
Hello: I am trying to understand why glm() does not replicate the results in Dobson, "Introduction to Generalized Linear Models," pp. 17-20. I set up the following model. The variable CONDT is assumed as Poisson and the objective is to estimate the expected value. The data (chronic medical conditions among women in Australia) is as follows: CONDT <- c(0, 1, 1, 0, 2, 3, 0, 1,
2010 Jan 11
2
samba+ldap two domains db sync?
Hi people. I have 2 domains running samba with ldap(Centos 5.x), I would like to know this. I would like to have the same DB in both sites, if I change the users just would like to do it 1 time. Is possible to sync both ldap servers every time I change something in ldap? or a better way to do it? Thanks!!! -- LIving the dream...
2010 Sep 22
2
NT4 Migration
Hi, I am in the process of attempting a NT4 Domain to Samba migration (3.2.5). I have been following the instructions at http://www.samba.org/samba/docs/man/Samba-Guide/ntmigration.html. I am using an ldap backend. I am not convinced everything is set-up correctly. Before I began I removed all /var/lib/samba/*tdb and shutdown smb and ldap. At point 13 where you do `getent group` the Domain
2009 Mar 06
1
module syncprov
Hello everybody,, This time i want to replicate PDC to BDC when there's is any changes on PDC, here is my conf. on /etc/openldap/slapd.conf LDAP Server master moduleload syncprov overlay syncprov syncprov-checkpoint 100 10 syncprov-sessionlog 100 LDAP Server mirror moduleload syncprov syncrepl rid=001 provider=ldap://ldap.domain.com:389 bindmethod=simple
2002 Mar 27
3
Basic ISOLINUX question
Folks I'm new to ISOLINUX and I've compiled a new Linux distribution of my oppwn (based on LinuxFromScratch). Now I want ot create a bootable CD with it - I don't need swap or anything like that as the bootable CD will simply run a couple of scripts to copy files onto a machine's hard drive. What exactly do I need to put in my isolinux.cfg file? Do I *need* to have a initrd or
2002 Apr 07
3
Failure with 1st isolinux attempt
Folks I've just tried booting the 1st Linux CD I've made using Isolinux and it fails. At boot time I see: Boot from ATAPI CD-ROM: No Emulation ISOLINUX 1.67 2002-02-03 Copyright (C) 1994-2001 H. Peter Anvin boot: Could not find kernel image: /isolinux The cdimage was made using the command: mkisofs -v -o austin.iso -b isolinux/isolinux.bin -c isolinux/boot.cat
2011 Dec 13
1
nmblookup failures
Hi, I have a strange problem with a domain member server. The Samba3 domain master/wins server can not lookup the host. Workstations that are trying to connect to the server appear to be having trouble finding it (network path not found). nmblookup problemserver querying problemserver on 192.168.0.255 name_query failed to find name problemserver rigel:/var/lib/samba# nmblookup otherserver
2017 Jan 25
3
Samba 4 AD BDC (Syncrepl)
Hello, at the Moment we use and Samba 4 in NT4-style Domain with approx. 20 Clients. With the Problem of Windows 10 to join to NT4-style (https://wiki.samba.org/index.php/Required_Settings_for_Samba_NT4_Domains#Windows_10:_There_Are_Currently_No_Logon_Servers_Available_to_Service_the_Logon_Request) we plan to migrate to Samba AD. At the Moment there is the following scheme: samba PDC
2001 Feb 02
2
History
Hi, I upgraded to version 1.2.1 and now the up/down arrows for recalling commands no longer works. Is there a work around for this? > version _ platform sparc-sun-solaris2.7 arch sparc os solaris2.7 system sparc, solaris2.7 status major 1 minor 2.1 year
2011 Jun 24
2
smb panic when adding printer with apw
Hi, I'm using samba 3.3.15 as domain member in an w2k8 ad. We're using the w2k3/xp add printer wizard to add a printer to the server. Since the update from 3.2.15 to 3.3.15 the apw fails when clicking on the "finish" button. At the same time a smb panic occurs and fills the smbd log with the lines below. [2011/06/24 07:47:56, 0] lib/debug.c:reopen_logs(663) Unable to
2010 Feb 10
2
LDAP backend replication?
Hi to all! I've set up Zimbra LDAP (2.4) as master, and I want to use RHEL v5 LDAP (2.3) as a slave. This is relevant part of my slapd.conf on LDAP 2.3: # syncrepl directives syncrepl rid=101 provider=ldap://192.168.1.86 bindmethod=simple binddn="uid=zimbra,cn=admins,cn=zimbra" credentials=PASSword searchbase="dc=company,dc=com" schemachecking=on