search for: glasswalk3r

Displaying 4 results from an estimated 4 matches for "glasswalk3r".

2006 Jan 11
0
how to force Samba respects file locking?
...: $!\n"; print 'Ok, holding the file for $sec seconds. I will not change anythingin the file', "\n"; sleep $sec; close(FH); print "Finished\n"; -- code -- Thanks in advance. Regards, Alceu Rodrigues de Freitas Junior -------------------------------------- glasswalk3r@yahoo.com.br http://www.imortais.cjb.net ----------------------------------------------------------------------- A well-used door needs no oil on its hinges. A swift-flowing stream does not grow stagnant. Neither sound nor thoughts can travel through a vacuum. Software rots if not used. These are g...
2002 Nov 11
2
making Samba works together with PAM
...amba --with-utmp And the last question: Samba provided by RedHat 7.3(valhalla) as RPM package has the --with-utmp option compiled, or I must download the source code of 2.2.6 to get this feature? Thank you very much, ===== Alceu Rodrigues de Freitas Junior -------------------------------------- glasswalk3r@yahoo.com.br http://www.imortais.cjb.net -- Hell is empty and all the devils are here. -- Wm. Shakespeare, "The Tempest" _______________________________________________________________________ Yahoo! GeoCities Tudo para criar o seu site: ferramentas f?ceis de usar, espa?o de sobra e ac...
2002 Nov 05
1
"obey pam restrictions" and encrypted passwords
...NOT follow these restrictions. Anybody could tell me if this information is really valid? If yes, there is any other way for me to setup Samba PDC server to do not allow more than one login with the same ID? Thanks, ===== Alceu Rodrigues de Freitas Junior -------------------------------------- glasswalk3r@yahoo.com.br http://www.imortais.cjb.net -- Hell is empty and all the devils are here. -- Wm. Shakespeare, "The Tempest" _______________________________________________________________________ Yahoo! GeoCities Tudo para criar o seu site: ferramentas f?ceis de usar, espa?o de sobra e ac...
2009 Apr 23
0
problems using smbpasswd to enable/disable workstations trusted accounts
Greetings, My name is Alceu and I was trying to create some scripts to enable/disable users when I found this strange behavior with the account flags: # please assume that the Unix user is already created root@midgard:~# smbpasswd -a -m lab16$ Added user lab16$. root@midgard:~# pdbedit -Lv lab16$ Unix username: lab16$ NT username: Account Flags: [W ] ... root@midgard:~#