search for: useraccounts

Displaying 20 results from an estimated 77 matches for "useraccounts".

Did you mean: user_accounts
2019 Jan 19
0
Problems after upgrade from Samba3/OpenLDAP to Samba4 - New Useraccounts aren't properly working
...is fine - but the account doe not got any access on networkshares. On dc-side you can retrieve the user-accounts via "wbinfo -u" (the old and new ones), respectively old and new groups via "wbinfo -g", but when you execute "getent passwd" it will only display the old useraccounts and not the new ones. It seems new accounts don't get valuable uid/gid. Does somebody know how to fix this problem? > > > -- Stefan Kania -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 195 by...
2014 Oct 21
2
Properly "locking" a useraccount (on a proxy)
I'm preparing a migration of several mailboxes to another machine. The different useraccounts are distributed to different backend machines by means of a dovecot LMTP/IMAP/POP proxy. Proxying is working really well (now that the kernel does as it should). But how can I "lock" a user during migration? The plan is: ============ * lock the user * kick the user (doveadm kick) * mi...
2019 Jan 16
4
Problems after upgrade from Samba3/OpenLDAP to Samba4 - New Useraccounts aren't properly working
...is fine - but the account doe not got any access on networkshares. On dc-side you can retrieve the user-accounts via "wbinfo -u" (the old and new ones), respectively old and new groups via "wbinfo -g", but when you execute "getent passwd" it will only display the old useraccounts and not the new ones. It seems new accounts don't get valuable uid/gid. Does somebody know how to fix this problem?
2013 Jun 24
1
Deprecation notice on custom type?
Deprecation notice: Resource references should now be capitalized on line 101 in file /etc/puppet/manifests/templates/basenode.pp This is the specific line of code: realize (users::useraccount[hiera(''users'')]) When I capitalize Users, I get the following error: Error 400 on SERVER: Could not parse for environment production: Syntax error at
2019 Jan 23
0
Problems after upgrade from Samba3/OpenLDAP to Samba4 - New Useraccounts aren't properly working
On Wed, 23 Jan 2019 13:10:04 +0100 (CET) Jens Günther <guenther at soscomp.de> wrote: > Thank you so much for your replies. In the meantime, I was able to > talk to the consultant again, who - as you already suspect - did the > "classicupgrade" with us. He explained to me that we changed from > rfc2307 to rid after the classic upgrade. Did he explain why you changed
2014 May 19
0
Samba How to kill the locked files from a useraccount by multiple smbd pids
Hello, I would like to how to do to kill the locked files from a useraccount by multiple smbd pids automatically when the session is closed? #### Details Samba server: Release: 5.10 Kernel architecture: sun4u Application architecture: sparc Hardware provider: Sun_Microsystems Kernel version: SunOS 5.10 Generic_142909-17 Samba version: Samba version 3.5.6 Smb.conf file section Global: #
2019 Jan 21
3
force re-authentication when accessing different shares
hello & thx for your fast response! i need a way to create samba shares without creating system user accounts: - add users via smbpasswd with unique password - no need for a corresponding useraccount in /etc/passwd - access to the corresponding shares should be independent from any domain (i.e. the share should be accessable via windows client) to come around the useraccount-restriction (as
2007 Sep 28
1
Testing emails with RSpec 1.0.8.
Anyone is doing email testing with RSpec? Can you post some examples? Thank you, Laco M. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20070928/e6e6d5d2/attachment.html
2014 May 27
2
CentOS 6.5 + Samba 4.1.6 - Variable Substitution (smb.conf)
Hello everyone. So, I come to you because I have a little problem when setting up my domain controller based on CentOS 6.5 and Samba 4.1.6. Everything works well, except for one small detail, which in my case blocking me. I would like to automatically generate the home directory of the user during the first connection (from Win or Linux), but the problem is that for some unknown reason,
2005 Feb 10
2
Samba (Linux) Server and Mac OS X Clients
Hi, I'v been googling around for information using a samba server as authentification and fileserver for mac os x clients. At the moment I have all useraccounts and (home-)shares configured on the samba server and I can manually connect to the server from the os x clients. My Questions: Has someone a how to configure a loginscript for mounting the samba shares? Or has someone a how to configure the systems that the mac client uses the server-authenti...
2019 Jan 21
2
force re-authentication when accessing different shares
On Mon, 21 Jan 2019 10:43:35 -0400 Robert Marcano via samba <samba at lists.samba.org> wrote: > On 1/21/19 10:24 AM, Harald Glanzer via samba wrote: > > hello & thx for your fast response! > > > > i need a way to create samba shares without creating system user > > accounts: > > > > - add users via smbpasswd with unique password > > - no
2007 Oct 23
2
winbind nss info = rfc2307 doesn't work when users not in "Users" Container?
Hi all, we have been using a samba setup with samba being an AD member, idmap backend = ad and winbind nss info = rfc2307 for several month without problems yet. But it turns out now that we cannot move useraccounts in AD from the original location "CN=Users,dc=uni-wh,dc=de" to a newly created OU "OU=uwhusers,dc=uni-wh,dc=de" because winbind doesn't get correct values for homedir and shell anymore: before: (correct output) lunkwill samba # getent passwd test test:*:51703:10645:test:/ho...
2013 Nov 04
1
Running SQL Server xp_logininfo with Samba PDC
We have setup Samba 4.1 as a PDC. We have successfully connected several Windows 2008 Servers to the domain and created various users/groups. During an application installation on the Windows server, it runs the command in SQL server: master..xp_logininfo 'MYDOMAIN\useraccount' SQLserver is running as a service user created on the domain (here called MYDOMAIN) This returns: Msg
2019 Jan 18
3
force re-authentication when accessing different shares
hi all! using samba 4.9 to export directories for 'virtual' users, i.e. users which have distinct homedirectories and distinct smbpasswd entries under a writeable /data partition. to prevent the need to create /etc/passwd useraccounts (on read-only /), a self written libnss modul acts as a source. the lib only checks if the homedirectory exists, returns a fake passwd struct, and finally smbpasswd backend checks for the correct password. this solution is working in principal, but the problem is that if (1) logging in to a share...
2020 Jul 06
2
Issues with FLOCK on NFS Share
Hello, When I run "cat /etc/passwd | grep 'qqeda11'", on my linux box, I get: qqeda11:x:79846:65600:Project Account for EDA:/home/qqeda11:/bin/bash When I run "wmic useraccount where (name='qqeda11' and domain='MUC') get name, sid" on my windows box, I get: Name SID qqeda11 S-1-5-21-43206524-2104247658-1151357142-1581344 so the user is an AD
2008 Oct 29
0
Installation: not creating necessary directories
I have tried installing R on a web server on which I have a user account but not root access. I checked and the PERL, Fortran, etc. prerequisites all seem in order. The compiling of R with: % ./configure --with-x=no This works fine without errors. I try a "make check", however, and soon get an error as it cannot find files which should have been made. Most of the files seem to
2019 Jan 21
0
force re-authentication when accessing different shares
On 1/21/19 10:24 AM, Harald Glanzer via samba wrote: > hello & thx for your fast response! > > i need a way to create samba shares without creating system user accounts: > > - add users via smbpasswd with unique password > - no need for a corresponding useraccount in /etc/passwd > - access to the corresponding shares should be independent from any domain > (i.e. the
2019 Jan 21
2
force re-authentication when accessing different shares
...> hi all! > > > > using samba 4.9 to export directories for 'virtual' users, i.e. users > which > > have distinct homedirectories and distinct smbpasswd entries under a > > writeable /data partition. > > > > to prevent the need to create /etc/passwd useraccounts (on read-only /), > a > > self written libnss modul acts as a source. the lib only checks if the > > homedirectory exists, returns a fake passwd struct, and finally smbpasswd > > backend checks for the correct password. > > > > this solution is working in principal,...
2008 Nov 15
1
TCP Stack Issues Under FreeBSD 7.1
Hi, Anyone else noticing any TCP Stack requests for information under a useraccount with mild to moderate TCP activity on HTTP and other sorts of ports returns zero results back unless you are root. [site@Eden ~]$ netstat -i reports netstat: kvm not available: /dev/mem: Permission denied ifnet: symbol not defined [site@Eden ~]$ netstat -an [site@Eden ~]$ netstat -m 377/823/1200 mbufs in use
2005 Jun 08
2
Incoming call stops at random with Teliax
We are setting up asterisk with Teliax and having trouble getting the incoming call to work all the time, the outgoing does not seem to have a problem. I have worked with their support but since they say that we are getting the initial call to our server they want to charge to take a look. They did a tcpdump and we are seeing an attempt but no CLI most of the time. Some times we see this but it