search for: useraccount

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

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 b...
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) * m...
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 ''::useraccount''; expected '')'' So, what should I do to eliminate deprecation notices? :D...
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 s...
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 samba is getting information via getpwnam_r()) i think a nss module for database 'passwd' is nec...
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)
...g, srvsvc idmap_ldb:use rfc2307 = yes [netlogon] path = /usr/local/samba/var/locks/sysvol/ads.local/scripts read only = No [sysvol] path = /usr/local/samba/var/locks/sysvol read only = No [home] comment = %U %USERNAME% %ACCOUNTNAME% %USERACCOUNT% %u Home Directory path = /home/ADS read only = No [Global Share] comment = Global %D %DOMAIN% %DOMAINNAME% Share path = /home/globalshare valid users = User1 read list = User1 write list = User1 read only = No gues...
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-authent...
2019 Jan 21
2
force re-authentication when accessing different shares
...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 share should be accessable > > via windows client) > > Is't this a reimplementation on winbind nss interface?. Why not just > use winbind with one of it's...
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:/h...
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 15404, Level 16, State 19, Procedure xp_logininfo, Line 64 Could not obtain information about Windows NT group/user 'DOMAIN\useraccount', error code 0x5. In the security log on win...
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 user, but also an unix user. I think this is a legal construct. Is there another way to tell samba to use...
2008 Oct 29
0
Installation: not creating necessary directories
...=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 have come through though. ... collecting examples for package 'base' ... make[5]: Entering directory `/home/USERACCOUNT/mybin/R-2.8.0/src/library' /bin/sh: ../../bin/R: No such file or directory make[5]: *** [Rdfiles] Error 127 make[5]: Leaving directory `/home/USERACCOUNT/mybin/R-2.8.0/src/library' file ../../library/base/R-ex cannot be opened at ../../share/perl/massage-Examples.pl line 136. ... Is there...
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 share should be accessable > via windows client) Is't this a reimplementation on winbind nss interface?. Why not just use winbind with one of it's mapping strategies. I am pret...
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 m...
2005 Jun 08
2
Incoming call stops at random with Teliax
...-- Executing Congestion("SIP/208.139.204.232-08179340", "") in new stack == Spawn extension (from-sip-external, h, 2) exited non-zero on 'SIP/208.139.204.232-08179340' Here is the IAX config that some of their users say works but didn't for all. register=>useraccount:password@voip.teliax.com [teliax] type=friend context=from-pstn [to-teliax] username=useraccount type=peer secret=password host=voip.teliax.com disallow=all auth=md5 allow=g726 We still have other providers and their incoming context has more in it then Teliax, Is this normal? I have also follo...