search for: jgraham

Displaying 15 results from an estimated 15 matches for "jgraham".

Did you mean: graham
2024 Nov 19
1
Working through the PAM Offline Authentication Wiki page, but...
...the tests for initial online login to my newly joined Linux domain member the machine through ssh are failing. I ran: ??? terra ~ # ssh HOME\\jgraham at localhost ??? (HOME\jgraham at localhost) Password: ??? (HOME\jgraham at localhost) Password: ??? (HOME\jgraham at localhost) Password: ??? HOME\jgraham at localhost's password: ??? Permission denied, please try again. ??? HOME\jgraham at localhost's password: ??? Received disconn...
2024 Nov 14
1
Very strange: Samba is unable to access one of its own files
...As soon as the idmap lines were removed--and Samba was restarted--sanity was restored. I also uncommented these lines: ??? template shell = /bin/bash ??? template homedir = /home/%U I do get an unexpected result from retrieving my domain user's passwd line: ? ?? # getent passwd SAMDOM\\jgraham ???? SAMDOM\jgraham:*:10000:100::/home/SAMDOM/jgraham:/bin/false It appears that somehow the defaults from smb.conf are being ignored...or is it that the defaults were in place when the domain account was created? But, hmm, running ???? samba-tool user show -U Administrator jgraham gets me,...
2024 Nov 16
2
First Linux Machine Domain Join
...hich was necessary to start winbindd. It's now running, and the wbinfo and getent utilities are now behaving better: ??? terra ~ # wbinfo --ping-dc ??? checking the NETLOGON for domain[HOME] dc connection to "ceres.home.graham-family.org" succeeded terra ~ # getent passwd SAMDOM\\jgraham HOME\jgraham:*:10000:11001::/home/jgraham:/bin/bash >> Sorry but that is incorrect, it should be 'security = ADS' Thanks; fixed. I've been following the Samba Member Server Troubleshooting wiki page and have resolved almost everything. The only thing I've got at the mome...
2024 Nov 14
1
Very strange: Samba is unable to access one of its own files
...Samba was > restarted--sanity was restored. I also uncommented these lines: > > ??? template shell = /bin/bash > ??? template homedir = /home/%U > > I do get an unexpected result from retrieving my domain user's passwd > line: > > ? ?? # getent passwd SAMDOM\\jgraham > ???? SAMDOM\jgraham:*:10000:100::/home/SAMDOM/jgraham:/bin/false > > It appears that somehow the defaults from smb.conf are being > ignored...or is it that the defaults were in place when the domain > account was created? But, hmm, running > > ???? samba-tool user show...
2024 Nov 14
1
Very strange: Samba is unable to access one of its own files
...rectory and the shell attributes would be retrieved from AD--or else constructed from the 'template homedir' and 'template shell' lines in smb.conf. The values I set there were: ???? template shell = /bin/bash ???? template homedir = /home/%U but the getent is returning HOME\jgraham:*:10000:100::/home/SAMDOM/jgraham:/bin/false which appear to be the defaults for those two as opposed to what's specified in either smb.conf or AD. - John
2024 Nov 13
2
Very strange: Samba is unable to access one of its own files
On Wed, 13 Nov 2024 15:19:22 -0500 "John R. Graham via samba" <samba at lists.samba.org> wrote: > > On 11/12/24 09:35, Rowland Penny via samba wrote: > > > If you are using Debian, just install the libpam-winbind and > > libnss-winbind packages, open /etc/nsswitch.conf in your favourite > > editor and ensure that the passwd & group lines contain
2024 Nov 14
3
Very strange: Samba is unable to access one of its own files
...or else constructed from > the 'template homedir' and 'template shell' lines in smb.conf. The > values I set there were: > > ???? template shell = /bin/bash > ???? template homedir = /home/%U > That should work. > but the getent is returning > > HOME\jgraham:*:10000:100::/home/SAMDOM/jgraham:/bin/false > > which appear to be the defaults for those two as opposed to what's > specified in either smb.conf or AD. Yes, they are the defaults, as is the '100' for 'users' which is mapped to Domain Users. I suggest you set a gidN...
2024 Nov 16
1
First Linux Machine Domain Join
On Sat, 16 Nov 2024 10:38:06 -0500 "John R. Graham via samba" <samba at lists.samba.org> wrote: > I apparently haven't created the correct formula to get Samba to > start winbindd on my workstation in the process of joining my domain. > Testing winbindd connectivity fails: Samba doesn't start any daemons on a Unix domain member, you have to do it yourself. >
2024 Nov 14
1
Very strange: Samba is unable to access one of its own files
On Thu, 14 Nov 2024 10:21:17 -0500 "John R. Graham via samba" <samba at lists.samba.org> wrote: > On 11/14/24 10:04, Rowland Penny via samba wrote: > > Try running 'net cache flush' and try again with getent. > > The first time Samba is asked for a users details it gets it from > > AD, but it also then caches the details to speed things up, you are
2024 Nov 16
1
First Linux Machine Domain Join
...inbindd. It's now > running, and the wbinfo and getent utilities are now behaving better: > > ??? terra ~ # wbinfo --ping-dc > ??? checking the NETLOGON for domain[HOME] dc connection to > "ceres.home.graham-family.org" succeeded > terra ~ # getent passwd SAMDOM\\jgraham > HOME\jgraham:*:10000:11001::/home/jgraham:/bin/bash > > >> Sorry but that is incorrect, it should be 'security = ADS' > > Thanks; fixed. > > I've been following the Samba Member Server Troubleshooting wiki page > and have resolved almost everything....
2006 Jan 31
13
Acts_as_authenticated
Hello I have been trying a number of security/login generators recently. My favourite so far is the Acts_as_authenticated. I like the fact that it is only billed as a starting point and doesn''t try to do everything. I would like to add security roles to it, so that some of my controller actions can only be used by an admin role. Has anybody implemented this using
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
Hello Doug, I am not disputing anything you say and in fact, spring-rich is "okay" as far as swing development goes. But rails principles adheres to those which we hold near and dear such as "don''t repeat yourself" (note: spring-rich model, glazed lists model, jgoodies models) and "convention over configuration (note: xml config files). Let''s get away
2015 Jan 21
1
Request for bind large systems build
It would be nice (if not already available) to get a bind build with -with-tuning=large in the configure, this sets bind/named to run 'better' on large memory (read production) systems. If someone could point me at an official one, or consider this as a request for a bind.large.systems.x86_64 package to be in the main repos that would be great.
2015 Jan 22
1
Request for bind large systems build
RE: building self from SRPM from Frank cox. Yes I agree, it's not horrible to do, but it's a manual step on every patch into the repos, I'm hoping more for maintenance reasons. For that matter I can compile from isc.org's source tarball :)
2006 Jan 14
1
controller issue with rails? (osx)
hello, I created a table in MySQL and generated a scaffold against the database with a product named "article" and the controller named "admin", but when i try to load up the /admin view i get the following stack trace. I am new to rails so I am not sure about the nature of this error. Stack trace as follows. BR_joe NameError in Admin#index uninitialized constant Article