Displaying 5 results from an estimated 5 matches for "toptest".
Did you mean:
  poptest
  
2005 Sep 15
2
net rpc rights problem with groups
...ello List,
 
I have tried to grant SeMachineAccountPrivilege to an extra group.
Users in this group should not have Admin rights but they should be able to join workstations to the domain.
My first try was to grant the right to a single user wich is working as expected.
 
net rpc rights grant "TOPTEST\toptest.r" SeMachineAccountPrivilege -U domainadmin
 
net rpc rights shows:
hgest3201:~ # net rpc rights list accounts -Udomainadmin
Password:
TOPTEST\toptest.r
SeMachineAccountPrivilege
The user can join workstations to TOPTEST.
But when I create a group named wksadd and grant SeMachineAccou...
2005 Jul 12
0
nmbd registering itself als DMB is not working
.../conf/etc/smb.conf)
		hgest3201:~ # testparm -s /samba/aadmt00/conf/etc/smb.conf
		Load smb config files from /samba/aadmt00/conf/etc/smb.conf
		Processing section "[netlogon]"
		Loaded services file OK.
		# Global parameters
		[global]
		        unix charset = UTF8
		        workgroup = TOPTEST
		        netbios name = AADMT00
		        server string = Backoffice Testsystem PDC
		        interfaces = 192.168.53.180, 127.0.0.1
		        bind interfaces only = Yes
		        smb passwd file = /samba/aadmt00/conf/private/smbpasswd
		        private dir = /samba/aadmt00/conf/private...
2005 Jun 30
2
nmbd as wins server
Hi,
 
I get constantly every some secondes this entry in log.nmd
[2005/06/30 15:11:22, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284)
  dump_workgroups()
   dump workgroup on subnet  192.168.53.180: netmask=  255.255.255.0:
        TOPTEST(1) current master browser = AADMT00
                AADMT00 400c9b0b (Backoffice Testsystem PDC)
[2005/06/30 15:11:22, 4] nmbd/nmbd_workgroupdb.c:dump_workgroups(284)
  dump_workgroups()
   dump workgroup on subnet  UNICAST_SUBNET: netmask= 192.168.53.180:
        TOPTEST(1) current master browser...
2007 May 07
6
Dovecot not handling r/o mailboxes completely, and problem with ACL as a workaround
...h/Maildir/dovecot/public/indexes/me
namespace:
  type: public
  separator: /
  prefix: #shared/org/
  location: 
maildir:/egr/mail/shared-dovecot2/org:CONTROL=%h/Maildir/dovecot/public/control/org:INDEX=%h/Maildir/dovecot/public/indexes/org
namespace:
  type: public
  separator: /
  prefix: #shared/toptest/
  location: 
maildir:/egr/mail/shared-dovecot2/toptest:CONTROL=%h/Maildir/dovecot/public/control/toptest:INDEX=%h/Maildir/dovecot/public/indexes/toptest
namespace:
  type: public
  separator: /
  prefix: #shared/ugs/
  location: 
maildir:/egr/mail/shared-dovecot2/ugs:CONTROL=%h/Maildir/dovecot/pub...
2005 Aug 17
0
Discussion: Samba Virtual Server Setup w/ LDAP Backend
...t001/conf/private/smbusers
		        utmp directory                  = /samba/agest001/conf/utmp
		        smb passwd file                 = /samba/agest001/conf/private/smbpasswd
		        log file                        = /samba/agest001/conf/log/%m.log
		        workgroup                       = TOPTEST
		        netbios name                    = AGEST001
		        server string                   = dfsrootserver
		        interfaces                      = 192.168.84.73/24
		        socket address                  = 192.168.84.73/24
		        bind interfaces only            = yes
		# DOMAIN SPECIFI...