Displaying 2 results from an estimated 2 matches for "winpass".
2005 Jan 31
2
mass user creation
Hi,
i plan to mass creat user in ldap to use with samba
I tried with ldiff like the structure below, the user is created but no
home directory is created, user in not member on any groups.
1) how to do with ldiff file to put a user member of a group ?
So i plan to use smbldap-useradd => home drectorie is created with the
appropriated rights, user is member of "Domain Users" :
2009 Apr 14
3
CIFS hang
...unning Red Hat with the 2.6.9-5.ELsmp kernel.
We have a Windows 2000 Server who's secondary disc drive is mounted on the
Linux box via CIFS using the following command:
/sbin/mount.cifs //w2000/docs /var/www/documents -o
dir_mode=0777,file_mode=0444,gid=100,uid=501,username=winuser,password=winpass
From time to time, for whatever reason, the Windows 2000 Server requires
rebooting and if they reboot it without first allowing us to umount the
cifs, all requests to the cfis directory will hang. Requests, cd
commands, df commands ... all hang ... for as long as three HOURS and they
cann...