similar to: Could not get shadow information for NOUSER

Displaying 20 results from an estimated 1000 matches similar to: "Could not get shadow information for NOUSER"

2008 Apr 17
2
Firewall/router
I was using pfSense in a vm under esx but I want to move to Xen and prefer something that can run as a pv guest. Anyone got any reco's of what can run on top of CentOS to perform a similar role as pfSense (perform nat/pat and firewall etc between two interfaces)? Thanks for any ideas! jlc
2006 Jan 17
2
OpenSSH, Radius, PAM & NOUSER issue
Hi ! Sorry to bring back the infamous "NOUSER" in the conversation but I didn't get the workaround on that problem. Firstly, I'm using : - openssh-3.1p1-15 which is the version which comes by default with my Red Hat Linux Advanced Server release 2.1AS. - I'm using PAM, set up to use radius. Please find below the /etc/pam.d/sshd file : #%PAM-1.0 auth
2007 Oct 19
2
AD Auth, but Unix users and groups
Hello All: I have a Samba server (running 3.0.11) that uses an LDAP SAM for authentication. We now have AD (native mode) running in house. Since everyone has a login there, I would like to use the AD credentials for authentication. However, I would like to continue to use the Unix user ids and group ids, etc. All the documentation for AD authentication talks about ID mapping, etc. I don't
2007 Nov 28
3
2 DHCP server in one subnet
Hello all, In the network there is already a W2K server serving as DHCP server for the network. Then we want to implement LTSP, so we need to setup another DHCP server, right? Due to unexpected reason (little by little migration of w98 clients to LTSP), we need to keep the W2K server running in that network. Can we then have 2 DHCP server in the same subnet, only serving pre-determine clients
2006 Mar 07
1
VNC into active session
Hi all, Can I VNC into an active session? I mean user can see what we do in their screen. Right now the /etc/sysconfig/vncservers is: VNCSERVERS="2:userku" VNCSERVERARGS[2]="-geometry 800x600" I have vncpasswd for userku and restart vncserver. Then, can I vnc from another pc into the active session on the userku PC? Thank you very much. -- Fajar Priyanto | Reg'd Linux
2008 Mar 27
1
Anyone still uses "MO drive"?
Hi all, I'm trying to use an old MO drive in Centos5.0. It's connected to an adaptec scsi card. From dmesg, the card seems to be recognized, but it doesn't "create" the sda device from the MO drive. Is there any more steps I must do? From Yahoo search (since it has older archive than google), it seems that Linux should be automatically recognize and setting up the scsi
2008 May 14
1
custom iptables chain jumping
Hi all, When we create a custom chain in iptables, should we specifically create a rule to 'jump back' to the previous chain? For example: iptables -A INPUT -j CUSTOMCHAIN iptables -A CUSTOMCHAIN rule1 iptables -A CUSTOMCHAIN rule2 Should we add: iptables -A CUSTOMCHAIN -j INPUT ? Or, it will automatically go back to CHAIN when there's no more rule? Thank you very much, -- Fajar
2006 Feb 22
4
Centos vs FC
Hi all, I hope I'm not starting a flame war. I'm installing Centos 4.2 for a mail server. I've been experimenting with, Centos before, and now wanting to put it into a real action as mail server. Can someone pls tell me the up and down between Centos and FC? I'm familiar with FC4 and some things that I like from it: 1. The available packages are abundant. Very easy to find
2006 Mar 14
2
Help. Failed event on md1
Hi all, This morning I received this notification from mdadm: This is an automatically generated mail message from mdadm running on server-mail.mydomain.kom A Fail event had been detected on md device /dev/md1. Faithfully yours, etc. In /proc/mdstat I see this: Personalities : [raid1] md1 : active raid1 sdb2[2](F) sda2[0] 77842880 blocks [2/1] [U_] md0 : active raid1 sdb1[1] sda1[0]
2006 Jun 16
4
Help with bash script
Hi all, Can someone pls help me on how to make this bash script? I want to monitor a process, and then when the process (for some reason) dies, the script will start the process again. Thank you, -- Fajar Priyanto | Reg'd Linux User #327841 | Linux tutorial http://linux2.arinet.org 18:39:44 up 10:21, 2.6.16-1.2111_FC5 GNU/Linux Let's use OpenOffice. http://www.openoffice.org
2007 Oct 22
3
Samba "hijack" the connection?
Dear all, I have 2 domains: JUPITER.COM (Samba 3.0.23c - Centos5) and WIN.COM (Windows 2000 Adv Srv). I join a windows XP SP1 (MOON), first to Windows domain and then to Samba's. The problem is when I join the XP to Samba's and then try to logon to WIN.COM, the XP is instead logon to Samba, thus the username is not found. The DNS is not a problem, I set the DNS of the XP to
2007 Nov 20
4
About md5sum
Hi all, A friend of mine gives me a copy of Centos5 DVD. I then make an iso of it using dd if=/dev/cdrom of=centos5.iso command. I then check it using sha1sum. But the result is different than of listed in Centos website. Should it the same? Or we simply cannot compare sha1sum from burned DVD to that of 'unburned' iso file? Thanks. -- Fajar Priyanto | Reg'd Linux User #327841 | Linux
2006 Sep 25
1
Pls help on configuring autofs on NFS
Hi all, I'm trying to setup this scenario on NFS and autofs on Centos 4.3: - useradd nfstest on an NFS server (192.168.1.247) - Setting up this NFS server /etc/exports: /home/nfstest 192.168.1.252/255.255.255.0(rw,sync,no_root_squash) - useradd nfstest on a client machine (192.168.1.252) - make sure that the uid and gid are the same on the server and the client - setting up
2007 Jan 23
3
rsync doesn't update directory ownership
Hi all, Has anyone encountered this: On ServerA, I make this directory: /var/ftp/pub/userA with ownership root.root It gets rsynced to serverB with this command: rsync -avzgorp --delete -e ssh /var/ftp/pub/ root at serverB:/var/ftp/pub/ However, when I change the ownership of /var/ftp/pub/userA to userA.userA, this change is not rsync-ed to serverB. Is there any option to achieve this? Thank
2007 Jul 31
1
Can someone help? Strange behaviour of establishing trust
Hello all, I'm using Samba on Centos5: [root@centosbdc ~]# rpm -qa | grep samba system-config-samba-1.2.39-1.el5 samba-client-3.0.23c-2 samba-common-3.0.23c-2 samba-3.0.23c-2 I'm trying to establish a interdom trust with a w2k domain (POLY): [root@centosbdc ~]# net rpc trustdom establish POLY Password: Could not connect to server POLY123 [2007/07/31 14:46:51, 0]
2006 Sep 12
2
HTB - Centos 4.4
Dear Friends, I am using HTB version 0.85 in CENTOS 4.4 and I configurated to limit bandwidth port 80 (hhtp) and 25 (smtp), but HTB don't work. Below , show files. [root at srv001 htb]# ls -la total 36 drwxrwxrwx 2 root root 4096 Set 11 21:46 . drwxr-xr-x 11 root root 4096 Set 11 00:11 .. -rw-r--r-- 1 root root 19 Fev 12 2002 eth0 -rw-r--r-- 1 root root 89 Set 11 01:01
2008 May 13
2
samba PDC
how to configure samba server to only authenticate the users. Means all the users profiles should be stored on the local PC itself. It should not be stored on the server. i am a beginner to linux i have installed Centos 5.1 Please help me out. i searched in google its no use. Regards, Gopinath M Signal Networks Pvt. Ltd. Smile... it increases your face value! -------------- next part
2013 Nov 04
1
is sssd *faster* than samba4's builtin winbind?
Using samba 4.0.9 as an AD DC (no other domain servers). Since my UIDs and GIDs have changed, I was doing cleanup: find /srv/svn/ -xdev '(' -nouser -o -nogroup ')' -ls I noticed this was very slow -- iostat reported only about 2tps and 50kB/s to my disks. So I timed it with nsswitch.conf users & groups set to "files" vs. "files winbind": # with
2008 Jan 14
1
Kickstart install with a degraded raid array
Is it possible to install CentOS 5 with a degraded RAID 1 array using kickstart? I have the kickstart file already created but the "server" I want to use only has 1 hard drive in it at the moment. Until I can order a 2nd drive, I wanted to install the OS then once I received the replacement drive "fix" the array. I have seen instructions how to do this manually, but so far have
2007 Dec 13
1
Regd: iptables port forward and response from the forwarding port
Dear All, I am still new to iptables and need some clarification and My Current Setup is CentOS 4.4 I need to implement some sort of transparent proxy server for the rsync protocol. (In case you don't know: rsync uses tcp and the standard port 873). I want to port forward the rsync client request to server2 from server1 and Details are given below 1. I am Execute the rsync command from