Displaying 20 results from an estimated 2000 matches similar to: "Samba: trust fails - MORE"
2010 May 13
1
Still can't mount Samba shares from other Samba server
I am *still* unable to mount shares from a Ubuntu 10.04 server, using a
Ubuntu 10.04 laptop. I totally re-formatted both my desktop and my
laptop with Ubuntu 10.04 (so that they would be using the same version
of Samba). I am using the exact same smb.conf for the 2 machines (less
the share definitions, which exist only on the desktop, known as
"workhorse"). wbinfo -u, wbinfo -g,
2010 Apr 23
2
Can join AD 2003 domain; can't list shares from other servers
I set up an old laptop with Xubuntu 9.10. I configured Samba as to work
with my Win2003 AD domain that has MS Services for Unix installed.
I can get a Kerberos ticket. I successfully added the laptop to the AD
domain. wbinfo -a shows me all users, domain and local. wbinfo -g shows
me all groups. wbinfo -a user%password returns successfully. "getent
passwd" works as expected - I see
2010 Apr 29
1
wbinfo -a fails plaintext auth; passes challenge/response
Once again, I am trying to add a machine to my Win2003 AD (that has
Services for Unix installed). I am using Xubuntu 9.10, and samba 3.4.0.
I set up Kerberos, and am getting a ticket. I have successfully joined
the domain.
# net ads join -U administrator
Enter administrator's password:
Using short domain name -- DACRIB
Joined 'DUAL-BOOTER' to realm 'DaCrib.local'
wbinfo -u
2010 May 02
2
Problems using multiple Samba servers in a Win2003 AD domain
I've been at this for days, and making no headway. It's very
discouraging. I have a Win2003 domain, that has the Services for Unix
extensions installed. I am trying to have multiple Samba servers as
domain members. (in my case, one desktop sharing files, and one laptop,
accessing the shares). And at the moment, it doesn't (fully) work.
Each Samba server can see shares from the other.
2010 May 04
2
smbclient -k works; mount -t cifs does not
I am confused (nothing new there ...). I have 2 Ubuntu 9.10 Samba
servers. I am trying to mount a share from the other (i.e., "workhorse"
is trying to mount a share on "dual-booter"). If I specify a smbmount
command with a -k option, I can mount the share:
turgon at workhorse:~$ klist
Ticket cache: FILE:/tmp/krb5cc_1000
Default principal: turgon at DACRIB.LOCAL
Valid starting
2010 Apr 25
0
Can't mount samba shares
Honestly, it's enough to make you scream. :-(
I can't seem to mount a samba share:
$ mount -t smbfs //workhorse/OldHome /network -o
username=DACRIB+turgon,password=xxxxxx
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
(I'm logging into this laptop as the domain user DACRIB+turgon, domain =
DACRIB. That part works perfectly.)
I have
2010 Mar 18
0
No subject
clients on the domain. But I can not mount shares from the other Samba
server; I always get "Permission denied".
$ sudo mount -t cifs //workhorse/OldHome /mnt/OldHome -o
username=DACRIB+turgon --verbose
Password:
mount.cifs kernel mount options:
unc=//workhorse\OldHome,ver=1,rw,username=DACRIB+turgon,ip=10.0.0.20,pass=********
mount error(13): Permission denied
Refer to the
2010 Mar 28
1
[PLUG] Ongoing saga with Samba and AD
Ben Love had this to say:
> * Mike Leone wrote on [2010-03-27 22:02:38 -0400]:
>> I tried to log on as "DACRIB+administrator" at the physical console. I
>> was prompted twice for my password (dunno if that's because my password
>> has a "!" in it or not). Then it starts to login. I see the motd. I see
>> it say that it was trying to create a
2010 Mar 28
0
Problems logging in when authenticating against Active Directory
Greetings! I am having a bit of an issue using Ubuntu 9.10 and AD 2003.
AD domain = dacrib.local
AD server = dim-2300.dacrib.local
IP = 10.0.0.60
Samba server = workhorse.dacrib.local
IP = 10.0.0.20
I joined the server to AD, and I can see all the domain users and groups
when I do a "getent passwd" and "getent group". "wbinfo -u" lists all
domain users, and
2010 Mar 27
1
Problems with winbind and AD using Ubuntu 9.10
Greetings! I am having a bit of an issue using Ubuntu 9.10 and AD 2003.
AD domain = dacrib.local
AD server = dim-2300.dacrib.local
IP = 10.0.0.60
Samba server = workhorse.dacrib.local
IP = 10.0.0.20
I have been following
<https://help.ubuntu.com/community/Samba/Kerberos>, and my Kerberos
seems set up properly, as I can get a ticket.
root at workhorse:/etc/samba# klist
Ticket cache:
2010 Apr 24
0
wbinfo -t fails
This used to work ...
root at workhorse:/var/log/samba# wbinfo -t
checking the trust secret via RPC calls failed
error code was NT_STATUS_ACCESS_DENIED (0xc0000022)
Could not check secret
root at workhorse:/var/log/samba# net ads info
LDAP server: 10.0.0.60
LDAP server name: dim-win2300.DaCrib.local
Realm: DACRIB.LOCAL
Bind Path: dc=DACRIB,dc=LOCAL
LDAP port: 389
Server time: Sat, 24 Apr 2010
2010 May 08
1
smb.conf works for 3.4.0; doesn't work for 3.4.7
Some may remember all my issues trying to get one Samba server to mount
shares from another Samba server. Well, I decided to completely reformat
my laptop with Ubuntu 10.04, and start over (leaving the other Samba
server at Ubuntu 9.10)
(to recap - I have a Win2003 AD (not R2), with SFU installed)
I took the smb.conf from the 9.10 server (running 3.4.0) and loaded it
on the Ubuntu 10.04 laptop,
2010 Apr 07
0
IDMAP question
I have a Samba 3.4.0 server (from Ubuntu 9.04), as a member server in my
Win2003 AD (which has MS Services for Unix 3.5 installed). All seems
well, in that it is properly joined to my AD, I've got it all configured
so that domain members can log into the Linux servers using their domain
credentials.
Here's my config:
# WINBIND
# idmap domains = DACRIB
idmap config
2015 Feb 16
3
CentOS 7 on dual-monitor workstation?
Hi,
My workstation is currently running Slackware Linux 14.1 64-bit, and I'm
considering replacing that by CentOS 7, which I've already installed on
my laptop.
The PC has an NVidia GeForce GT 520 video card with two 19'' monitors
attached to it. I'm using the proprietary 'nvidia' driver.
I vaguely remember having read somewhere that RHEL/CentOS 7 with GNOME 3
had
2019 Dec 08
2
Roundcube does not show emails
Hi,
I installed Roundcube 1.4.1 on a sandbox server running CentOS 7, Postfix and
Dovecot, with half a dozen test email accounts.
Mail is setup correctly under the hood, e. g. I can access any account via
Thunderbird for sending and receiving mail.
And SELinux is set to permissive until everything works correctly.
I took some notes (in french) on the installation procedure under CentOS :
*
2008 Mar 31
1
download.file error
Dear all,
I am looking for a way to work out if a file on the internet exists before attempting to download it using the function download.file(). For example,
using a url that does not exist
url <- "http://finance.yahoo.com/ftse.csv"
destfile <- tempfile()
download.file(url = url, destfile = destfile)
# gives the following response ...
trying URL
2010 May 19
1
Where is the construction of a dist object from raw data described?
Any reference to the appropriate documentation would
be most appreciated.
I am using the TSP module for clustering of HIV
genetic sequences. The distances have already been
computed and available as either upper-triangular
or square, i.e.:
a 1 2 3
b 4 5
c 6
d
or
a 0 1 2 3
b 1 0 4 5
c 2 4 0 6
d 3 5 6 0
The TSP modules takes in a "dist" object.
2015 Dec 21
1
Supermicro CentOS 7 install failure
My workhorse server is a SuperMicro with their H8DM8-2 motherboard. For
many years it ran CentOS 5.x and 6.x until the boot drive failed last
year. I installed a 1TB SSD as /dev/sda and planned to install CentOS 7 on
it, replacing CentOS 6.5 on the failed drive. Unfortunately every CentOS 7
media I tried, either optical disk or USB thumb drive, breaks down just a
few seconds after selecting
2017 Apr 19
2
Using ntlm_auth to get NTLMv2 Session support from an application
Hello:
As many of you already probably know, the neon library is the workhorse for
davfs support.
However, right now, the current version of libneon has very limited support
for NTLM, particularly NTLMv2, both on the challenge/authentication side as
well as handling NTLMv2 Session Security.
There is a patch somewhere to add NTLMv2 authentication support natively
but there is zero support for
2010 May 30
2
Dovecot 1.2 - Quotas - Ignoring Trash folder
Hello guys,
Firstly I would like to state that I am fairly new to Dovecot. I have played
around with it in the past here and there but mainly with debian packages.
I have compiled this version of Dovecot from source, so please go easy with
me.
Ok now down to my questions:
I am having trouble getting Dovecot to 'ignore' the Trash folder when
summing up the used quota for a user.