One problem when migrating from an NT-PDC to a 3.0.4SAMBA-PDC, the user ABC has different SID's. So I want to change the SID of user ABC on the SAMBA-PDC with the profiles-command. Suggest: User ABC in Domain NT has SID S-1-5-21-1234 User ABC in Domain LINUX has SID S-1-5-21-9876 So, on the Samba-Server I did: Profiles -c S-1-5-21-9876 -n S-1-5-21-1234 I get the error message: Could not open (null): Bad address Can somebody tell me how to use the profiles-command ???? Thanks a lot Dirk
Hi, did you use -v to get more informations??>-----Ursprungliche Nachricht----- >Von: samba-bounces+aseidel=aseidel.com@lists.samba.org >[mailto:samba-bounces+aseidel=aseidel.com@lists.samba.org]Im Auftrag von >Dirk Hennrichs >Gesendet: Freitag, 18. Juni 2004 11:37 >An: samba@lists.samba.org >Betreff: [Samba] How to use the "profiles" - command ? > > >One problem when migrating from an NT-PDC to a 3.0.4SAMBA-PDC, the user ABC >has different SID's. So I want to change the SID of user ABC on the >SAMBA-PDC with the profiles-command. > >Suggest: > >User ABC in Domain NT has SID S-1-5-21-1234 >User ABC in Domain LINUX has SID S-1-5-21-9876 > >So, on the Samba-Server I did: > >Profiles -c S-1-5-21-9876 -n S-1-5-21-1234 > >I get the error message: >Could not open (null): Bad address > > >Can somebody tell me how to use the profiles-command ???? > > > >Thanks a lot >Dirk > >-- >To unsubscribe from this list go to the following URL and read the >instructions: http://lists.samba.org/mailman/listinfo/samba
Hi, hm you forgot the file to change man profiles or profiles --usage should help nfs-1:/tmp/postfix-2.1.3 # profiles --usage Usage: [-?v] [--usage] [-c ARG] [-n ARG] <profilefile> nfs-1:/tmp/postfix-2.1.3 # till then arno> -----Ursprungliche Nachricht----- > Von: samba-bounces+aseidel=aseidel.com@lists.samba.org > [mailto:samba-bounces+aseidel=aseidel.com@lists.samba.org]Im Auftrag von > Dirk Hennrichs > Gesendet: Freitag, 18. Juni 2004 11:37 > An: samba@lists.samba.org > Betreff: [Samba] How to use the "profiles" - command ? > > > One problem when migrating from an NT-PDC to a 3.0.4SAMBA-PDC, > the user ABC > has different SID's. So I want to change the SID of user ABC on the > SAMBA-PDC with the profiles-command. > > Suggest: > > User ABC in Domain NT has SID S-1-5-21-1234 > User ABC in Domain LINUX has SID S-1-5-21-9876 > > So, on the Samba-Server I did: > > Profiles -c S-1-5-21-9876 -n S-1-5-21-1234 > > I get the error message: > Could not open (null): Bad address > > > Can somebody tell me how to use the profiles-command ???? > > > > Thanks a lot > Dirk > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > >