Displaying 11 results from an estimated 11 matches similar to: "Program for encrypt passwords"
2005 Jan 28
1
Renaming users with tdbsam
Hello!
Does know anyone how to rename a user? I can't delete&create because I don't
want to lose the passwords.
TIA.
--
_________________________________________________
Francisco Cano Entrena
Serv. Informatica, Univ. Granada
E-mail: pacocano@ugr.es
Tlf: + 34 58 244065 Fax: 244038
2019 Feb 18
3
crear un vector con las categorías
Gracias Jorge. No entiendo bien; la variable objetivo es ya factor. El
árbol me la predice bien, como factor, también. Es al ir construyendo
el vector que lo anota con un nº, según de cuál de las 4 categorías se
trate.
Quoting Jorge I Velez <jorgeivanvelez en gmail.com>:
> Estimado Manuel,
>
> Debes definir ecsta como factor usando, por ejemplo,
>
> factor(ecsta,
2020 Jun 05
3
líneas sobre un mapa
Gracias Emilio y Jorge. Tengo que explicarlo mejor. Mostrando a una
audiencia cómo hacer un tipo de análisis, se hace un loop (abajo) que
analiza un mapa por regiones longitudinales. Tal y como está el script,
print(i) te indica la longitud por la que va (de 10º en 10º) pero me
gustaría que en vez de eso te fuese representando una línea vertical sobre
el mapa, que he representado previamente con
2017 Jun 02
5
CV en R
Buenas,
Estoy haciendo modelos y comparando cual es mejor. Para ello, uso CV de 10 folds.
Por ejemplo, hago la comparativa entre un svm y un randomForest para una serie de datos, por ello hago:
midataset<-import.....
#datos es un dataframe de 1500 filas y 15 variables
for(i in 1:10){
numeros<-sample(1:1500,1500*0.7)
train<-datos[numeros,]
test<-datos[-numeros,]
#modeloRF
2024 Jun 06
1
[HCL] <Cyber Energy> <Models with USB ID 0483:A430> supported by <usbhid-ups>
Hello,
Please help revise Device as ?Models with USB?. I hope Device doesn?t disclose VID/PID information, thanks.
Eric Hsu | Regional Project Manager
Emerging Markets UPS Dept.
T: +886-2-8792-9510 ext.8266 | F: +886-2-8792-9621
E: eric.hsu at cyberpower.com<mailto:eric.hsu at cyberpower.com>
Cyber Power Systems, Inc. | WWW.CYBERPOWER.COM<https://www.cyberpower.com/>
2004 Nov 20
1
How to encript SIP comunications?
Hello Fach,
I have used openvpn for a while and in the new release thereis a feature called "server
mode" that makes posible to have a full network of vpn links besides a single TUN/TAP
adaptor (a pure software NIC) in the server. I haven't used that feature, but I think
this is what you need. Also openvpn runs on linux, *bsd, solaris, windows, and maybe in
other OS.
Miguel
>
2006 May 16
1
problem in installing koffice 1.5 from source
hey friends,
I am trying to install koffice 1.5 from source (tar.gz). All the packages
needed for koffice are installed that is Qt
qt-config-3.3.3-9.3
qt-designer-3.3.3-9.3
qt-3.3.3-9.3
qt-devel-3.3.3-9.3
arts-*
kdebase-*
kdelibs-devel-3.3.1-3.14
kdelibs-3.3.1-3.14
but I am getting the below error while running the command "./configure"
checking for Qt... configure: error: Qt (>=
2006 Aug 05
1
cracking smbpasswd
Hi all,
I'm currently migrating from tdbsam to LDAP and want to restructure my setup
at the same time. I can get the SIDs for the user and machine accounts using
pdbedit -Lv | grep SID but I have 800 users so I don't want to reset their
passwords.
So far, I've dumped the contents of the tdbsam database into an smbpasswd
backup file and am running john-the-ripper across it.
2002 Sep 16
0
user can't change password from woskstation
Hi,
using samba as PDC has already successful been access from WinNT client, but
clients can't change their password from NT.
Any posibility to do that? or I invite them to access my samba server one by
one?
here is my smb.conf
[global]
workgroup = ACACOM
os level = 64
security = user
encript password = yes
preferred master = yes
local master = yes
domain logons = yes
Thank in advanced
2004 Mar 02
2
xp pro & debian
I've got a working samba setup on a debian linux server. Existing
windows boxes are win98 with unencripted passwords. They only need to
see the exported directories on the samba server. All the networking
is working. (dns, dhcp, ping, internet access, etc )
Anything I do on my new XP Pro box or in samba.conf gives the error
message:-
The folder you entered does not appear to be valid.please
2003 Dec 01
0
No subject
\\Pettit
Connect As:
Password:
On the server side, I didn't get far because the domain name come up NULL so
it failed on that test.
Below are two logs log98.txt and log2000.txt that show full debug info.
I might just have a stupid configuration or installation mistakes. I am sure
that my basic configuration must work since it is a very typical setup.
Any help will be highly appreciated