Displaying 7 results from an estimated 7 matches for "password>".
2017 Jan 20
3
how to run ktpass with a Samba AD DC?
...ation via kerberos working but I'm having
trouble trying to run ktpass as in step 6 here
http://robertan.com/home/2015/01/14/kerberos-auth-with-apachephp/
ktpass -princ HTTP/contoso.com at CONTOSO.COM -mapuser
CONTOSO\<USERNAME> -crypto all -ptype KRB5_NT_PRINCIPAL -pass
<PASSWORD> -out webpage.HTTP.keytab
I'm not sure of the syntax of even the microsoft command. In step 5 it
looked like they created a user apache but I don't see that in the command
at all.
even if I was able to run it I don't know what arguments to put in.
I saw other sites that sugges...
2014 Dec 06
2
sernet samba4 on Ubuntu
...t-samba-winbind sernet-samba
>> sernet-samba-libs sernet-samba-libsmbclient0
>>
>> Sorry for send it in Spanish.
>>
>> In your case, the URL on Sernet FTP must be this:
>>
>> (Registration is required to acces)
>>
>> https://<username>:<password>@download.sernet.de/packages/samba/4.1/ubuntu [2]
>>
>> (For lucid, precise and trusty)
>>
>> See ya.
>>
>> :)
>
>
> Links:
> ------
> [1] file:///media/flash/sernet-samba4-repo/4.1/debian
> [2]
> https://<username>:&l...
2014 Dec 06
0
sernet samba4 on Ubuntu
...nt0 sernet-samba-client sernet-samba-winbind sernet-samba
> sernet-samba-libs sernet-samba-libsmbclient0
>
> Sorry for send it in Spanish.
>
> In your case, the URL on Sernet FTP must be this:
>
> (Registration is required to acces)
>
> https://<username>:<password>@download.sernet.de/packages/samba/4.1/ubuntu [2]
>
> (For lucid, precise and trusty)
>
> See ya.
>
> :)
Links:
------
[1] file:///media/flash/sernet-samba4-repo/4.1/debian
[2]
https://<username>:<password>@download.sernet.de/packages/samba/...
2014 Dec 06
4
sernet samba4 on Ubuntu
Yes, it did install a bunch of packages from the sernet site.
So far all the tests are failing. Seems that Sernet put samba under
slightly different directories so I am struggling with testing.
I was hoping there was some documentation on sernet site that I was
having trouble finding, obviously not.
Give me some time. It is just different again (from CentOS howto I had
used in the past.)
I
2014 Dec 06
0
sernet samba4 on Ubuntu
...ernet: # apt-get install sernet-samba-ad libwbclient0 sernet-samba-client sernet-samba-winbind sernet-samba sernet-samba-libs sernet-samba-libsmbclient0 Sorr
y for
send it in Spanish. In your case, the URL on Sernet FTP must be this: (Registration is required to acces) https://<username>:<password>@download.sernet.de/packages/samba/4.1/ubuntu [2] (For lucid, precise and trusty) See ya. :)
Links: ------ [1] file:///media/flash/sernet-samba4-repo/4.1/debian [2]
https://<username>:<password>@download.sernet.de/packages/samba/4.1/ubuntu
[3] http://www.donelsontrop...
2003 Dec 01
0
No subject
...ing SMBCLIENT with these results:
[root@localhost /root]# smbclient
SSL: Error error setting CA cert locations: error:00000000::lib(0) =
:func(0) :reason(0)
trying default locations.
added interface ip=3D192.168.244.151 bcast=3D192.168.244.255 =
nmask=3D255.255.255.128
Usage: smbclient service <password> [options]
Version 2.0.7
I'm at a loss for how to resolve these two errors:
"Couldn't open status file /var/lock/samba/STATUS..LCK"
"SSL: Error error setting CA cert locations: error:00000000::lib(0) =
:func(0) :reason(0)"
I verify that SMBD and NMBD are currentl...
2011 Mar 24
6
CIFS mount with non-ascii (UTF8) password is not working
Hi ,
I have French CIFS server.
If I try to map a share from any windows machine with non-ascii (UTF-8, french characters are part of password) password, it is successful.
But If I try from linux machine, it fails.
mount -t cifs //MACHINE/DatasetFIGS_????????????? /tmp/rahul -o user=??,password=??,domain=eKKDr
mount error 13 = Permission denied
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
Does CIFS...