Displaying 2 results from an estimated 2 matches for "smbtmpgrp00".
2003 Dec 11
2
USRMGR.EXE won't add user
...______________
_____________________________________________________________________________
/
| /usr/local/samba/bin/mygroupadd
\_____________________________________________________________________________
/
| #!/bin/bash
|
| # Add the group using normal system groupadd tool.
| groupadd smbtmpgrp00
|
| thegid=`cat /etc/group | grep smbtmpgrp00 | cut -d ":" -f3`
|
| # Now change the name to what we want for the MS Windows networking end
| cp /etc/group /etc/group.bak
| cat /etc/group.bak | sed -e "s/smbtmpgrp00/$1/g" > /etc/group
|
| # Now return the GID as would norm...
2003 Sep 30
10
NT4-Samba Migration Test Results
John,
We previously corresponded on our testing of Samba 3.0.0 RC4. Since
then,
we have downloaded the Samba 3.0.0 Release version for testing with some
interesting results.
The Setup
Major Networks: Solaris (NIS), Windows Native NT4 Domain
Our Test Plan
We are testing Samba 3.0 as a candidate for replacing the old NT4
Domain.
Being a complex production networking environment, we replicated