LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   want to login with ldap password in windows!! (https://www.linuxquestions.org/questions/linux-networking-3/want-to-login-with-ldap-password-in-windows-539624/)

venki 03-22-2007 07:56 AM

want to login with ldap password in windows!!
 
Hi all,

i sucessfully configured LDAP+SAMBA

i am login through ldap account in linux systems!
i am struglling from past 2 days that how to login in to windows systems using this ldap accounts!
i tried a lot of google but noo use!! plz plz help me!!

how can i login with same username and password in ldap in windows!

what are the changes that i have to made in windows system?
plz help me!!

acid_kewpie 03-23-2007 04:59 PM

to my knowledge you'd need a replacement gina (login box program) to handle this, and windows is too retarded to allow you to do this at all by default. check out pgina.org

venki 04-02-2007 02:15 AM

plZ help me....i am still struglling!!

My smb.conf file is
# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2007/04/02 05:49:07

[global]
ldap ssl = no
idmap gid = 10000-20000
obey pam restrictions = Yes
delete user from group script = /sbin/smbldap-groupmod -x %g %u
netbios name = station39
ldap passwd sync = Yes
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
admin users = @"USERS\Admins du domaine"

idmap uid = 10000-20000
logon script = scripts\logon.bat
workgroup = USERS
os level = 44
ldap admin dn = cn=Manager,dc=example,dc=com
printcap name = cups
security = domain
dont descend = /proc,/dev,/etc,/lib,/lost+found,/initrd
add machine script = /sbin/smbldap-useradd -w %u
delete user script = /sbin/smbldap-userdel %u
log level = 2
log file = /var/log/samba/%m.log
ldap user suffix = ou=Users
add group script = /sbin/smbldap-groupadd -p %g
delete group script = /sbin/smbldap-groupdel %g
add user to group script = /sbin/smbldap-groupmod -m %g %u
logon drive = H:
domain master = Yes
username map = /etc/samba/smbusers
winbind trusted domains only = yes
encrypt passwords = yes
idmap backend = ldap:ldap://station39.cytrion.net
passdb backend = ldapsam:ldap://192.162.1.39
logon home = \\%L\%U
template shell = /bin/bash
wins support = Yes
ldap group suffix = ou=Groups
ldap machine suffix = ou=Computers
password server = station39
ldap suffix = dc=example,dc=com
template homedir = /home/%D/%U
logon path = \\%L\Profiles\%U
add user script = /sbin/smbldap-useradd -a %u
set primary group script = /sbin/smbldap-usermod -g %g %u
preferred master = Yes
domain logons = Yes
winbind cache time = 10

allow trusted domains = no

winbind enum users = yes
winbind enum groups = yes
winbind nested groups = yes
winbind use default domain = yes

unix charset = UTF-8
dos charset = CP850
display charset = UTF-8

getwd cache = yes



[homes]
comment = Home Directories
valid users = %S
read only = No
browseable = No

[netlogon]
comment = NLService
path = /var/lib/samba/netlogon
guest ok = Yes
browseable = No

[profiles]
comment = Roaming Profiles
path = /var/lib/samba/profiles
valid users = %U, "Domain Admins"
force user = %U
read only = No
create mask = 0600
directory mask = 0700
guest ok = Yes
profile acls = Yes
browseable = No

[share]
comment = data share
path = /opt/stuff
valid users = %U

[test]
comment = test
path = /work-station/test
valid users = nagesh, baba, sairam, prasada, karthik
write list = nagesh, renu, root, baba, sairam, prasada, karthik

[testing]
comment = testing
path = /mnt/testing


plz help me

acid_kewpie 04-02-2007 02:47 AM

well i've given you advice, which you have not even mentioned... you are asking about logging in on ldap on widows. this has nothign to do with samba.

venki 04-02-2007 05:43 AM

okie sir, give me the solution how to login in to windows using linux accounts..
plz help me

acid_kewpie 04-02-2007 06:10 AM

i already have. if you aren't going to read advice givne to you, how do you expect to get anywhere?


All times are GMT -5. The time now is 09:23 AM.