Displaying 20 results from an estimated 2000 matches similar to: "Problems with winbind and AD using Ubuntu 9.10"
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 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 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 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 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 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 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 Apr 24
1
Samba: trust fails - MORE
So I ended up doing a
net ads leave
which removed the machine account from Active directory. Now I am trying
to re-add it, but it seems to still be hanging around in Kerberos ...
root at workhorse:/etc# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: administrator at DACRIB.LOCAL
Valid starting Expires Service principal
04/24/10 17:25:50 04/25/10 03:25:55
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
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 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 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 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
2012 Jun 29
2
Samba with Active directory integration problem
Hi,
I have followed the all the steps given, in
https://help.ubuntu.com/community/ActiveDirectoryWinbindHowto. to
integrate the samba with active directory.
I have the following configuration file,
[global]
workgroup = ASSURANCE
security = ads
realm = ASSURANCE.LOCAL
encrypt passwords = yes
winbind separator = +
idmap backend = lwopen
idmap uid =
2010 Jul 27
1
Changing password on unix client joined to AD
Hi.
I've set up a Samba PDC on Debian, working fine with XP Clients.
I'm now trying to have a linux client join the domain. I managed to do that, but I cannot handle password expiration. When the domain pass is expired, in GDM I see a message "Your password is expired" but the user can log in anyway.
I used the following guide to configure my Linux client, which is an Ubuntu
2013 Aug 28
1
Samba4 Member Server not working
Hi,
I have one Samba4 server running as Active Directory Domain Controller.
It's working like a charm.
So I needed to add another server to be a Member Server (File Server).
The server is running samba-4.0.9.
Configured and compiled ok:
./configure --prefix=/usr/local/samba --sysconfdir=/etc
--localstatedir=/var --mandir=/usr/man --bindir=/usr/bin
--sbindir=/usr/sbin --libdir=/lib
2016 Aug 12
0
WINBIND: UID and GID false mappings on domain member
On Fri, 12 Aug 2016 07:33:27 -0700 (PDT)
rawi via samba <samba at lists.samba.org> wrote:
> Hi @ALL
>
> Trying to migrate to Samba AD after 12 lucky years with samba
> NT-domain + server profiles and homes in a small research institute.
>
> I decided to provision a new domain and create the users and groups
> using samba-tool with most of its parameters.
> I
2006 Oct 18
2
nss didn't list winbind user/groups
Hi all!
Im using samba 3.0.23c from debian backports and I finding some problems,
this host has worked flawlessly since a a few months ago. But now stopped to
work properly.
My versions are:
ii winbind 3.0.23c-1~bpo.1 service to resolve user
and group information from Windows N
ii samba 3.0.23c-1~bpo.1 a LanManager-like file and
printer server for
2013 Feb 05
0
Samba 3.5 to 3.6
Reading :
http://wiki.samba.org/index.php/Samba_3.6_Features_added/changed
it seems there are options not to check having consistant SIDs.
Otherwise, I used the solution with :
net setlocalsid
and it worked for me.
Jacky
-------------------------------------------
Here, the details of what I did :
BEFORE :
j-carimalo at j-carimalo-desktop:~$ smbclient //172.18.220.10/test -U
j-carimalo
Enter
2024 May 02
1
named wont start
On 5/1/24 17:51, Peter Carlson via samba wrote:
>
> On 5/1/24 17:32, Peter Carlson via samba wrote:
>>
>>>>>> In an ideal world, the Samba dns server (be it the internal or
>>>>>> Bind9) should just be responsible for the AD domain and forward
>>>>>> anything unknown to another dns server (which is how dns servers