Hello, I receive this error when trying to add an Active Directory user in the Backup Operators group. Do you know what could be the reason and how to fix it ? The server dali is a sun solaris system: SunOS dali 5.9 Generic_118558-05 sun4u sparc SUNW,Sun-Fire-480R The samba version on this server is 3.0.9 This server is succesfully joined into the active directory domain EMEA net rpc info -S dali Domain Name: EMEA Domain SID: S-1-5-21-2188191474-962303098-1574304029 Sequence number: 1197369746 Num users: 0 Num domain groups: 0 Num local groups: 0 net rpc group list -Uadminbbs Password: System Operators Replicators Guests Power Users Print Operators Administrators Account Operators Backup Operators Users net groupmap list System Operators (S-1-5-32-549) -> -1 Replicators (S-1-5-32-552) -> -1 Guests (S-1-5-32-546) -> -1 Domain Admins (S-1-5-21-2188191474-962303098-1574304029-512) -> -1 Domain Guests (S-1-5-21-2188191474-962303098-1574304029-514) -> -1 Domain Users (S-1-5-21-2188191474-962303098-1574304029-513) -> -1 Power Users (S-1-5-32-547) -> -1 Print Operators (S-1-5-32-550) -> -1 Administrators (S-1-5-32-544) -> -1 Account Operators (S-1-5-32-548) -> -1 Backup Operators (S-1-5-32-551) -> -1 Users (S-1-5-32-545) -> -1 net rpc group addmem "Backup Operators" adminbbs -Uadminbbs Password: Could not lookup up group member adminbbs Could not add adminbbs to Backup Operators: NT_STATUS_NONE_MAPPED
Hi All, Looks like smbtorture is attempting to recreate an epoll event handle when pid changes. Not sure why? How do I fix this? [root@scale-148 bin]# ./smbtorture //10.60.100.131/moab2 BENCH-NBENCH -U engsmoke/admin1%"pass()wd" --numprogs 1 --loadfile client2.txt Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Snip of client.txt: ReadX 12294 69632 4096 4096 NT_STATUS_OK ReadX 12294 73728 4096 4096 NT_STATUS_OK SET_FILE_INFORMATION 12294 1004 NT_STATUS_OK WriteX 12294 0 4096 4096 NT_STATUS_OK Close 12294 NT_STATUS_OK NTCreateX "\clients\client1\~dmtmp\PWRPNT\PCBENCHM.PPT" 0x40 0x1 12295 NT_STATUS_OK SET_FILE_INFORMATION 12295 1004 NT_STATUS_OK Close 12295 NT_STATUS_OK NTCreateX "\clients\client1\~dmtmp\PWRPNT\PCBENCHM.PPT" 0x40 0x1 12296 NT_STATUS_OK ReadX 12296 0 4096 4096 NT_STATUS_OK FIND_FIRST "\clients\client1\~dmtmp\<.JNK" 260 1366 0 NT_STATUS_NO_SUCH_FILE FIND_FIRST "\clients\client1\~dmtmp\<.JNK" 260 1366 0 NT_STATUS_NO_SUCH_FILE Thanks Carl -----Original Message----- From: samba-bounces+c.dubois=f5.com@lists.samba.org [mailto:samba-bounces+c.dubois=f5.com@lists.samba.org] On Behalf Of Kurt De Kesel Sent: Tuesday, December 11, 2007 8:20 AM To: samba@lists.samba.org Subject: [Samba] net rpc group error Hello, I receive this error when trying to add an Active Directory user in the Backup Operators group. Do you know what could be the reason and how to fix it ? The server dali is a sun solaris system: SunOS dali 5.9 Generic_118558-05 sun4u sparc SUNW,Sun-Fire-480R The samba version on this server is 3.0.9 This server is succesfully joined into the active directory domain EMEA net rpc info -S dali Domain Name: EMEA Domain SID: S-1-5-21-2188191474-962303098-1574304029 Sequence number: 1197369746 Num users: 0 Num domain groups: 0 Num local groups: 0 net rpc group list -Uadminbbs Password: System Operators Replicators Guests Power Users Print Operators Administrators Account Operators Backup Operators Users net groupmap list System Operators (S-1-5-32-549) -> -1 Replicators (S-1-5-32-552) -> -1 Guests (S-1-5-32-546) -> -1 Domain Admins (S-1-5-21-2188191474-962303098-1574304029-512) -> -1 Domain Guests (S-1-5-21-2188191474-962303098-1574304029-514) -> -1 Domain Users (S-1-5-21-2188191474-962303098-1574304029-513) -> -1 Power Users (S-1-5-32-547) -> -1 Print Operators (S-1-5-32-550) -> -1 Administrators (S-1-5-32-544) -> -1 Account Operators (S-1-5-32-548) -> -1 Backup Operators (S-1-5-32-551) -> -1 Users (S-1-5-32-545) -> -1 net rpc group addmem "Backup Operators" adminbbs -Uadminbbs Password: Could not lookup up group member adminbbs Could not add adminbbs to Backup Operators: NT_STATUS_NONE_MAPPED -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
Hello again, Do I need to patch the kernel (2.4.21) to support epoll? -----Original Message----- From: Carl Dubois [mailto:c.dubois@acopia.com] Sent: Tuesday, December 11, 2007 9:43 AM To: samba@lists.samba.org Subject: [Samba] smbtorture epoll Hi All, Looks like smbtorture is attempting to recreate an epoll event handle when pid changes. Not sure why? How do I fix this? [root@scale-148 bin]# ./smbtorture //10.60.100.131/moab2 BENCH-NBENCH -U engsmoke/admin1%"pass()wd" --numprogs 1 --loadfile client2.txt Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Failed to recreate epoll handle after fork Snip of client.txt: ReadX 12294 69632 4096 4096 NT_STATUS_OK ReadX 12294 73728 4096 4096 NT_STATUS_OK SET_FILE_INFORMATION 12294 1004 NT_STATUS_OK WriteX 12294 0 4096 4096 NT_STATUS_OK Close 12294 NT_STATUS_OK NTCreateX "\clients\client1\~dmtmp\PWRPNT\PCBENCHM.PPT" 0x40 0x1 12295 NT_STATUS_OK SET_FILE_INFORMATION 12295 1004 NT_STATUS_OK Close 12295 NT_STATUS_OK NTCreateX "\clients\client1\~dmtmp\PWRPNT\PCBENCHM.PPT" 0x40 0x1 12296 NT_STATUS_OK ReadX 12296 0 4096 4096 NT_STATUS_OK FIND_FIRST "\clients\client1\~dmtmp\<.JNK" 260 1366 0 NT_STATUS_NO_SUCH_FILE FIND_FIRST "\clients\client1\~dmtmp\<.JNK" 260 1366 0 NT_STATUS_NO_SUCH_FILE Thanks Carl -----Original Message----- From: samba-bounces+c.dubois=f5.com@lists.samba.org [mailto:samba-bounces+c.dubois=f5.com@lists.samba.org] On Behalf Of Kurt De Kesel Sent: Tuesday, December 11, 2007 8:20 AM To: samba@lists.samba.org Subject: [Samba] net rpc group error Hello, I receive this error when trying to add an Active Directory user in the Backup Operators group. Do you know what could be the reason and how to fix it ? The server dali is a sun solaris system: SunOS dali 5.9 Generic_118558-05 sun4u sparc SUNW,Sun-Fire-480R The samba version on this server is 3.0.9 This server is succesfully joined into the active directory domain EMEA net rpc info -S dali Domain Name: EMEA Domain SID: S-1-5-21-2188191474-962303098-1574304029 Sequence number: 1197369746 Num users: 0 Num domain groups: 0 Num local groups: 0 net rpc group list -Uadminbbs Password: System Operators Replicators Guests Power Users Print Operators Administrators Account Operators Backup Operators Users net groupmap list System Operators (S-1-5-32-549) -> -1 Replicators (S-1-5-32-552) -> -1 Guests (S-1-5-32-546) -> -1 Domain Admins (S-1-5-21-2188191474-962303098-1574304029-512) -> -1 Domain Guests (S-1-5-21-2188191474-962303098-1574304029-514) -> -1 Domain Users (S-1-5-21-2188191474-962303098-1574304029-513) -> -1 Power Users (S-1-5-32-547) -> -1 Print Operators (S-1-5-32-550) -> -1 Administrators (S-1-5-32-544) -> -1 Account Operators (S-1-5-32-548) -> -1 Backup Operators (S-1-5-32-551) -> -1 Users (S-1-5-32-545) -> -1 net rpc group addmem "Backup Operators" adminbbs -Uadminbbs Password: Could not lookup up group member adminbbs Could not add adminbbs to Backup Operators: NT_STATUS_NONE_MAPPED -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba