root at lightandsoundevent.de
2014-Feb-07  15:53 UTC
[Samba] Samba4 AD add Users via Rsat failed
Hello,
I am testing an Samba4 Ad in my local enviroment.
Connecting to the Server and login in from an Windows Machine works fine 
but if I try to change my password or add a new User via Rsat I recieve 
an error that the password could not be changed because the file was not 
found.
I would be glad if anyone could show me what i did wrong :)
Here is my smb.conf :
# Global parameters
[global]
         workgroup = KK
         realm = KK.LOCAL
         netbios name = KK-SERER
         server role = active directory domain controller
         dns forwarder = 8.8.8.8
         idmap_ldb:use rfc2307 = yes
[netlogon]
         path = /var/lib/samba/sysvol/kk.local/scripts
         read only = No
[sysvol]
         path = /var/lib/samba/sysvol
         read only = No
[Profiles]
      path = /samba/Profiles/
      read only = no
Kind regards,
Niklas Janneck
Hello Niklas Am 07.02.2014 16:53, schrieb root at lightandsoundevent.de:> Connecting to the Server and login in from an Windows Machine works fine > but if I try to change my password or add a new User via Rsat I recieve > an error that the password could not be changed because the file was not > found.This should work without any problem. But you gave very less information, what makes it difficult to help. What are the messages in the Samba logs, when you hit this problem? If you don't see anything interesting at log level 1, increase it to 3. On which platform do you use RSAT? Does adding users or changing passwords via samba-tool works? Regards, Marc
Apparently Analagous Threads
- Trouble connecting Windows 7 RSAT to a samba4 domain
- [LLVMdev] Regression in 3.4's register allocator?
- [LLVMdev] Regression in 3.4's register allocator?
- All DomU failing SSLv3 handshake (curl, apt-get, wget, etc.) but OK on Dom0
- [LLVMdev] Regression in 3.4's register allocator?