Displaying 20 results from an estimated 11000 matches similar to: "default profile"
2008 Apr 25
2
openldap - samba
I am having a problem getting users that were added in smbldap-useradd to be
able to login.
After I add them they are visible, but you can see I get this error -
pdb_get_group_sid:
Failed to find Unix account for test10
I believe that this has something to do with nss_ldap. because doing a
getent passwd, it doesn't display any smb info.
Any debugging info or help would be amazing, I'm
2007 Nov 07
3
net rpc join -U root error
On my server, I have root in LDAP, and am following the Samba3 by
example book, but I'm unable to get it to join the domain. I'm running
samba 3.0.25b.
[root@gomer samba]# net rpc join -U root%xxxxxxxx
Unable to find a suitable server
[root@gomer samba]# net rpc testjoin -S GOMER -U root%tical123
Join to 'ADMIN' is OK
[root@gomer samba]# net rpc
2008 Dec 16
3
Vista roaming profiles...
Hi everybody,
after many weeks of searching/trying, I still can't manage to get vista to use/save roaming profiles with samba as PDC...
It has apparently worked a few times in the beginning since the profiles directories are populated.
Could it be related to a Vista update or SP1?
Here's what I did so far:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
2016 Jul 22
1
authentication problem after upgrade to Debian Jessie
Hi,
I upgraded our servers from Wheezy to Jessie. I use samba in classic mode,
with openldap backend. After the upgrade, on the PDC (srv3) everything
seems to be ok, it authetnicates, the netlogon share is accessible on it,
but on the BDC (srv7), what is the file server, the authentication doesn't
work, shares are inaccessible.
I compared and syncronized the configuration files to as similar
2016 Aug 11
5
after classicupgrade
Hi,
I have Samba 4.2.10 server with NT4 configuration, with ldap backend on
Debian Jessie, and I want to upgrade it to AD. I test it now in virtul
environment. The classicupgrade was succesful.
getent passwd username
and
chown "username:Domain Users" test.txt
didn't work with this nsswitch.conf:
passwd: files ldap
group: files ldap
shadow: files ldap
, so I changed ldap to winbind.
2007 Nov 19
5
DNS problem?
I'm trying to join an XP SP2 PC called testpc to a test environment. Its
network settings are statically set. IP address is 10.8.3.209. I have a
PDC called gomer.mdah.state.ms.us w/ samba 3.0.26a and IP address is
10.8.3.37. On test PC I right click on my computer, properties, computer
name, change from workgroup WORKGROUP to domain ADAMSTEST.
But I get the error:
Note: This information
2009 Mar 24
1
problem with sambaNextRid (WAS: updating samba/ldap: do I need new attributes?)
Hello,
I did the steps described below and I have a problem with machine RIDs.
When I first join a machine, samba adds to my sambaDomainName ldap entry
a sambaNextRid attribute with a value of 1000.
Now samba uses this value (incremented each time) to give its RID
to the machine.
This is going to be a real problem as my current samba computes RDIs
as 1000+2*UID.
FWIW I'm using
2009 Mar 01
2
vlan problem
hello,
I want to use a samba server and an ldap server in two different lans. but
win xp pc can not join to pdc domain.
i ping the ldap server and smbldap-usershow shows the users but the "net rpc
getsid" can not fetch sid and coputers can't be added to ldap.
any idea?
2018 Aug 24
1
login a Linux client to a Samba NT4 style domain
Hi,
I would like to do what I mentioned in the subject
on an Ububtu 18.04. I tried it with the following steps:
https://lists.samba.org/archive/samba/2011-March/161372.html
My files on the client:
smb.conf
[global]
;Workstation Settings
workgroup = PM
netbios name = DS1223
server string = %h
security = domain
idmap backend = tdb
idmap uid = 15000-20000
idmap gid = 15000-20000
wins server =
2016 Oct 10
6
Replacement pdc samba3 to samba4 nt classic
Migration was held in connection with the breakdown of the old server
after setting up a new server stopped working to add windows pc to a domain
root at pdc:/var/log/samba# cat /etc/samba/smb.conf
[global]
# Default options
allow nt4 crypto = yes
client ntlmv2 auth = no
disable spoolss = yes
dns proxy
2008 Jun 10
8
2nd smb server
Hi,
i have already search for three days now but i can't find any tips. I am running a Samba PDC based on smb 3.0.23. No i want to integrate a second samba server which should serve serveral client, just to decrease the load on the pdc. This should not be a BDC, just a domain member. For user management i use openLDAP. Well, what do i need for this scenario? Do I need winbind or can i just
2008 Dec 24
4
samba server in two lans
hello
we have a samba server on centos 5.2 and 2 different lans. so we gave the
server to ips eth0:172.16.93.217 and eth1: 192.168.89.3
but after this when we tried to join clients (windows xp) to the domain the
error: "the specified domain either does not exist or could not be
contacted." what is the solution?
2008 Feb 19
2
understanding the ldap backend
Hello List,
i am trying to understand the LDAP-backend i just set up. Maybe someone
can help me a little understanding the whole magic.
In smb.conf i have my smbldap-tools scripts:
# use the smbldap-tools scripts
add user script = /usr/sbin//smbldap-useradd -m "%u"
delete user script = /usr/sbin//smbldap-userdel "%u"
add machine script = /usr/sbin//smbldap-useradd -w
2008 Aug 01
2
Using LDAP, no PDC/BDC, for multiple samba servers
Hi
Is it possible to use single LDAP server and multiple samba servers?
The problem I'm having now is
Each server thinks their host name is their LDAP domain name, or
sambaDomainName, and
complain the user's SID is different so can't authenticate.
How do I make samba servers use one domain name and SID?
LDAP domain name is DOMSMB
dn: sambaDomainName=DOMSMB,dc=my-domain,dc=com
2008 Jan 25
1
smbpasswd database is corrupt!
I added myself into OpenLDAP and deleted my user account from
/etc/passwd. Now samba complains in the log file:
Jan 25 10:17:56 roark smbd[2767]: build_sam_account: smbpasswd
database is corrupt! username awilliam with uid 511 is not in unix
passwd database!
however, I'm resolving my awilliam with nss_ldap, so I can ssh and su -l
awilliam fine. so shouldn't samba be able to get
2007 Aug 13
2
Freebsd + Samba + Ldap + Acls -> No locking file
Hello..
File server freebsd 6.2-STABLE + samba-3.0.25a + ldap + acls
Problem:
I've a situation where file locking does not seem to be functioning as expected, in that
more than one user can open and write to a file without any
notifications being displayed about the file already being opened by
another user.
I have two Windows XP clients accessing the same shared file, user1 has
the file
2019 Aug 14
2
symlink in a share
Hi,
I wanted to use a symlink in a share, but it didn't work. I tried it
on Samba 4.10. I thought that
follow symlinks = yes
is enough (and it is default). I googled about it, and found a solution:
unix extensions = no
in the global section, and
wide links = Yes
follow symlinks = yes
in the shares' section. According to the man,
unix extensions = yes
is the default, but the
samba-tool
2019 Jul 02
4
cannot set filesystem permissions on shares
Hi,
I would like to set filesystem permissions on shares (users, at the
moment) with Windows 10 (1809).
On the Samba side, the filesystem is ext4. I tested the extended
attributes usability with setfattr/getfattr, and setfacl/getfacl, and
they work.
I set the followings in smb.conf:
[global]
vfs objects = acl_xattr
map acl inherit = yes
store dos attributes = yes
...
[users]
path = /home/users
2007 Nov 09
1
A device attached to the system is not functioning.
Windows XP w/ SP2 is giving me that error message when I'm trying to log
into my domain:
A device attached to the system is not functioning.
error log:
[2007/11/09 10:21:01, 1]
rpc_server/srv_netlog_nt.c:_net_sam_logon_internal(1004)
_net_sam_logon: user TEST\testuser has user sid S-1-1-0
but group sid S-1-5-21-3536689092-529281149-710501220-513.
The conflicting domain portions are
2012 Oct 05
2
temporary profiles problem - don't want roaming profiles
I have a Samba PDC (Ubuntu 12, OpenLDAP 2.4.28, Samba 3.6.3), and at two
remote sites, I have some Samba BDCs.
For now I've manually entered the DCs as WINS servers on the workstations
I'm using for testing. At the remote sites, I can log in with an account
that has no logon path or logon home specified, and it works perfectly.
But at the main site, when I try to log on to one of these